<?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: tPigLoad cannot load any file from HDFS, it is getting the null value in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371475#M134416</link>
    <description>I'm having the same issue - same stack trace.&lt;BR /&gt;I don't seem able to post screenshots, but my flow is essentially:&lt;BR /&gt;tRowGenerator -&amp;gt; tPigLoad --&amp;gt; tPigCode --&amp;gt; tPigStoreResult&lt;BR /&gt;If I disable the StoreResult component, I get no errors...</description>
    <pubDate>Wed, 14 Oct 2015 12:01:29 GMT</pubDate>
    <dc:creator>_AnonymousUser</dc:creator>
    <dc:date>2015-10-14T12:01:29Z</dc:date>
    <item>
      <title>tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371473#M134414</link>
      <description>Hi, Guys 
&lt;BR /&gt;I am using your talend big data open studio to testing for big data, and running into an issue 
&lt;BR /&gt;When I tried to use tPigLoad to load file in HDFS, it gives the error please see the screen shot. 
&lt;BR /&gt;I have tried every solution in google, but none does work. 
&lt;BR /&gt; 
&lt;BR /&gt;this is my testing schema in hdfs 
&lt;BR /&gt; 
&lt;BR /&gt;please help me. Thank you! 
&lt;BR /&gt; 
&lt;BR /&gt;I don't know why the screen shot is missed 
&lt;BR /&gt;please see the error 
&lt;BR /&gt; 
&lt;I&gt;Starting job T_Pigload_Test at 03:08 10/08/2015.&lt;/I&gt; 
&lt;BR /&gt; connecting to socket on port 3587 
&lt;BR /&gt; connected 
&lt;BR /&gt; connecting to socket on port 4700 
&lt;BR /&gt; connected 
&lt;BR /&gt;: org.apache.hadoop.util.NativeCodeLoader - Unable to load native-hadoop library for your platform... using builtin-java classes where applicable 
&lt;BR /&gt;objc: Class JavaLaunchHelper is implemented in both /Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/bin/java and /Library/Java/JavaVirtualMachines/jdk1.8.0_11.jdk/Contents/Home/jre/lib/libinstrument.dylib. One of the two will be used. Which one is undefined. 
&lt;BR /&gt;: org.apache.hadoop.mapreduce.JobSubmitter - Hadoop command-line option parsing not performed. Implement the Tool interface and execute your application with ToolRunner to remedy this. 
&lt;BR /&gt;: org.apache.hadoop.mapreduce.JobSubmitter - No job jar file set.&amp;nbsp; User classes may not be found. See Job or Job#setJar(String). 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Ooops! Some job has failed! Specify -stop_on_failure if you want Pig to stop immediately on failure. 
&lt;BR /&gt;: org.apache.pig.tools.pigstats.mapreduce.MRPigStatsUtil - 1 map reduce job(s) failed! 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; disconnected 
&lt;BR /&gt; 
&lt;I&gt;Job T_Pigload_Test ended at 03:09 10/08/2015. &lt;/I&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBJQ.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/150428i6545EF7CF38FE9E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBJQ.png" alt="0683p000009MBJQ.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBGD.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/157503i1245614E3A772EC7/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBGD.png" alt="0683p000009MBGD.png" /&gt;&lt;/span&gt; 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBJa.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134414i8D9F3BD5FC67D718/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBJa.png" alt="0683p000009MBJa.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Sat, 16 Nov 2024 11:06:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371473#M134414</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T11:06:18Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371474#M134415</link>
      <description>FYI, in the document from talend open big studio, I can successfully run the first 3 example&lt;BR /&gt;A_HCatalog_Create&lt;BR /&gt;B_HCatalog_Load&lt;BR /&gt;C_HCatalog_Read&lt;BR /&gt;I have no issue about connect to HCatalog, HDFS and namenode. I setup my own vm cluster and can run the pig command inside the pig shell (grunt) in the cluster.&lt;BR /&gt;Just cannot trigger the tPigLoad component in talend to the cluster, I believe the connection to namenode from talend to hadoop cluster is good. Can someone help me?&lt;BR /&gt;Thank you so much.</description>
      <pubDate>Mon, 10 Aug 2015 16:53:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371474#M134415</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-10T16:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371475#M134416</link>
      <description>I'm having the same issue - same stack trace.&lt;BR /&gt;I don't seem able to post screenshots, but my flow is essentially:&lt;BR /&gt;tRowGenerator -&amp;gt; tPigLoad --&amp;gt; tPigCode --&amp;gt; tPigStoreResult&lt;BR /&gt;If I disable the StoreResult component, I get no errors...</description>
      <pubDate>Wed, 14 Oct 2015 12:01:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371475#M134416</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2015-10-14T12:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371476#M134417</link>
      <description>Hi&amp;nbsp;&lt;BR /&gt;Were you able to get this problem resolved? I am facing the same issue. Please let me know how you resolved the issue&amp;nbsp;&lt;BR /&gt;Thanks&lt;BR /&gt;Krithika</description>
      <pubDate>Tue, 26 Jan 2016 20:59:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371476#M134417</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-26T20:59:51Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371477#M134418</link>
      <description>Hi Krithika,&lt;BR /&gt;On which build version you got this issue? What's your work flow?&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 28 Jan 2016 07:26:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371477#M134418</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-28T07:26:57Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371478#M134419</link>
      <description>Talend version 6.1.1
