[
https://issues.apache.org/jira/browse/HBASE-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12689086#action_12689086
]
stack commented on HBASE-1145:
------------------------------
Nitay, process note, make a new issue for the doc change. I'll wait on commit
till we figure answer to your question above.
On the hbase.fully.distributed, agree, we don't need it. We just need to be
clear on how to enable 'local' mode. 'localhost' in hbase.master.hostname is
not sufficient though, right? What if user wants to run in pseudo-distributed
mode. Here their hbase.master.hostname is 'localhost' but master and
regionserver are separate daemons as opposed to both running in the one JVM as
happens when you used to set hbase.master to 'local'. Can we set
hbase.master.hostname to 'local' to trigger master and regionserver in the one
JVM?
> Ensure that there is only 1 Master with Zookeeper (part of HA Master)
> ---------------------------------------------------------------------
>
> Key: HBASE-1145
> URL: https://issues.apache.org/jira/browse/HBASE-1145
> Project: Hadoop HBase
> Issue Type: Sub-task
> Reporter: Jean-Daniel Cryans
> Assignee: Nitay Joffe
> Fix For: 0.20.0
>
> Attachments: docs.patch, hbase-1145.patch, hbase-1145.patch
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.