[
https://issues.apache.org/jira/browse/HBASE-1215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12715622#action_12715622
]
Jonathan Gray commented on HBASE-1215:
--------------------------------------
>From JD on list:
{quote}
HBASE-1357 was just committed. Here's what it changes right now for you:
hbase.master / hbase.master.hostname are obsolete, that's replaced by
hbase.cluster.distributed. This config must be set to "true" to have a
fully-distributed cluster and the server lines in zoo.cfg must not
point to "localhost".
The clients must have a valid zoo.cfg in their classpath since we
don't provide the master address.
hbase.master.dns.interface and hbase.master.dns.nameserver should be
set to control the master's address (not mandatory).
{quote}
> [migration] 0.19.0 -> 0.20.0 migration (hfile, HCD changes, HSK changes)
> ------------------------------------------------------------------------
>
> Key: HBASE-1215
> URL: https://issues.apache.org/jira/browse/HBASE-1215
> Project: Hadoop HBase
> Issue Type: Task
> Reporter: stack
> Priority: Blocker
> Fix For: 0.20.0
>
>
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.