&lt;BR /&gt;TPigload- tpigstoreresult
&lt;BR /&gt;Reading a file from hdfs in mapreduce mode and storing the results in a different directory in hdfs
&lt;BR /&gt;Can you please help? It is urgentt</description>
      <pubDate>Thu, 28 Jan 2016 13:23:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371478#M134419</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-28T13:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371479#M134420</link>
      <description>Can anyone pls respond to the questions above?</description>
      <pubDate>Fri, 29 Jan 2016 17:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371479#M134420</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-01-29T17:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371480#M134421</link>
      <description>Hi kswamina,
&lt;BR /&gt;Are&amp;nbsp;you able&amp;nbsp;to connect to HDFS? What's your OS and hadoop version?
&lt;BR /&gt;Is your Talend&amp;nbsp;Studio&amp;nbsp;Java version is the same as the cluster? 1.8? More information will be preferred.
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Mon, 01 Feb 2016 06:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371480#M134421</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T06:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371481#M134422</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Yes, I am able to connect to HDFS. I am using 
&lt;B&gt; windows 7 enterprise&lt;/B&gt;. Hadoop version is 
&lt;B&gt;2.7.1&lt;/B&gt;. Java version 
&lt;B&gt;1.8.0_65&lt;/B&gt; in both talend and cluster. 
&lt;BR /&gt; 
&lt;BR /&gt;Namenode URI "hdfs://10.56.70.93:9000" 
&lt;BR /&gt;Resource Manager "10.56.70.93:8032" 
&lt;BR /&gt;Resource Manager Scheduler Address: "10.56.70.93:8030" 
&lt;BR /&gt;If I remove the tPigStoreResult component from the job, i don't get any error. 
&lt;BR /&gt;Please helpp. If you need more information, please let me know 
&lt;BR /&gt;thanks 
&lt;BR /&gt;Krithika</description>
      <pubDate>Mon, 01 Feb 2016 15:13:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371481#M134422</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T15:13:19Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371482#M134423</link>
      <description>Hi Sabrina, 
&lt;BR /&gt;Also, please find attached the screenshot for the above issue 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MBJf.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/144512iADA1B0B59F920F2F/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MBJf.png" alt="0683p000009MBJf.png" /&gt;&lt;/span&gt;</description>
      <pubDate>Mon, 01 Feb 2016 15:15:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371482#M134423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-01T15:15:33Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371483#M134424</link>
      <description>Hi,&amp;nbsp;
