<?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: Failed to execute tez graph in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/281595#M24780</link>
    <description>&lt;P&gt;hive -e 'select col1,col2 from schema.your_table_name' --hiveconf tez.queue.name=YOUR_QUEUE_NAME &amp;gt; /yourdir/subdir/my_sample_output.csv&lt;/P&gt;</description>
    <pubDate>Tue, 29 Oct 2019 21:04:00 GMT</pubDate>
    <dc:creator>SachiPadhi</dc:creator>
    <dc:date>2019-10-29T21:04:00Z</dc:date>
    <item>
      <title>Failed to execute tez graph</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162496#M24775</link>
      <description>&lt;P&gt;I follow your &lt;A href="http://hortonworks.com/hadoop-tutorial/hello-world-an-introduction-to-hadoop-hcatalog-hive-and-pig/#section_4" rel="nofollow noopener noreferrer" target="_blank"&gt;tutorial &lt;/A&gt;with the sandbox 2.4&lt;/P&gt;&lt;P&gt;When I go to Hive view, the following error appears during the creation of geolocation table.&lt;/P&gt;&lt;P&gt;Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3295-tezhive.png" style="width: 937px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20578iE4D418CB99F9084A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3295-tezhive.png" alt="3295-tezhive.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;PRE&gt;INFO : Tez session hasn't been created yet. Opening sessionERROR : Failed to execute tez graph.org.apache.tez.dag.api.TezException: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1460127060985_0010 to YARN : Application application_1460127060985_0010 submitted by user hive to unknown queue: defaultat org.apache.tez.client.TezClient.start(TezClient.java:413)at org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:196)at org.apache.hadoop.hive.ql.exec.tez.TezTask.updateSession(TezTask.java:271)at org.apache.hadoop.hive.ql.exec.tez.TezTask.execute(TezTask.java:151)at org.apache.hadoop.hive.ql.exec.Task.executeTask(Task.java:160)at org.apache.hadoop.hive.ql.exec.TaskRunner.runSequential(TaskRunner.java:89)at org.apache.hadoop.hive.ql.Driver.launchTask(Driver.java:1720)at org.apache.hadoop.hive.ql.Driver.execute(Driver.java:1477)at org.apache.hadoop.hive.ql.Driver.runInternal(Driver.java:1254)at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1118)at org.apache.hadoop.hive.ql.Driver.run(Driver.java:1113)at org.apache.hive.service.cli.operation.SQLOperation.runQuery(SQLOperation.java:154)at org.apache.hive.service.cli.operation.SQLOperation.access$100(SQLOperation.java:71)at org.apache.hive.service.cli.operation.SQLOperation$1$1.run(SQLOperation.java:206)at java.security.AccessController.doPrivileged(Native Method)at javax.security.auth.Subject.doAs(Subject.java:415)at org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1657)at org.apache.hive.service.cli.operation.SQLOperation$1.run(SQLOperation.java:218)at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471)at java.util.concurrent.FutureTask.run(FutureTask.java:262)at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)at java.lang.Thread.run(Thread.java:745)Caused by: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1460127060985_0010 to YARN : Application application_1460127060985_0010 submitted by user hive to unknown queue: defaultat org.apache.hadoop.yarn.client.api.impl.YarnClientImpl.submitApplication(YarnClientImpl.java:271)at org.apache.tez.client.TezYarnClient.submitApplication(TezYarnClient.java:72)at org.apache.tez.client.TezClient.start(TezClient.java:408)
&lt;/PRE&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:42:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162496#M24775</guid>
      <dc:creator>oalbertini</dc:creator>
      <dc:date>2019-08-18T11:42:11Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute tez graph</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162497#M24776</link>
      <description>&lt;P&gt;"submitted by user hive to unknown queue: default"&lt;/P&gt;&lt;P&gt;So does your Resourcemanager have a default queue? You can check in the Resourcemanager UI at port 8088&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2016 01:17:54 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162497#M24776</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-04-09T01:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute tez graph</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162498#M24777</link>
      <description>&lt;P&gt;Yes. but the status is failed.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3296-ressourcemanagerui.png" style="width: 1694px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20577i7A18D827570AA187/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3296-ressourcemanagerui.png" alt="3296-ressourcemanagerui.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:42:03 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162498#M24777</guid>
      <dc:creator>oalbertini</dc:creator>
      <dc:date>2019-08-18T11:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute tez graph</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162499#M24778</link>
      <description>&lt;P&gt;But all of them are failed. Does the queue also exist on the left side? When you click on Scheduler&lt;/P&gt;</description>
      <pubDate>Sat, 09 Apr 2016 01:38:59 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162499#M24778</guid>
      <dc:creator>bleonhardi</dc:creator>
      <dc:date>2016-04-09T01:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute tez graph</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162500#M24779</link>
      <description>&lt;P&gt;You're right...&lt;/P&gt;&lt;P&gt;I did another tutorial and I don't have revert my queues&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="3297-queues.png" style="width: 1696px;"&gt;&lt;img src="https://community.cloudera.com/t5/image/serverpage/image-id/20576i79163BEEA0FE3EAF/image-size/medium?v=v2&amp;amp;px=400" role="button" title="3297-queues.png" alt="3297-queues.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;How can I tell to hive to use Queue : Engineering.QE ? &lt;/P&gt;&lt;P&gt;When I go to Hive &amp;gt; Config, there is Queue checked but I don't see other queues.&lt;/P&gt;&lt;P&gt;Thanks for your help ...&lt;/P&gt;</description>
      <pubDate>Sun, 18 Aug 2019 11:41:55 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/162500#M24779</guid>
      <dc:creator>oalbertini</dc:creator>
      <dc:date>2019-08-18T11:41:55Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to execute tez graph</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/281595#M24780</link>
      <description>&lt;P&gt;hive -e 'select col1,col2 from schema.your_table_name' --hiveconf tez.queue.name=YOUR_QUEUE_NAME &amp;gt; /yourdir/subdir/my_sample_output.csv&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 21:04:00 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Failed-to-execute-tez-graph/m-p/281595#M24780</guid>
      <dc:creator>SachiPadhi</dc:creator>
      <dc:date>2019-10-29T21:04:00Z</dc:date>
    </item>
  </channel>
</rss>

