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

Hive QA commented on HIVE-21022:
--------------------------------



Here are the results of testing the latest attachment:
https://issues.apache.org/jira/secure/attachment/12951533/HIVE-21022.05

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

{color:red}ERROR:{color} -1 due to 6 failed/errored test(s), 15660 tests 
executed
*Failed tests:*
{noformat}
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[implicit_cast_during_insert]
 (batchId=55)
org.apache.hadoop.hive.cli.TestCliDriver.testCliDriver[merge3] (batchId=63)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynpart_sort_opt_vectorization]
 (batchId=171)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynpart_sort_optimization2]
 (batchId=158)
org.apache.hadoop.hive.cli.TestMiniLlapLocalCliDriver.testCliDriver[dynpart_sort_optimization]
 (batchId=172)
org.apache.hive.jdbc.TestSSL.testMetastoreWithSSL (batchId=255)
{noformat}

Test results: 
https://builds.apache.org/job/PreCommit-HIVE-Build/15286/testReport
Console output: https://builds.apache.org/job/PreCommit-HIVE-Build/15286/console
Test logs: http://104.198.109.242/logs/PreCommit-HIVE-Build-15286/

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: 6 tests failed
{noformat}

This message is automatically generated.

ATTACHMENT ID: 12951533 - PreCommit-HIVE-Build

> Fix remote metastore tests which use ZooKeeper
> ----------------------------------------------
>
>                 Key: HIVE-21022
>                 URL: https://issues.apache.org/jira/browse/HIVE-21022
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>    Affects Versions: 4.0.0
>            Reporter: Ashutosh Bapat
>            Assignee: Ashutosh Bapat
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21022.01, HIVE-21022.01, HIVE-21022.01, 
> HIVE-21022.02, HIVE-21022.02.patch, HIVE-21022.03, HIVE-21022.03, 
> HIVE-21022.04, HIVE-21022.05
>
>
> Per [~vgarg]'s comment on HIVE-20794 at 
> https://issues.apache.org/jira/browse/HIVE-20794?focusedCommentId=16714093&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16714093,
>  the remote metatstore tests using ZooKeeper are flaky. They are failing with 
> error "Got exception: org.apache.zookeeper.KeeperException$NoNodeException 
> KeeperErrorCode = NoNode for /hs2mszktest".
> Both of these tests are using the same root namespace and hence the reason 
> for this failure could be that the root namespace becomes unavailable to one 
> test when the other drops it. The drop seems to be happening automatically 
> through TestingServer code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to