You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Wei-Chiu Chuang (JIRA)" <ji...@apache.org> on 2018/04/23 22:21:00 UTC

[jira] [Created] (HDFS-13492) Limit httpfs binds to certain IP addresses in branch-2

Wei-Chiu Chuang created HDFS-13492:
--------------------------------------

             Summary: Limit httpfs binds to certain IP addresses in branch-2
                 Key: HDFS-13492
                 URL: https://issues.apache.org/jira/browse/HDFS-13492
             Project: Hadoop HDFS
          Issue Type: Improvement
          Components: httpfs
    Affects Versions: 2.6.0
            Reporter: Wei-Chiu Chuang
            Assignee: Wei-Chiu Chuang


Currently httpfs binds to all IP addresses of the host by default. Some operators want to limit httpfs to accept only local connections.

We should provide that option, and it's pretty doable in Hadoop 2.x.

Note that httpfs underlying implementation changed in Hadoop 3, and the Jetty based httpfs implementation already support that I believe.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-help@hadoop.apache.org