<?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>question Re: Error Running MapReduce2 job using YARN in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110564#M42594</link>
    <description>&lt;P&gt;This issue was a result of misconfiguration of one of the nodes having an ip address conflict with another server. Once the ip address was corrected, we were able to review the logs and address classpath errors. Thanks everyone for their suggestions.&lt;/P&gt;</description>
    <pubDate>Wed, 02 Nov 2016 20:34:22 GMT</pubDate>
    <dc:creator>vijaysl</dc:creator>
    <dc:date>2016-11-02T20:34:22Z</dc:date>
    <item>
      <title>Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110559#M42589</link>
      <description>&lt;P&gt;We installed  and configured HDP-2.5.0.0. When we run a mapreduce job it fails with the diagnostics message "We crashed durring a commit". The status on Map and Reduce tasks indicate that they were successful. Following is the error  observed in syslog output. How do we troubleshoot this error?Any tips will be appreciated.&lt;/P&gt;&lt;PRE&gt;2016-10-03 15:19:20,017 FATAL [main] org.apache.hadoop.mapreduce.v2.app.MRAppMaster: Error starting MRAppMaster
java.io.IOException: Was asked to shut down.
	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster$5.run(MRAppMaster.java:1559)
	at java.security.AccessController.doPrivileged(Native Method)
	at javax.security.auth.Subject.doAs(Subject.java:422)
	at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1724)
	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.initAndStartAppMaster(MRAppMaster.java:1553)
	at org.apache.hadoop.mapreduce.v2.app.MRAppMaster.main(MRAppMaster.java:1486)
2016-10-03 15:19:20,021 INFO [main] org.apache.hadoop.util.ExitUtil: Exiting with status 1

&lt;/PRE&gt;</description>
      <pubDate>Tue, 04 Oct 2016 02:37:07 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110559#M42589</guid>
      <dc:creator>vijaysl</dc:creator>
      <dc:date>2016-10-04T02:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110560#M42590</link>
      <description>&lt;P&gt;wrong mapreduce.jobhistory.address property's value. try to copy mapred-site.xml from the cluster&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 02:59:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110560#M42590</guid>
      <dc:creator>chennuri_gouris</dc:creator>
      <dc:date>2016-10-04T02:59:19Z</dc:date>
    </item>
    <item>
      <title>Re: Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110561#M42591</link>
      <description>&lt;A rel="user" href="https://community.cloudera.com/users/13476/vijaylakshman.html" nodeid="13476"&gt;@Vijay Lakshman&lt;/A&gt;&lt;P&gt; Can you check the container size allocated ? Seems you are hitting memory issue.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 03:01:23 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110561#M42591</guid>
      <dc:creator>sshimpi</dc:creator>
      <dc:date>2016-10-04T03:01:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110562#M42592</link>
      <description>&lt;P&gt;Thank you for the suggestion. I have verified the hostname and port for mapreduce.jobhistory.address and they are accurate. We are using the copy of the config from the cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 23:08:06 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110562#M42592</guid>
      <dc:creator>vijaysl</dc:creator>
      <dc:date>2016-10-04T23:08:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110563#M42593</link>
      <description>&lt;P&gt;Thank You for the suggestion. This appears to be plausible. Will allocate additional memory and post an update.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Oct 2016 23:09:21 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110563#M42593</guid>
      <dc:creator>vijaysl</dc:creator>
      <dc:date>2016-10-04T23:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110564#M42594</link>
      <description>&lt;P&gt;This issue was a result of misconfiguration of one of the nodes having an ip address conflict with another server. Once the ip address was corrected, we were able to review the logs and address classpath errors. Thanks everyone for their suggestions.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Nov 2016 20:34:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110564#M42594</guid>
      <dc:creator>vijaysl</dc:creator>
      <dc:date>2016-11-02T20:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error Running MapReduce2 job using YARN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110565#M42595</link>
      <description>&lt;P&gt;I faced similiar issue. &lt;/P&gt;&lt;P&gt;We had a HDP upgrade, still my jobs are pointing to the custom library (which are all of previous version). I have updated my custom library with latest jars. The issue is fixed.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Jul 2017 22:34:46 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Error-Running-MapReduce2-job-using-YARN/m-p/110565#M42595</guid>
      <dc:creator>vnath87</dc:creator>
      <dc:date>2017-07-26T22:34:46Z</dc:date>
    </item>
  </channel>
</rss>

