You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chen Zhang (Jira)" <ji...@apache.org> on 2019/08/27 15:20:00 UTC

[jira] [Created] (HDFS-14784) Add more methods to WebHdfsTestUtil to support tests outside of package

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