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

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

     [ https://issues.apache.org/jira/browse/HIVE-15162?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jason Dere updated HIVE-15162:
------------------------------
    Attachment: HIVE-15162.1.patch

> 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
>         Attachments: HIVE-15162.1.patch
>
>
> {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)