You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jason Dere (JIRA)" <ji...@apache.org> on 2016/11/08 22:33:58 UTC

[jira] [Created] (HIVE-15162) NPE in ATSHook

Jason Dere created HIVE-15162:
---------------------------------

             Summary: NPE in ATSHook
                 Key: HIVE-15162
                 URL: https://issues.apache.org/jira/browse/HIVE-15162
             Project: Hive
          Issue Type: Bug
          Components: Hooks
            Reporter: Jason Dere
            Assignee: Jason Dere


{noformat}
2016-11-08T14:21:15,025 INFO  [ATS Logger 0]: hooks.ATSHook (ATSHook.java:run(156)) - Failed to submit plan to ATS: java.lang.NullPointerException
        at org.apache.hadoop.hive.ql.hooks.ATSHook$2.run(ATSHook.java:141)
        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}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)