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

Hudson commented on HDFS-6218:
------------------------------

FAILURE: Integrated in Hadoop-Hdfs-trunk #1746 (See 
[https://builds.apache.org/job/Hadoop-Hdfs-trunk/1746/])
HDFS-6218. Audit log should use true client IP for proxied webhdfs operations. 
Contributed by Daryn Sharp. (kihwal: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1590640)
* /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/server/common/JspHelper.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/web/resources/NamenodeWebHdfsMethods.java
* 
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestAuditLogger.java


> Audit log should use true client IP for proxied webhdfs operations
> ------------------------------------------------------------------
>
>                 Key: HDFS-6218
>                 URL: https://issues.apache.org/jira/browse/HDFS-6218
>             Project: Hadoop HDFS
>          Issue Type: Sub-task
>          Components: namenode, webhdfs
>    Affects Versions: 2.0.0-alpha, 3.0.0
>            Reporter: Daryn Sharp
>            Assignee: Daryn Sharp
>             Fix For: 3.0.0, 2.5.0
>
>         Attachments: HDFS-6218.patch
>
>
> When using a http proxy, it's not very useful for the audit log to contain 
> the proxy's IP address.  Similar to proxy superusers, the NN should allow 
> configuration of trusted proxy servers and use the X-Forwarded-For header 
> when logging the client request.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to