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

Hudson commented on HDFS-5545:
------------------------------

FAILURE: Integrated in Hadoop-Mapreduce-trunk #1642 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1642/])
Move HDFS-5538, HDFS-5545, HDFS-5536, HDFS-5312, and HDFS-5629 from trunk to 
2.4.0 section. (jing9: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1551724)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt


> Allow specifying endpoints for listeners in HttpServer
> ------------------------------------------------------
>
>                 Key: HDFS-5545
>                 URL: https://issues.apache.org/jira/browse/HDFS-5545
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>             Fix For: 2.4.0
>
>         Attachments: HDFS-5545.000.patch, HDFS-5545.001.patch, 
> HDFS-5545.002.patch, HDFS-5545.003.patch
>
>
> Currently HttpServer listens to HTTP port and provides a method to allow the 
> users to add an SSL listeners after the server starts. This complicates the 
> logic if the client needs to set up HTTP / HTTPS serverfs.
> This jira proposes to replace these two methods with the concepts of listener 
> endpoints. A listener endpoints is a URI (i.e., scheme + host + port) that 
> the HttpServer should listen to. This concept simplifies the task of managing 
> the HTTP server from HDFS / YARN.



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)

Reply via email to