Michael Stack wrote:
Andrzej Bialecki wrote:
That's excellent news - I just looked at the code, I think it would require only minimal tweaks to use it together with other Hadoop services running in "local" mode - e.g. it would be more convenient to have the MiniHBaseCluster (or its modified version, let's call it LocalHBaseCluster) handle the startup / shutdown itself, so that the user applications could assume that all necessary services are already running. I'm also going to check what is the startup time of MiniHBaseCluster.

MiniHBaseCluster already has a shutdown method. Construction of a MiniHBaseCluster starts up the cluster instance. Would you like a different startup mechanism Andrzej? If so, what would you suggest?

Otherwise, I"m thinking we'd move MiniHBaseCluster from src/test to src/java so it makes it into the hadoop-*-hbase.jar renaming it LocalHBaseCluster to follow the LocalJobRunner precedent. We should also make the hbase.master value default "local" rather than "0.0.0.0:60000" and start a LocalHBaseCluster . How does that sound?

Sounds great, just what we need.

--
Best regards,
Andrzej Bialecki     <><
 ___. ___ ___ ___ _ _   __________________________________
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com

Reply via email to