&lt;BR /&gt;When i export the job and run it as shell script, this is the error message i get.
&lt;BR /&gt;6/02/01 20:25:13 INFO mapReduceLayer.MapReduceLauncher: job job_1454362501785_0008 has failed! Stop running all dependent jobs
&lt;BR /&gt;6/02/01 20:25:13 INFO mapReduceLayer.MapReduceLauncher: 100% complete
&lt;BR /&gt;6/02/01 20:25:13 INFO client.RMProxy: Connecting to ResourceManager at /10.56.70.93:8032
&lt;BR /&gt;6/02/01 20:25:13 INFO client.RMProxy: Connecting to ResourceManager at /10.56.70.93:8032
&lt;BR /&gt;6/02/01 20:25:13 ERROR mapreduce.MRPigStatsUtil: 1 map reduce job(s) failed!
&lt;BR /&gt;6/02/01 20:25:13 INFO mapreduce.SimplePigStats: Script Statistics:&amp;nbsp;
&lt;BR /&gt;HadoopVersionPigVersionUserIdStartedAtFinishedAtFeatures
&lt;BR /&gt;2.7.1.2.3.2.0-29500.15.0.2.3.2.0-2950skrithika2016-02-01 20:25:072016-02-01 20:25:13UNKNOWN
&lt;BR /&gt;Failed!
&lt;BR /&gt;Failed Jobs:
&lt;BR /&gt;JobIdAliasFeatureMessageOutputs
&lt;BR /&gt;job_1454362501785_0008tPigLoad_1_row1_RESULTMAP_ONLYMessage: Job failed!/user/skrithika/pigstore,
&lt;BR /&gt;Input(s):
&lt;BR /&gt;Failed to read data from "/user/skrithika/test_data/data.txt"
&lt;BR /&gt;Output(s):
&lt;BR /&gt;Failed to produce result in "/user/skrithika/pigstore"
&lt;BR /&gt;Counters:
&lt;BR /&gt;Total records written : 0
&lt;BR /&gt;Total bytes written : 0
&lt;BR /&gt;Spillable Memory Manager spill count : 0
&lt;BR /&gt;Total bags proactively spilled: 0
&lt;BR /&gt;Total records proactively spilled: 0
&lt;BR /&gt;Job DAG:
&lt;BR /&gt;job_1454362501785_0008
&lt;BR /&gt;
&lt;BR /&gt;16/02/01 20:25:13 INFO mapReduceLayer.MapReduceLauncher: Failed!</description>
      <pubDate>Tue, 02 Feb 2016 01:32:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371483#M134424</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T01:32:12Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371484#M134425</link>
      <description>Hi, 
&lt;BR /&gt;Have you already checked document: 
&lt;A href="https://help.talend.com/search/all?query=Supported+Hadoop+distribution+versions&amp;amp;content-lang=en" target="_blank" rel="nofollow noopener noreferrer"&gt;TalendHelpCenter&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M9p6.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/134116iFBD5D7F21624A744/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M9p6.png" alt="0683p000009M9p6.png" /&gt;&lt;/span&gt;upported Hadoop distribution versions&lt;/A&gt;&amp;nbsp;to see if you are on supported Hadoop distribution? 
&lt;BR /&gt;Best regards 
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 02 Feb 2016 06:44:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371484#M134425</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T06:44:37Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371485#M134426</link>
      <description>Yes, it is supported. Checked. This could be a yarn issue?&amp;nbsp;</description>
      <pubDate>Tue, 02 Feb 2016 12:13:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371485#M134426</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-02T12:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: tPigLoad cannot load any file from HDFS, it is getting the null value</title>
      <link>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371486#M134427</link>
      <description>it looks more like a code generation issue.</description>
      <pubDate>Fri, 11 Mar 2016 01:26:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/tPigLoad-cannot-load-any-file-from-HDFS-it-is-getting-the-null/m-p/2371486#M134427</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-03-11T01:26:52Z</dc:date>
    </item>
  </channel>
</rss>

