[ 
https://issues.apache.org/jira/browse/HBASE-20130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Sean Busbey updated HBASE-20130:
--------------------------------
      Resolution: Fixed
    Release Note: 
<!-- markdown -->
When region servers bind to localhost (mostly in pseudo distributed mode), 
default ports (16020 & 16030) are used as base ports. This will support up to 9 
instances of region servers by default with `local-regionservers.sh` script. If 
additional instances are needed, see the reference guide on how to deploy with 
a different range using the environment variables `HBASE_RS_BASE_PORT` and 
`HBASE_RS_INFO_BASE_PORT`.

  was:When region servers bind to localhost (mostly in pseudo distributed 
mode), default ports (16020 & 16030) are used as base ports. This will support 
up to 9 instances of region servers by default with 'local-regionservers.sh' 
script. By changing the base ports in 'local-regionservers.sh' script, 
additional instances can be supported.

          Status: Resolved  (was: Patch Available)

Addendum looks good. pushed to 2.0+.

tweaked the release note to call attention to the env variable instead of 
suggesting folks edit the script.

thanks Umesh!

> Use defaults (16020 & 16030) as base ports when the RS is bound to localhost
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-20130
>                 URL: https://issues.apache.org/jira/browse/HBASE-20130
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Chia-Ping Tsai
>            Assignee: Umesh Agashe
>            Priority: Critical
>             Fix For: 2.0.0
>
>         Attachments: hbase-20130.master.001.patch, 
> hbase-20130.master.002.patch, hbase-20130.master.addendum.patch
>
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to