You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Yufeng Jiang (JIRA)" <ji...@apache.org> on 2016/02/11 01:39:19 UTC

[jira] [Commented] (HBASE-10123) Change default ports; move them out of linux ephemeral port range

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

Yufeng Jiang commented on HBASE-10123:
--------------------------------------

After this patch, it seems that the port number 16000 conflicts with Hadoop-kms, which also uses 16000. Users have to manually change the default port of kms to make HBase work. Is there a more elegant way to handle this issue?

> Change default ports; move them out of linux ephemeral port range
> -----------------------------------------------------------------
>
>                 Key: HBASE-10123
>                 URL: https://issues.apache.org/jira/browse/HBASE-10123
>             Project: HBase
>          Issue Type: Bug
>    Affects Versions: 0.96.1.1
>            Reporter: stack
>            Assignee: Jonathan Hsieh
>            Priority: Critical
>             Fix For: 0.99.0
>
>         Attachments: hbase-10123.patch, hbase-10123.v2.patch, hbase-10123.v3.patch, hbase-10123.v4.patch
>
>
> Our defaults clash w/ the range linux assigns itself for creating come-and-go ephemeral ports; likely in our history we've clashed w/ a random, short-lived process.  While easy to change the defaults, we should just ship w/ defaults that make sense.  We could host ourselves up into the 7 or 8k range.
> See http://www.ncftp.com/ncftpd/doc/misc/ephemeral_ports.html



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