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

Hudson commented on HDFS-5716:
------------------------------

SUCCESS: Integrated in Hadoop-trunk-Commit #5175 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/5175/])
HDFS-5716. Allow WebHDFS to use pluggable authentication filter. Contributed by 
Haohui Mai (brandonli: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1568547)
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/DFSConfigKeys.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/NameNodeHttpServer.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsWithAuthenticationFilter.java


> Allow WebHDFS to use pluggable authentication filter
> ----------------------------------------------------
>
>                 Key: HDFS-5716
>                 URL: https://issues.apache.org/jira/browse/HDFS-5716
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: webhdfs
>            Reporter: Haohui Mai
>            Assignee: Haohui Mai
>             Fix For: 2.4.0
>
>         Attachments: HDFS-5716.000.patch, HDFS-5716.001.patch, 
> HDFS-5716.002.patch
>
>
> Currently the WebHDFS server only uses SPNEGO filters for authentication 
> purposes. The design serves the purpose well when SPNEGO is available, 
> however, other services (e.g., the web UI) where SPNEGO might be unavailable 
> can also use WebHDFS.
> Note that the web UI and the WebHDFS are served by the same Jetty server on 
> the same port. The Web UI can use customized authentication filters, it might 
> make sense to allow WebHDFS to take customized authentication filters as well.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to