[
https://issues.apache.org/jira/browse/HIVE-22605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16992125#comment-16992125
]
Hive QA commented on HIVE-22605:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12988344/HIVE-22605.1.patch
{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 3 failed/errored test(s), 17762 tests
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestNegativeCliDriver.testCliDriver[alter_table_wrong_db]
(batchId=103)
org.apache.hadoop.hive.ql.TestMTQueries.testMTQueries1 (batchId=276)
org.apache.hive.minikdc.TestHs2HooksWithMiniKdc.testHookContexts (batchId=302)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/19841/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/19841/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-19841/
Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.YetusPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 3 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12988344 - PreCommit-HIVE-Build
> 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)