[HBase] Running hbase-master and hbase-restserver on same instance does not
start master
----------------------------------------------------------------------------------------
Key: WHIRR-223
URL: https://issues.apache.org/jira/browse/WHIRR-223
Project: Whirr
Issue Type: Bug
Affects Versions: 0.3.0
Reporter: Lars George
Assignee: Lars George
Fix For: 0.4.0
There is an issue when the two are assumed to run on the same instance. I
checked the whirr.log and it is calling the post-configure once per role. For
starters rewriting an existing config is bad, so the post-configure should
check before creating dirs or writing config files out. Not sure if that is why
the master failed to start but this is not good in any event. While it was
called for each I cannot find any output on the server but for the init
runscript, maybe I have to enable something to get that output?
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.