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

Hadoop QA commented on AMBARI-10473:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  http://issues.apache.org/jira/secure/attachment/12725283/AMBARI-10473.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:red}-1 core tests{color}.  The test build failed in ambari-server 

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2337//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/2337//console

This message is automatically generated.

> 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