You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Clara Xiong (Jira)" <ji...@apache.org> on 2020/09/01 23:02:00 UTC

[jira] [Created] (HBASE-24975) HBASE shell update_config doesn't work for master node

Clara Xiong created HBASE-24975:
-----------------------------------

             Summary: 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


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)