David Mollitor created HIVE-22605:
-------------------------------------

             Summary: 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


{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)

Reply via email to