You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Dmitro Lisnichenko <dl...@hortonworks.com> on 2015/04/14 19:08:28 UTC

Review Request 33176: Change default ports for HBase in Ambari

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33176/
-----------------------------------------------------------

Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-10473
    https://issues.apache.org/jira/browse/AMBARI-10473


Repository: ambari


Description
-------

Apache HBase 1.0+ versions default to using ports in the range 16000 rather than 61000, since the former is not in the ephemeral range. In 2.1.0, we are using HBase-1.1 which will come with default ports in 16000 range.
We should change the default ports from Ambari for HDP-2.3+ versions. All ports like 61XXX are now 16XXX:
hbase.master.port=16000
hbase.master.info.port=16010
hbase.regionserver.port=16020
hbase.regionserver.info.port=16030


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.3.GlusterFS/services/HBASE/configuration/hbase-site.xml cf8ddd3 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-site.xml PRE-CREATION 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml 5c78fb5 

Diff: https://reviews.apache.org/r/33176/diff/


Testing
-------

manual verification


Thanks,

Dmitro Lisnichenko


Re: Review Request 33176: Change default ports for HBase in Ambari

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33176/#review83586
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Травень 13, 2015, 10:27 до полудня, Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33176/
> -----------------------------------------------------------
> 
> (Updated Травень 13, 2015, 10:27 до полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-10473
>     https://issues.apache.org/jira/browse/AMBARI-10473
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Apache HBase 1.0+ versions default to using ports in the range 16000 rather than 61000, since the former is not in the ephemeral range. In 2.1.0, we are using HBase-1.1 which will come with default ports in 16000 range.
> We should change the default ports from Ambari for HDP-2.3+ versions. All ports like 61XXX are now 16XXX:
> hbase.master.port=16000
> hbase.master.info.port=16010
> hbase.regionserver.port=16020
> hbase.regionserver.info.port=16030
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-site.xml 43f872a 
> 
> Diff: https://reviews.apache.org/r/33176/diff/
> 
> 
> Testing
> -------
> 
> manual verification
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>


Re: Review Request 33176: Change default ports for HBase in Ambari

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33176/
-----------------------------------------------------------

(Updated May 13, 2015, 10:27 a.m.)


Review request for Ambari and Vitalyi Brodetskyi.


Bugs: AMBARI-10473
    https://issues.apache.org/jira/browse/AMBARI-10473


Repository: ambari


Description
-------

Apache HBase 1.0+ versions default to using ports in the range 16000 rather than 61000, since the former is not in the ephemeral range. In 2.1.0, we are using HBase-1.1 which will come with default ports in 16000 range.
We should change the default ports from Ambari for HDP-2.3+ versions. All ports like 61XXX are now 16XXX:
hbase.master.port=16000
hbase.master.info.port=16010
hbase.regionserver.port=16020
hbase.regionserver.info.port=16030


Diffs (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-site.xml 43f872a 

Diff: https://reviews.apache.org/r/33176/diff/


Testing
-------

manual verification


Thanks,

Dmitro Lisnichenko


Re: Review Request 33176: Change default ports for HBase in Ambari

Posted by Vitalyi Brodetskyi <vb...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33176/#review80054
-----------------------------------------------------------

Ship it!


Ship It!

- Vitalyi Brodetskyi


On Квітень 14, 2015, 5:08 після полудня, Dmitro Lisnichenko wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33176/
> -----------------------------------------------------------
> 
> (Updated Квітень 14, 2015, 5:08 після полудня)
> 
> 
> Review request for Ambari and Vitalyi Brodetskyi.
> 
> 
> Bugs: AMBARI-10473
>     https://issues.apache.org/jira/browse/AMBARI-10473
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> Apache HBase 1.0+ versions default to using ports in the range 16000 rather than 61000, since the former is not in the ephemeral range. In 2.1.0, we are using HBase-1.1 which will come with default ports in 16000 range.
> We should change the default ports from Ambari for HDP-2.3+ versions. All ports like 61XXX are now 16XXX:
> hbase.master.port=16000
> hbase.master.info.port=16010
> hbase.regionserver.port=16020
> hbase.regionserver.info.port=16030
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.3.GlusterFS/services/HBASE/configuration/hbase-site.xml cf8ddd3 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-site.xml PRE-CREATION 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml 5c78fb5 
> 
> Diff: https://reviews.apache.org/r/33176/diff/
> 
> 
> Testing
> -------
> 
> manual verification
> 
> 
> Thanks,
> 
> Dmitro Lisnichenko
> 
>