<?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] Error Running PIG in Talend Sandbox in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375303#M137748</link>
    <description>screenshots 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/396421/screenshots.pdf.pdf" target="_blank"&gt;screenshots.pdf&lt;/A&gt;</description>
    <pubDate>Tue, 16 Aug 2016 17:15:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-08-16T17:15:06Z</dc:date>
    <item>
      <title>[resolved] Error Running PIG in Talend Sandbox</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375300#M137745</link>
      <description>Hi 
&lt;BR /&gt;I am getting the below error when trying to run a simple PIG Job. This just loads and stores the files 
&lt;BR /&gt;Starting job Test_Pig1 at 22:01 15/08/2016. 
&lt;BR /&gt; connecting to socket on port 3912 
&lt;BR /&gt; connected 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - fs.default.name is deprecated. Instead, use fs.defaultFS 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - mapred.job.tracker is deprecated. Instead, use mapreduce.jobtracker.address 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: hdfs://sandbox:8020 
&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;: org.apache.hadoop.conf.Configuration.deprecation - fs.default.name is deprecated. Instead, use fs.defaultFS 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - fs.default.name is deprecated. Instead, use fs.defaultFS 
&lt;BR /&gt;: org.apache.pig.tools.pigstats.ScriptState - Pig features used in the script: UNKNOWN 
&lt;BR /&gt;: org.apache.pig.newplan.logical.optimizer.LogicalPlanOptimizer - {RULES_ENABLED=} 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - mapred.textoutputformat.separator is deprecated. Instead, use mapreduce.output.textoutputformat.separator 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MRCompiler - File concatenation threshold: 100 optimistic? false 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MultiQueryOptimizer - MR plan size before optimization: 1 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MultiQueryOptimizer - MR plan size after optimization: 1 
&lt;BR /&gt;: org.apache.hadoop.yarn.client.RMProxy - Connecting to ResourceManager at sandbox/192.168.255.136:8050 
&lt;BR /&gt;: org.apache.pig.tools.pigstats.ScriptState - Pig script settings are added to the job 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - mapred.job.reduce.markreset.buffer.percent is deprecated. Instead, use mapreduce.reduce.markreset.buffer.percent 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler - mapred.job.reduce.markreset.buffer.percent is not set, set to default 0.3 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - mapred.output.compress is deprecated. Instead, use mapreduce.output.fileoutputformat.compress 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler - creating jar file Job2768210825357464261.jar 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler - jar file Job2768210825357464261.jar created 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - mapred.jar is deprecated. Instead, use mapreduce.job.jar 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.JobControlCompiler - Setting up single store job 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - 1 map-reduce job(s) waiting for submission. 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - mapred.job.tracker.http.address is deprecated. Instead, use mapreduce.jobtracker.http.address 
&lt;BR /&gt;: org.apache.hadoop.yarn.client.RMProxy - Connecting to ResourceManager at sandbox/192.168.255.136:8050 
&lt;BR /&gt;: org.apache.hadoop.conf.Configuration.deprecation - fs.default.name is deprecated. Instead, use fs.defaultFS 
&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.lib.input.FileInputFormat - Total input paths to process : 4 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.util.MapRedUtil - Total input paths to process : 4 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.util.MapRedUtil - Total input paths (combined) to process : 1 
&lt;BR /&gt;: org.apache.hadoop.mapreduce.JobSubmitter - number of splits:1 
&lt;BR /&gt;: org.apache.hadoop.mapreduce.JobSubmitter - Submitting tokens for job: job_1471297391392_0002 
&lt;BR /&gt;: org.apache.hadoop.yarn.client.api.impl.YarnClientImpl - Submitted application application_1471297391392_0002 
&lt;BR /&gt;: org.apache.hadoop.mapreduce.Job - The url to track the job: 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - HadoopJobId: job_1471297391392_0002 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Processing aliases tPigLoad_1_row1_RESULT 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - detailed locations: M: tPigLoad_1_row1_RESULT C: &amp;nbsp;R:&amp;nbsp; 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - 0% complete 
&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.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - job job_1471297391392_0002 has failed! Stop running all dependent jobs 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - 100% complete 
&lt;BR /&gt;: org.apache.pig.tools.pigstats.PigStatsUtil - 1 map reduce job(s) failed! 
&lt;BR /&gt;: org.apache.pig.tools.pigstats.SimplePigStats - Script Statistics:&amp;nbsp; 
&lt;BR /&gt;HadoopVersion PigVersion UserId StartedAt FinishedAt Features 
&lt;BR /&gt;2.4.0.2.1.1.0-385 0.12.1.2.1.1.0-385 talend 2016-08-15 22:01:14 2016-08-15 22:01:33 UNKNOWN 
&lt;BR /&gt;Failed! 
&lt;BR /&gt;Failed Jobs: 
&lt;BR /&gt;JobId Alias Feature Message Outputs 
&lt;BR /&gt;job_1471297391392_0002 tPigLoad_1_row1_RESULT MAP_ONLY Message: Job failed! hdfs://sandbox:8020/user/talend/airplanes_cp1, 
&lt;BR /&gt;Input(s): 
&lt;BR /&gt;Failed to read data from "hdfs://sandbox:8020/user/talend/clickstream_demo/input" 
&lt;BR /&gt;Output(s): 
&lt;BR /&gt;Failed to produce result in "hdfs://sandbox:8020/user/talend/airplanes_cp1" 
&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_1471297391392_0002 
&lt;BR /&gt; 
&lt;BR /&gt;: org.apache.pig.backend.hadoop.executionengine.mapReduceLayer.MapReduceLauncher - Failed! 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job Test_Pig1 ended at 22:01 15/08/2016.</description>
      <pubDate>Sat, 16 Nov 2024 10:27:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375300#M137745</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T10:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error Running PIG in Talend Sandbox</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375301#M137746</link>
      <description>Hi,
