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

Ashutosh Bapat edited comment on HIVE-21022 at 12/10/18 9:16 AM:
-----------------------------------------------------------------

Used this.getClass().getName() as the ZooKeeper root namespace so as to have 
different root namespace. While at it also fix log messages from 
ZooKeeperHiveHelper class which mention HiveServer2. Now that class is shared 
between HiveServer2 and metastore.


was (Author: ashutosh.bapat):
While at it also fix log messages from ZooKeeperHiveHelper class which mention 
HiveServer2. Now that class is shared between HiveServer2 and metastore.

> 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
>
>
> 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