[ 
https://issues.apache.org/jira/browse/HIVE-14591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15472255#comment-15472255
 ] 

Hive QA commented on HIVE-14591:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12827444/HIVE-14591.1.patch

{color:green}SUCCESS:{color} +1 due to 1 test(s) being added or modified.

{color:red}ERROR:{color} -1 due to 10 failed/errored test(s), 10440 tests 
executed
*Failed tests:*
{noformat}
TestBeeLineWithArgs - did not produce a TEST-*.xml file
TestHiveCli - did not produce a TEST-*.xml file
TestMiniTezCliDriver-update_orig_table.q-vectorization_limit.q-explainanalyze_3.q-and-17-more
 - did not produce a TEST-*.xml file
TestSparkNegativeCliDriver - did not produce a TEST-*.xml file
org.apache.hadoop.hive.cli.TestCliDriver.org.apache.hadoop.hive.cli.TestCliDriver
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[acid_mapjoin]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[dynpart_sort_optimization_acid]
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[vector_join_part_col_char]
org.apache.hadoop.hive.cli.TestMiniLlapCliDriver.testCliDriver[acid_bucket_pruning]
org.apache.hive.jdbc.TestJdbcWithMiniHS2.testAddJarConstructorUnCaching
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1126/testReport
Console output: 
https://builds.apache.org/job/PreCommit-HIVE-MASTER-Build/1126/console
Test logs: 
http://ec2-204-236-174-241.us-west-1.compute.amazonaws.com/logs/PreCommit-HIVE-MASTER-Build-1126/

Messages:
{noformat}
Executing org.apache.hive.ptest.execution.TestCheckPhase
Executing org.apache.hive.ptest.execution.PrepPhase
Executing org.apache.hive.ptest.execution.ExecutionPhase
Executing org.apache.hive.ptest.execution.ReportingPhase
Tests exited with: TestsFailedException: 10 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12827444 - PreCommit-HIVE-MASTER-Build

> HS2 is shut down unexpectedly during the startup time
> -----------------------------------------------------
>
>                 Key: HIVE-14591
>                 URL: https://issues.apache.org/jira/browse/HIVE-14591
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Tao Li
>            Assignee: Tao Li
>         Attachments: HIVE-14591.1.patch
>
>
> If there is issue with Zookeeper (e.g. connection issues), then it takes HS2 
> some time to connect. During this time, Ambari could issue health checks 
> against HS2 and the CloseSession call will trigger the shutdown of HS2, which 
> is not expected. That triggering should happen only when the HS2 has been 
> deregistered with Zookeeper, not during the startup time when HS2 is not 
> registered with ZK yet.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to