whirr icon indicating copy to clipboard operation
whirr copied to clipboard

Branch 0.5 - support for CDH3u0 HBase

Open geoffblack opened this issue 13 years ago • 1 comments

I've udpated the cdh services scripts and ZooKeeperClusterActionHandler.java to properly work with CDH3 when setting up an HBase cluster. Tested multiple times with 1 master + 1 region and also 1 master + 5 region on EC2.

The only issue I ran into was previously documented in https://issues.apache.org/jira/browse/HBASE-1960 where the HBase Master shuts down after only one attempt to access DFS. This is something that should be addressed by the HBase team or a fix integrated by Cloudera into CDH.

geoffblack avatar Jun 23 '11 07:06 geoffblack

We will continue development on this issue on JIRA: https://issues.apache.org/jira/browse/WHIRR-334

andreisavu avatar Jun 23 '11 15:06 andreisavu