[
https://issues.apache.org/jira/browse/HBASE-24975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17189609#comment-17189609
]
Clara Xiong commented on HBASE-24975:
-------------------------------------
We ran into the issue with these configs:
hbase.master.balancer.stochastic.runMaxSteps
hbase.master.balancer.stochastic.stepsPerRegion
hbase.master.balancer.stochastic.maxRunningTime
> HBASE shell update_config doesn't work for master node
> ------------------------------------------------------
>
> Key: HBASE-24975
> URL: https://issues.apache.org/jira/browse/HBASE-24975
> Project: HBase
> Issue Type: Bug
> Components: shell
> Affects Versions: 2.3.1
> Reporter: Clara Xiong
> Priority: Critical
>
> The helper message says:
> Reload a subset of configuration on server 'servername' where servername is
> host, port plus startcode. For example:
> host187.example.com,60020,1289493121758
> See http://hbase.apache.org/book.html#dyn_config for more details. Here is how
> you would run the command in the hbase shell:
> hbase> update_config 'servername'
>
> But the command doesn't update config on master.
>
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)