Rajesh Balamohan created HIVE-11578:
---------------------------------------
Summary: ATS hook fails for ExplainWork
Key: HIVE-11578
URL: https://issues.apache.org/jira/browse/HIVE-11578
Project: Hive
Issue Type: Bug
Reporter: Rajesh Balamohan
{noformat}
15/08/17 00:24:18 [ATS Logger 0]: INFO hooks.ATSHook: Failed to submit plan to
ATS: java.lang.NullPointerException
at
org.apache.hadoop.hive.ql.plan.ExplainWork.<init>(ExplainWork.java:80)
at org.apache.hadoop.hive.ql.hooks.ATSHook$2.run(ATSHook.java:122)
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:1142)
at
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
{noformat}
hive src: commit b91bf072bf17e6f069b8667fd79f58718d7a62ba (Aug 5, 2015)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)