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

Hudson commented on HDFS-14784:
-------------------------------

FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17236 (See 
[https://builds.apache.org/job/Hadoop-trunk-Commit/17236/])
HDFS-14784. Add more methods to WebHdfsTestUtil to support tests outside 
(inigoiri: rev 494d75eb2b699bf46b86c2af8e3c7587329cddf4)
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsFileSystemContract.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/TestWebHdfsTokens.java
* (edit) 
hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/web/WebHdfsTestUtil.java


> Add more methods to WebHdfsTestUtil to support tests outside of package
> -----------------------------------------------------------------------
>
>                 Key: HDFS-14784
>                 URL: https://issues.apache.org/jira/browse/HDFS-14784
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>            Reporter: Chen Zhang
>            Assignee: Chen Zhang
>            Priority: Major
>             Fix For: 3.3.0
>
>         Attachments: HDFS-14784.001.patch, HDFS-14784.002.patch
>
>
> Before HDFS-14434, we can access a secure cluster by WebHDFS using user.name 
> parameter and {{PseudoAuthenticationHandler}} without kerberos 
> authentication, it's quite useful for some test situation.
> HDFS-14434 ignores user.name query parameter in secure WebHDFS when we using 
> WebHdfsFileSystem, so the only way to use user.name parameter is to access by 
> URL.
> This Jira try to add more methods to WebHdfsTestUtil to support UT out of 
> package to test WebHDFS in customize way.
> More background and discuss, see HDFS-14609.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to