<?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: Error:SAS Map reduce job using CDH VM 5.8 in SAS Data Management</title>
    <link>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/353257#M10560</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99429"&gt;@ajain59&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/33307"&gt;@AnnaBrown&lt;/a&gt;'s answer here is solid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I am about to say may not be your issue, but I have encounter it numerous times.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the CDH Quickstart VM is that you have to ensure that it has enough resources (I use 16GB RAM and 2 processors - I have a fairly robust desktop PC). Pay special attention to the Cloudera recommendations regarding resources and exceed them if you can. Back to a potential solutionn...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have the resources then you need patience. I find that it takes a long time for the CDH services to start. It takes patience. Something I have little of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pro Tip: &amp;nbsp;Go into Cloudera Manager and stop unnecessary services. this frees up resources and allows the quickstart to run better in a constrained environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 25 Apr 2017 15:49:13 GMT</pubDate>
    <dc:creator>JBailey</dc:creator>
    <dc:date>2017-04-25T15:49:13Z</dc:date>
    <item>
      <title>Error:SAS Map reduce job using CDH VM 5.8</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/343240#M10219</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am submitting map reduce job a word count example but getting an error message. Can some one provide the fix around it.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;proc hadoop username='cloudera' password='cloudera' verbose;&lt;BR /&gt;mapreduce&lt;BR /&gt;input="/user/cloudera/hamlet.txt"&lt;BR /&gt;output="/user/sas/outputs"&lt;BR /&gt;jar="C:\Users\ajain59\Desktop\abc\WordCount\Hadoop.jar"&lt;BR /&gt;map="org.apache.hadoop.examples.WordCount$TokenizerMapper"&lt;BR /&gt;reduce="org.apache.hadoop.examples.WordCount$IntSumReducer"&lt;BR /&gt;combine="org.apache.hadoop.examples.WordCount$IntSumReducer"&lt;BR /&gt;outputvalue="org.apache.hadoop.io.IntWritable"&lt;BR /&gt;outputkey="org.apache.hadoop.io.Text"&lt;BR /&gt;;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;NOTE: Hadoop Job (HDP_JOB_ID), job_1489673305643_0008, SAS Map/Reduce Job,&lt;BR /&gt;&lt;A href="http://quickstart.cloudera:8088/proxy/application_1489673305643_0008/" target="_blank"&gt;http://quickstart.cloudera:8088/proxy/application_1489673305643_0008/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;ERROR: Job job_1489673305643_0008 has failed. Please, see job log for details. Job tracking URL :&lt;BR /&gt;&lt;A href="http://quickstart.cloudera:8088/cluster/app/application_1489673305643_0008" target="_blank"&gt;http://quickstart.cloudera:8088/cluster/app/application_1489673305643_0008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also, I checkd the hadoop log and got the following error message:&lt;/P&gt;&lt;P&gt;&lt;A href="http://quickstart.cloudera:8088/cluster/app/application_1489673305643_0008" target="_blank"&gt;http://quickstart.cloudera:8088/cluster/app/application_1489673305643_0008&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;------ Error Log----&lt;/P&gt;&lt;DIV&gt;Application application_1489673305643_0008 failed 2 times due to AM Container for appattempt_1489673305643_0008_000002 exited with exitCode: 1&lt;/DIV&gt;&lt;DIV&gt;For more detailed output, check application tracking page:&lt;A href="http://quickstart.cloudera:8088/proxy/application_1489673305643_0008/Then" target="_blank"&gt;http://quickstart.cloudera:8088/proxy/application_1489673305643_0008/Then&lt;/A&gt;, click on links to logs of each attempt.&lt;/DIV&gt;&lt;DIV&gt;Diagnostics: Exception from container-launch.&lt;/DIV&gt;&lt;DIV&gt;Container id: container_1489673305643_0008_02_000001&lt;/DIV&gt;&lt;DIV&gt;Exit code: 1&lt;/DIV&gt;&lt;DIV&gt;Exception message: /bin/bash: line 0: fg: no job control&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Stack trace: ExitCodeException exitCode=1: /bin/bash: line 0: fg: no job control&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;at org.apache.hadoop.util.Shell.runCommand(Shell.java:578)&lt;/DIV&gt;&lt;DIV&gt;at org.apache.hadoop.util.Shell.run(Shell.java:481)&lt;/DIV&gt;&lt;DIV&gt;at org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:763)&lt;/DIV&gt;&lt;DIV&gt;at org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launchContainer(DefaultContainerExecutor.java:213)&lt;/DIV&gt;&lt;DIV&gt;at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:302)&lt;/DIV&gt;&lt;DIV&gt;at org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.ContainerLaunch.call(ContainerLaunch.java:82)&lt;/DIV&gt;&lt;DIV&gt;at java.util.concurrent.FutureTask.run(FutureTask.java:262)&lt;/DIV&gt;&lt;DIV&gt;at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)&lt;/DIV&gt;&lt;DIV&gt;at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)&lt;/DIV&gt;&lt;DIV&gt;at java.lang.Thread.run(Thread.java:745)&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;Container exited with a non-zero exit code 1&lt;/DIV&gt;&lt;DIV&gt;Failing this attempt. Failing the application.&lt;/DIV&gt;&lt;P&gt;----------------------&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 22 Mar 2017 12:08:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/343240#M10219</guid>
      <dc:creator>ajain59</dc:creator>
      <dc:date>2017-03-22T12:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error:SAS Map reduce job using CDH VM 5.8</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/344752#M10246</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A id="link_8" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99429" target="_self"&gt;ajain59&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks for your question! I suggest&amp;nbsp;&lt;A href="http://support.sas.com/ctx/supportform/createForm" target="_blank"&gt;opening a track with Technical Support&lt;/A&gt;&amp;nbsp;for this scenario.&amp;nbsp;&lt;A href="http://support.sas.com/techsup/contact/index.html" target="_blank"&gt;Check out this page&lt;/A&gt;&amp;nbsp;for&amp;nbsp;information on other ways to contact Tech Support.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best,&lt;/P&gt;
&lt;P&gt;Anna&lt;/P&gt;</description>
      <pubDate>Mon, 27 Mar 2017 19:44:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/344752#M10246</guid>
      <dc:creator>AnnaBrown</dc:creator>
      <dc:date>2017-03-27T19:44:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error:SAS Map reduce job using CDH VM 5.8</title>
      <link>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/353257#M10560</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/99429"&gt;@ajain59&lt;/a&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/33307"&gt;@AnnaBrown&lt;/a&gt;'s answer here is solid.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What I am about to say may not be your issue, but I have encounter it numerous times.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When using the CDH Quickstart VM is that you have to ensure that it has enough resources (I use 16GB RAM and 2 processors - I have a fairly robust desktop PC). Pay special attention to the Cloudera recommendations regarding resources and exceed them if you can. Back to a potential solutionn...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Once you have the resources then you need patience. I find that it takes a long time for the CDH services to start. It takes patience. Something I have little of.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Pro Tip: &amp;nbsp;Go into Cloudera Manager and stop unnecessary services. this frees up resources and allows the quickstart to run better in a constrained environment.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best wishes,&lt;/P&gt;
&lt;P&gt;Jeff&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Apr 2017 15:49:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Data-Management/Error-SAS-Map-reduce-job-using-CDH-VM-5-8/m-p/353257#M10560</guid>
      <dc:creator>JBailey</dc:creator>
      <dc:date>2017-04-25T15:49:13Z</dc:date>
    </item>
  </channel>
</rss>

