You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by pradeepbhadani <gi...@git.apache.org> on 2015/09/02 16:58:58 UTC

[GitHub] ambari pull request: [AMBARI-12972] Change default port number for...

GitHub user pradeepbhadani opened a pull request:

    https://github.com/apache/ambari/pull/23

    [AMBARI-12972] Change default port number for hbase.rest.port in KNOX configuration

    Currently, Knox set the default port for "hbase.rest.port" as 8080 which is same as Ambari server port which can cause issue if ambari-server and hbase REST server are on same node.
    
    Changed this port number to "16080" as most of the Hbase ports are n 16000 range.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/pradeepbhadani/ambari AMBARI-12972

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ambari/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #23
    
----
commit e93e290bf14c10fc033f6c286e98fdce388eaaac
Author: Pradeep Bhadani <pr...@gmail.com>
Date:   2015-09-02T14:38:09Z

    Change default port number for hbase.rest.port

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---