<?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: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332343#M231138</link>
    <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/70098"&gt;@Gcima009&lt;/a&gt;&amp;nbsp;It will be difficult to say what's the issue is from this error stack.&lt;/P&gt;&lt;P&gt;Could you generate yarn application log for this job, and review it or attach it here, or only paste the detailed error message?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;yarn logs -applicationId application_1639152705224_0018 &amp;gt; app_log.out&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 15 Dec 2021 18:02:57 GMT</pubDate>
    <dc:creator>smruti</dc:creator>
    <dc:date>2021-12-15T18:02:57Z</dc:date>
    <item>
      <title>Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/331970#M231035</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have some issue with my queries in Hive, they are very simple queries.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;One day start to fail and this is the error :&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;FONT color="#FF0000"&gt;Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of job:job_1639152705224_0018&lt;/FONT&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;INFO  : Kill Command = &lt;A href="http://srvbigdatap01.agbar.ga.local:8889/hue/filebrowser/view=/opt/cloudera/parcels/CDH-6.2.1-1.cdh6.2.1.p0.1425774/lib/hadoop/bin/hadoop" target="_blank" rel="noopener"&gt;/opt/cloudera/parcels/CDH-6.2.1-1.cdh6.2.1.p0.1425774/lib/hadoop/bin/hadoop&lt;/A&gt; job  -kill job_1639152705224_0018
INFO  : Hadoop job information for Stage-1: number of mappers: 1; number of reducers: 0
INFO  : 2021-12-10 17:35:35,913 Stage-1 map = 0%,  reduce = 0%
INFO  : 2021-12-10 17:35:43,176 Stage-1 map = 100%,  reduce = 0%, Cumulative CPU 7.34 sec
ERROR : Ended Job = job_1639152705224_0018 with exception 'java.io.IOException(Could not find status of job:job_1639152705224_0018)'
java.io.IOException: Could not find status of job:job_1639152705224_0018
	at org.apache.hadoop.hive.ql.exec.mr.HadoopJobExecHelper.progress(HadoopJobExecHelper.java:300)
	at org.apache.hadoop.hive.ql.exec.mr.HadoopJobExecHelper.progress(HadoopJobExecHelper.java:574)
	at org.apache.hadoop.hive.ql.exec.mr.ExecDriver.execute(ExecDriver.java:454)
	at org.apache.hadoop.hive.ql.exec.mr.MapRedTask.execute(MapRedTask.java:151)
	at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:199)
	at org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:97)
	at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:2200)
	at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1843)
	at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1563)
	at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1339)
	at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1334)
	at org.apache.hive.service.cli.operation.SQLOperation.runQuery(SQLOperation.java:256)
	at org.apache.hive.service.cli.operation.SQLOperation.access$600(SQLOperation.java:92)
	at org.apache.hive.service.cli.operation.SQLOperation$BackgroundWork$1.run(SQLOperation.java:345)
	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:1875)
	at org.apache.hive.service.cli.operation.SQLOperation$BackgroundWork.run(SQLOperation.java:357)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

ERROR : FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of job:job_1639152705224_0018
INFO  : Completed executing command(queryId=hive_20211210173528_ff76c3df-a33b-41d0-b328-460c9b65deda); Time taken: 21.669 seconds
Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of job:job_1639152705224_0018 (state=08S01,code=1)
Closing: 0: jdbc:hive2://datap01.agbar.ga.local:10000/default&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;Thanks&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2021 16:52:17 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/331970#M231035</guid>
      <dc:creator>Gcima009</dc:creator>
      <dc:date>2021-12-10T16:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332343#M231138</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/70098"&gt;@Gcima009&lt;/a&gt;&amp;nbsp;It will be difficult to say what's the issue is from this error stack.&lt;/P&gt;&lt;P&gt;Could you generate yarn application log for this job, and review it or attach it here, or only paste the detailed error message?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;yarn logs -applicationId application_1639152705224_0018 &amp;gt; app_log.out&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 15 Dec 2021 18:02:57 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332343#M231138</guid>
      <dc:creator>smruti</dc:creator>
      <dc:date>2021-12-15T18:02:57Z</dc:date>
    </item>
    <item>
      <title>Re: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332446#M231157</link>
      <description>&lt;P&gt;hi&amp;nbsp;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/82698"&gt;@smruti&lt;/a&gt;&amp;nbsp;.&amp;nbsp;&lt;/P&gt;&lt;P&gt;this is the response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[root@datap01 ~]# yarn logs -applicationId application_1639152705224_0018 &amp;gt; app_log.out&lt;BR /&gt;WARNING: YARN_OPTS has been replaced by HADOOP_OPTS. Using value of YARN_OPTS.&lt;BR /&gt;&amp;nbsp;INFO client.RMProxy: Connecting to ResourceManager at srvbigdatap01.agbar.ga.local/10.200.14.72:8032&lt;BR /&gt;File /tmp/logs/hdfs/logs/application_1639152705224_0018 does not exist.&lt;/P&gt;&lt;P&gt;Can not find any log file matching the pattern: [ALL] for the application: application_1639152705224_0018&lt;BR /&gt;Can not find the logs for the application: application_1639152705224_0018 with the appOwner: hdfs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 15:33:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332446#M231157</guid>
      <dc:creator>Gcima009</dc:creator>
      <dc:date>2021-12-16T15:33:00Z</dc:date>
    </item>
    <item>
      <title>Re: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.mr.MapRedTask. Could not find status of</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332493#M231166</link>
      <description>&lt;P&gt;&lt;a href="https://community.cloudera.com/t5/user/viewprofilepage/user-id/70098"&gt;@Gcima009&lt;/a&gt;&amp;nbsp;are you trying to collect the logs with the same user that you submitted the job with?&lt;/P&gt;&lt;P&gt;This query completed the map phase, and failed in reducer phase.&lt;/P&gt;&lt;P&gt;If you are not able to collect the app logs, do check the HS2 log with the query ID&amp;nbsp;hive_20211210173528_ff76c3df-a33b-41d0-b328-460c9b65deda if you get more information what caused the job to fail.&lt;/P&gt;</description>
      <pubDate>Thu, 16 Dec 2021 20:23:19 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Execution-Error-return-code-1-from-org-apache-hadoop-hive-ql/m-p/332493#M231166</guid>
      <dc:creator>smruti</dc:creator>
      <dc:date>2021-12-16T20:23:19Z</dc:date>
    </item>
  </channel>
</rss>

