<?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: Jobs are getting failed to renew token TIMELINE_DELEGATION_TOKEN in Archives of Support Questions (Read Only)</title>
    <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164342#M53684</link>
    <description>&lt;P&gt;do kinit list with the keytab file and resolve the hostname mentioned in the keytab file. ensure it get resolved either by dns or through /etc/hosts (entry)&lt;/P&gt;</description>
    <pubDate>Wed, 08 Feb 2017 11:45:36 GMT</pubDate>
    <dc:creator>76_subhasis</dc:creator>
    <dc:date>2017-02-08T11:45:36Z</dc:date>
    <item>
      <title>Jobs are getting failed to renew token TIMELINE_DELEGATION_TOKEN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164340#M53682</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a Kerberized Hadoop cluster. This is been running a for a while and we don't have any issues.&lt;/P&gt;&lt;P&gt;Suddenly all our weekly batch jobs failed with Token delegation key error. &lt;/P&gt;&lt;P&gt;Here is the error message&lt;/P&gt;&lt;PRE&gt;Connected to: Apache Hive (version 1.2.1000.2.4.2.0-258)
Driver: Hive JDBC (version 1.2.1000.2.4.2.0-258)
Transaction isolation: TRANSACTION_REPEATABLE_READ
INFO  : Tez session hasn't been created yet. Opening session
ERROR : Failed to execute tez graph.
org.apache.tez.dag.api.TezException: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1485103343268_0137 to YARN : Failed to renew token: Kind: TIMELINE_DELEGATION_TOKEN, Service: 10.19.8.245:8190, Ident: (owner=hive, renewer=yarn, realUser=, issueDate=1486486486195, maxDate=1487091286195, sequenceNumber=5130, masterKeyId=627)
        at org.apache.tez.client.TezClient.start(TezClient.java:414)
        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.exec.TaskRunner.run(TaskRunner.java:75)
Caused by: org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit application_1485103343268_0137 to YARN : Failed to renew token: Kind: TIMELINE_DELEGATION_TOKEN, Service: 10.19.8.245:8190, Ident: (owner=hive, renewer=yarn, realUser=, issueDate=1486486486195, maxDate=1487091286195, sequenceNumber=5130, masterKeyId=627)
        at 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:409)
        ... 6 more
Error: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.tez.TezTask (state=08S01,code=1)


&lt;/PRE&gt;&lt;P&gt;It would be great if anyone has any idea what is triggering this issue all of a sudden&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Arun&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 01:03:41 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164340#M53682</guid>
      <dc:creator>adadi</dc:creator>
      <dc:date>2017-02-08T01:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs are getting failed to renew token TIMELINE_DELEGATION_TOKEN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164341#M53683</link>
      <description>&lt;P&gt;For the benefits for others here , after working with &lt;A rel="user" href="https://community.cloudera.com/users/3520/adadi.html" nodeid="3520"&gt;@Aruna dadi&lt;/A&gt; this was due to change in /etc/resolv.conf.
Reverted the changes to file on all the nodes and restarted the HDFS, YARN and
Hive services from Ambari.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 11:17:33 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164341#M53683</guid>
      <dc:creator>mpandit</dc:creator>
      <dc:date>2017-02-08T11:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Jobs are getting failed to renew token TIMELINE_DELEGATION_TOKEN</title>
      <link>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164342#M53684</link>
      <description>&lt;P&gt;do kinit list with the keytab file and resolve the hostname mentioned in the keytab file. ensure it get resolved either by dns or through /etc/hosts (entry)&lt;/P&gt;</description>
      <pubDate>Wed, 08 Feb 2017 11:45:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Archives-of-Support-Questions/Jobs-are-getting-failed-to-renew-token-TIMELINE-DELEGATION/m-p/164342#M53684</guid>
      <dc:creator>76_subhasis</dc:creator>
      <dc:date>2017-02-08T11:45:36Z</dc:date>
    </item>
  </channel>
</rss>