&lt;BR /&gt;Could you please post your job setting screenshot into forum which will be helpful for us to address your issue quickly?
&lt;BR /&gt;Best regards
&lt;BR /&gt;Sabrina</description>
      <pubDate>Tue, 16 Aug 2016 07:28:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375301#M137746</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T07:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error Running PIG in Talend Sandbox</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375302#M137747</link>
      <description>Hi Sabrina&lt;BR /&gt;Thanks for looking into this, Please find attached the screenshots. First 2 are for Load and 3rd is for store&lt;BR /&gt;Regards&lt;BR /&gt;Raj</description>
      <pubDate>Tue, 16 Aug 2016 17:12:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375302#M137747</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T17:12:57Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error Running PIG in Talend Sandbox</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375303#M137748</link>
      <description>screenshots 
&lt;BR /&gt; 
&lt;A href="https://community.talend.com/legacyfs/online/membersTempo/396421/screenshots.pdf.pdf" target="_blank"&gt;screenshots.pdf&lt;/A&gt;</description>
      <pubDate>Tue, 16 Aug 2016 17:15:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375303#M137748</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T17:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error Running PIG in Talend Sandbox</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375304#M137749</link>
      <description>Hi&lt;BR /&gt;This is resolved. I have added the below Hadoop Property and it got fixed&lt;BR /&gt;Property : "yarn.application.classpath"&amp;nbsp;&lt;BR /&gt;value : "/usr/hdp/current/hadoop-client/*,/usr/hdp/current/hadoop-client/lib/*,/usr/hdp/current/hadoop-hdfs-client/*,/usr/hdp/current/hadoop-hdfs-client/lib/*,/usr/hdp/current/hadoop-yarn-client/*,/usr/hdp/current/hadoop-yarn-client/lib/*,/usr/hdp/current/hadoop-mapreduce-client/lib/*,/usr/hdp/current/hadoop-mapreduce-client/*"</description>
      <pubDate>Tue, 16 Aug 2016 18:07:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375304#M137749</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-16T18:07:27Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] Error Running PIG in Talend Sandbox</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375305#M137750</link>
      <description>Hi,&lt;BR /&gt;Thanks for your prompt reply and sharing your solution with us.&lt;BR /&gt;Best regards&lt;BR /&gt;Sabrina</description>
      <pubDate>Thu, 18 Aug 2016 09:39:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-Error-Running-PIG-in-Talend-Sandbox/m-p/2375305#M137750</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-08-18T09:39:15Z</dc:date>
    </item>
  </channel>
</rss>

