[
https://issues.apache.org/jira/browse/HIVE-21221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16761524#comment-16761524
]
Hive QA commented on HIVE-21221:
--------------------------------
Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12957704/HIVE-21221.patch
{color:red}ERROR:{color} -1 due to no test(s) being added or modified.
{color:red}ERROR:{color} -1 due to 1 failed/errored test(s), 15729 tests
executed
*Failed tests:*
{noformat}
org.apache.hive.jdbc.TestJdbcGenericUDTFGetSplits.testGenericUDTFOrderBySplitCount1
(batchId=261)
{noformat}
Test results:
https://builds.apache.org/job/PreCommit-HIVE-Build/15958/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15958/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15958/
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: 1 tests failed
{noformat}
This message is automatically generated.
ATTACHMENT ID: 12957704 - PreCommit-HIVE-Build
> Make HS2 and LLAP consistent - Bring up LLAP WebUI in test mode if WebUI port
> is configured
> -------------------------------------------------------------------------------------------
>
> Key: HIVE-21221
> URL: https://issues.apache.org/jira/browse/HIVE-21221
> Project: Hive
> Issue Type: Improvement
> Components: llap
> Reporter: Oliver Draese
> Assignee: Oliver Draese
> Priority: Trivial
> Labels: llap
> Attachments: HIVE-21221.patch
>
>
> When HiveServer2 comes up, it skips the start of the WebUI if
> 1) hive.in.test is set to true
> AND
> 2) the WebUI port is not specified or default (hive.server2.webui.port)
>
> Right now, on LLAP daemon start, it is only checked if hive is in test
> (condition 1) above.
>
> The LLAP Daemon start up code (to skip WebUI creation) should be consistent
> with HS2, therefore if a port is specified (other than the default), the
> WebUI should also be started in test mode.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)