[
https://issues.apache.org/jira/browse/HIVE-13720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276683#comment-15276683
]
Ashutosh Chauhan commented on HIVE-13720:
-----------------------------------------
Stacktrace:
{code}
testFinishableStateUpdateFailure(org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskCommunicator)
Time elapsed: 1.282 sec <<< ERROR!
java.lang.NullPointerException: hive.llap.daemon.service.hosts must be defined
at
com.google.common.base.Preconditions.checkNotNull(Preconditions.java:208)
at
org.apache.hadoop.hive.llap.registry.impl.LlapRegistryService.getClient(LlapRegistryService.java:57)
at
org.apache.hadoop.hive.llap.tezplugins.LlapTaskCommunicator.<init>(LlapTaskCommunicator.java:136)
at
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskCommunicator$LlapTaskCommunicatorForTest.<init>(TestLlapTaskCommunicator.java:385)
at
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskCommunicator$LlapTaskCommunicatorWrapperForTest.<init>(TestLlapTaskCommunicator.java:293)
at
org.apache.hadoop.hive.llap.tezplugins.TestLlapTaskCommunicator.testFinishableStateUpdateFailure(TestLlapTaskCommunicator.java:135)
{code}
cc: [~sseth]
> TestLlapTaskCommunicator fails on master
> ----------------------------------------
>
> Key: HIVE-13720
> URL: https://issues.apache.org/jira/browse/HIVE-13720
> Project: Hive
> Issue Type: Bug
> Components: llap, Test
> Affects Versions: 2.1.0
> Reporter: Ashutosh Chauhan
>
> Can be reproduced locally as well
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)