Chen Zhang created HDFS-14784:
---------------------------------

             Summary: 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


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: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to