Ted Yu created HBASE-10364:
------------------------------

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


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