Support Questions

Find answers, ask questions, and share your expertise

Start hive on tez with llap failed

avatar
Explorer

WARN curator.CuratorZookeeperClient: session timeout [10000] is less than connection timeout [15000] ERROR client.ServiceClient: Error on destroy 'llap0': not found. Failed: For component llap with TARBALL artifact, path does not exist: .yarn/package/LLAP/llap-25Jan2021.tar.gz java.lang.IllegalArgumentException: For component llap with TARBALL artifact, path does not exist: .yarn/package/LLAP/llap-25Jan2021.tar.gz at org.apache.hadoop.yarn.service.provider.tarball.TarballClientProvider.validateArtifact(TarballClientProvider.java:51) at org.apache.hadoop.yarn.service.utils.ServiceApiUtil.validateComponent(ServiceApiUtil.java:279) at org.apache.hadoop.yarn.service.utils.ServiceApiUtil.validateAndResolveService(ServiceApiUtil.java:230) at org.apache.hadoop.yarn.service.client.ServiceClient.actionCreate(ServiceClient.java:523) at org.apache.hadoop.yarn.service.client.ServiceClient.actionLaunch(ServiceClient.java:515) at org.apache.hadoop.hive.llap.cli.LlapSliderUtils.startCluster(LlapSliderUtils.java:102) at org.apache.hadoop.hive.llap.cli.LlapServiceDriver.run(LlapServiceDriver.java:601) at org.apache.hadoop.hive.llap.cli.LlapServiceDriver.main(LlapServiceDriver.java:119)

 

 

 

 

1 REPLY 1

avatar
Expert Contributor

@bigdataNico  Kindly run hdfs dfs -rmr /user/hive/.yarn/package/LLAP/* and restart the LLAP.