Chhaya, Is your server Kerberized? For the kerberized cluster this may when your ticket is expired and your TGT has expired.
Try using beeline client instead. Regards, Arpan On 24 November 2015 at 11:33, Vishwakarma, Chhaya < [email protected]> wrote: > Hi All, > > > > I’m trying to run Hive client from Linux box(Separate from Hadoop cluster > nodes) but when I start Hive CLI from command I get below error. > > Can somebody please suggest ? I’m not getting anything relevant on > internet. > > > > hive > > WARNING: Use "yarn jar" to launch YARN applications. > > > > Logging initialized using configuration in > file:/etc/hive/2.3.0.0-2525/0/hive-log4j.properties > > Exception in thread "main" java.lang.RuntimeException: > org.apache.tez.dag.api.TezException: > org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit > application_1436575073312_0041 to YARN : Failed to renew token: Kind: > TIMELINE_DELEGATION_TOKEN, Service: 10.25.100.118:8188, Ident: > (owner=hduser, renewer=yarn, realUser=, issueDate=1436827743392, > maxDate=1437432543392, sequenceNumber=36, masterKeyId=16) > > at > org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:535) > > at org.apache.hadoop.hive.cli.CliDriver.run(CliDriver.java:677) > > at org.apache.hadoop.hive.cli.CliDriver.main(CliDriver.java:621) > > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) > > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) > > at java.lang.reflect.Method.invoke(Method.java:483) > > at org.apache.hadoop.util.RunJar.run(RunJar.java:221) > > at org.apache.hadoop.util.RunJar.main(RunJar.java:136) > > Caused by: org.apache.tez.dag.api.TezException: > org.apache.hadoop.yarn.exceptions.YarnException: Failed to submit > application_1436575073312_0041 to YARN : Failed to renew token: Kind: > TIMELINE_DELEGATION_TOKEN, Service: 10.25.100.118:8188, Ident: > (owner=hduser, renewer=yarn, realUser=, issueDate=1436827743392, > maxDate=1437432543392, sequenceNumber=36, masterKeyId=16) > > at org.apache.tez.client.TezClient.start(TezClient.java:370) > > at > org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:184) > > at > org.apache.hadoop.hive.ql.exec.tez.TezSessionState.open(TezSessionState.java:116) > > at > org.apache.hadoop.hive.ql.session.SessionState.start(SessionState.java:532) > > ... 8 more > > Caused by: org.apache.hadoop.yarn.exceptions.YarnException: Failed to > submit application_1436575073312_0041 to YARN : Failed to renew token: > Kind: TIMELINE_DELEGATION_TOKEN, Service: 10.25.100.118:8188, Ident: > (owner=hduser, renewer=yarn, realUser=, issueDate=1436827743392, > maxDate=1437432543392, sequenceNumber=36, masterKeyId=16) > > 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:365) > > > > > > Regards, > > Chhaya > -- Arpan Rajani, Architect Big Data 1000, Great West Road, Brentford, London TW8 9DW *T: +44 20 3475 7980* *M: **+44 *7492 306685 *W: *ww <http://www.whishworks.com/>w.whishworks.com <http://www.whishworks.com/> <https://www.linkedin.com/company/whishworks> <http://www.whishworks.com/blog/> <https://twitter.com/WHISHWORKS> <https://www.facebook.com/whishworksit> -- The contents of this e-mail are confidential and for the exclusive use of the intended recipient. If you receive this e-mail in error please delete it from your system immediately and notify us either by e-mail or telephone. You should not copy, forward or otherwise disclose the content of the e-mail. The views expressed in this communication may not necessarily be the view held by WHISHWORKS.
