[ 
https://issues.apache.org/jira/browse/AMBARI-10473?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494581#comment-14494581
 ] 

Hudson commented on AMBARI-10473:
---------------------------------

FAILURE: Integrated in Ambari-trunk-Commit #2307 (See 
[https://builds.apache.org/job/Ambari-trunk-Commit/2307/])
AMBARI-10473. Change default ports for HBase in Ambari (dlysnichenko) 
(dlysnichenko: 
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fbe2d4e59627fe071e7d41250f1ee3dd53a7f3d3)
* 
ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/configuration/hbase-site.xml
* 
ambari-server/src/main/resources/stacks/HDP/2.3.GlusterFS/services/HBASE/configuration/hbase-site.xml
* ambari-server/src/main/resources/stacks/HDP/2.3/services/HBASE/metainfo.xml


> Change default ports for HBase in Ambari
> ----------------------------------------
>
>                 Key: AMBARI-10473
>                 URL: https://issues.apache.org/jira/browse/AMBARI-10473
>             Project: Ambari
>          Issue Type: Bug
>          Components: ambari-server
>            Reporter: Dmitry Lysnichenko
>            Assignee: Dmitry Lysnichenko
>             Fix For: 2.1.0
>
>         Attachments: AMBARI-10473.patch
>
>
> 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



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to