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

Hudson commented on HBASE-10364:
--------------------------------

SUCCESS: Integrated in HBase-TRUNK-on-Hadoop-1.1 #56 (See 
[https://builds.apache.org/job/HBase-TRUNK-on-Hadoop-1.1/56/])
HBASE-10364 Allow configuration option for parent znode in LoadTestTool (Tedyu: 
rev 1558941)
* 
/hbase/trunk/hbase-server/src/test/java/org/apache/hadoop/hbase/util/LoadTestTool.java


> Allow configuration option for parent znode in LoadTestTool
> -----------------------------------------------------------
>
>                 Key: HBASE-10364
>                 URL: https://issues.apache.org/jira/browse/HBASE-10364
>             Project: HBase
>          Issue Type: Task
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 0.98.0, 0.99.0
>
>         Attachments: 10364-v1.txt, 10364-v2.txt
>
>
> I saw the following running Hoya functional test which involves LoadTestTool:
> {code}
> 2014-01-16 19:06:03,443 [Thread-2] INFO  
> client.HConnectionManager$HConnectionImplementation 
> (HConnectionManager.java:makeStub(1572)) - getMaster attempt 8 of 35 failed;  
> retrying after sleep of 10098, 
> exception=org.apache.hadoop.hbase.MasterNotRunningException: The node /hbase 
> is not in ZooKeeper. It should have been written by the        master. Check 
> the value configured in 'zookeeper.znode.parent'. There could be a mismatch 
> with the one configured in the master.
> {code}
> LoadTestTool was reading from correct zookeeper quorum but it wasn't able to 
> find parent znode.
> An option should be added to LoadTestTool so that user can specify parent 
> znode in zookeeper.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to