[
https://issues.apache.org/jira/browse/HBASE-12613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14232166#comment-14232166
]
Ted Yu commented on HBASE-12613:
--------------------------------
Calling @admin.getConnection().getKeepAliveZooKeeperWatcher() in admin.rb gave
me:
{code}
hbase(main):001:0> update_master_config
2014-12-02 13:27:28,829 WARN [main] util.NativeCodeLoader: Unable to load
native-hadoop library for your platform... using builtin-java classes where
applicable
ERROR: undefined method `getKeepAliveZooKeeperWatcher' for
#<#<Class:0x70265461>:0x319149be>
{code}
> [shell] Add online load of configuration changes for Master
> -----------------------------------------------------------
>
> Key: HBASE-12613
> URL: https://issues.apache.org/jira/browse/HBASE-12613
> Project: HBase
> Issue Type: Improvement
> Reporter: Ted Yu
> Assignee: Ted Yu
> Attachments: 12613-v1.txt, 12613-v2.txt
>
>
> Master accepts online load of configuration changes.
> This JIRA adds shell support for this feature such that user doesn't need to
> look up Master servername.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)