<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: [resolved] Unable to read JSON file rows, only 1st row in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361266#M125664</link>
    <description>tFileInputJSON read all file as single JSON, You can use&amp;nbsp; 
&lt;BR /&gt;tFileInputFullRow -&amp;gt; tExtractJOSNFileds -&amp;gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFoD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146215i7389B508C27024A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFoD.png" alt="0683p000009MFoD.png" /&gt;&lt;/span&gt;</description>
    <pubDate>Fri, 14 Oct 2016 05:32:09 GMT</pubDate>
    <dc:creator>vapukov</dc:creator>
    <dc:date>2016-10-14T05:32:09Z</dc:date>
    <item>
      <title>[resolved] Unable to read JSON file rows, only 1st row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361265#M125663</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;I am new with Talend and currently trying Talend Studio for Cloud and considering to subscribing it very soon.&lt;BR /&gt;I am trying to create a new job to read our source Json file. I am using tFileInputJSON - main - tExtractJSONFields - main - tLogRow&lt;BR /&gt;the content of the file is:&lt;BR /&gt;&lt;BR /&gt;{"name": "Magas", "countryCode": "643", "country": "Russia", "longitude": 45.01776123046875, "location": "Nazran", "airportIcaoCode": "%u04", "latitude": 43.323814392089844, "timezone": "Asia/Baku", "altitudeFeet": 1060, "_id": "%u0", "landmarkId": 100002446640}&lt;BR /&gt;{"name": "Truckee-Tahoe Airport", "countryCode": "840", "country": "United States", "longitude": -120.13956451416016, "location": "Truckee", "airportIcaoCode": "KTRK", "latitude": 39.32004165649414, "timezone": "America/Denver", "altitudeFeet": 5900, "_id": "...", "landmarkId": 100003026478}&lt;BR /&gt;{"name": "Moton Field Municipal Airport", "countryCode": "840", "country": "United States", "longitude": -85.6800308227539, "location": "Tuskegee", "airportIcaoCode": "N", "latitude": 32.4605712890625, "timezone": "America/Fort_Wayne", "altitudeFeet": 264, "_id": "06A", "landmarkId": 100003159617}&lt;BR /&gt;&lt;BR /&gt;I could only read the first record instead of all 3? What should I do to make the ETL table to read the whole file?&lt;BR /&gt;I have a feeling it is due to no proper naming of the node? But other tools that we are using are able to read the file as it is.&lt;BR /&gt;Please advise,&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Endy&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFrl.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/151417i4DE85130B6D9743B/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFrl.png" alt="0683p000009MFrl.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFsY.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131924i051C0E5C94C45BD6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFsY.png" alt="0683p000009MFsY.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFsd.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/131726i5768A86521CA89C3/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFsd.png" alt="0683p000009MFsd.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 14 Oct 2016 04:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361265#M125663</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-14T04:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to read JSON file rows, only 1st row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361266#M125664</link>
      <description>tFileInputJSON read all file as single JSON, You can use&amp;nbsp; 
&lt;BR /&gt;tFileInputFullRow -&amp;gt; tExtractJOSNFileds -&amp;gt;&amp;nbsp; 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MFoD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/146215i7389B508C27024A7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MFoD.png" alt="0683p000009MFoD.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Fri, 14 Oct 2016 05:32:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361266#M125664</guid>
      <dc:creator>vapukov</dc:creator>
      <dc:date>2016-10-14T05:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Unable to read JSON file rows, only 1st row</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361267#M125665</link>
      <description>Thanks Vapukov, it's working perfectly.
&lt;BR /&gt;Setting it to resolved.</description>
      <pubDate>Fri, 14 Oct 2016 06:13:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Unable-to-read-JSON-file-rows-only-1st-row/m-p/2361267#M125665</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-10-14T06:13:26Z</dc:date>
    </item>
  </channel>
</rss>

