You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/12/09 15:32:00 UTC

[jira] [Updated] (HIVE-22605) NPE in LlapLoadGeneratorService During Tests

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

David Mollitor updated HIVE-22605:
----------------------------------
    Attachment: HIVE-22605.1.patch

> NPE in LlapLoadGeneratorService During Tests
> --------------------------------------------
>
>                 Key: HIVE-22605
>                 URL: https://issues.apache.org/jira/browse/HIVE-22605
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Minor
>         Attachments: HIVE-22605.1.patch
>
>
> {code:none}
> java.lang.NullPointerException: null
> 	at org.apache.hadoop.hive.llap.daemon.impl.LlapLoadGeneratorService.serviceStop(LlapLoadGeneratorService.java:103) ~[classes/:?]
> 	at org.apache.hadoop.service.AbstractService.stop(AbstractService.java:220) ~[hadoop-common-3.1.0.jar:?]
> 	at org.apache.hadoop.service.ServiceOperations.stop(ServiceOperations.java:54) ~[hadoop-common-3.1.0.jar:?]
> 	at org.apache.hadoop.service.ServiceOperations.stopQuietly(ServiceOperations.java:102) [hadoop-common-3.1.0.jar:?]
> 	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:172) [hadoop-common-3.1.0.jar:?]
> 	at org.apache.hadoop.hive.llap.daemon.impl.TestLlapLoadGeneratorService.testLoadGeneratorFails(TestLlapLoadGeneratorService.java:70) [test-classes/:?]
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_102]
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)