[
https://issues.apache.org/jira/browse/HBASE-1145?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nitay Joffe updated HBASE-1145:
-------------------------------
Attachment: docs.patch
Update to overview.html.
Also changes property "run.distributed" to "hbase.fully.distributed".
Speaking of which, why do we actually need that property? What about just
assuming distributed mode if hbase.master.hostname is not localhost instead? In
other words in the LocalHBaseCluster#isLocal check, we test if hbase.master is
missing or "local/local:" and hbase.master.hostname is "localhost".
Thoughts?
> 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.