Alejandro Abdelnur created HDFS-4194:
----------------------------------------
Summary: WebHDFSFileSystem client does not handle simple/kerberos
simultaneously
Key: HDFS-4194
URL: https://issues.apache.org/jira/browse/HDFS-4194
Project: Hadoop HDFS
Issue Type: Bug
Components: webhdfs
Affects Versions: 2.0.2-alpha
Reporter: Alejandro Abdelnur
WebHDFSFileSystem can only connect to a cluster with the level of security
configured in the client (simple or kerberos).
This makes difficult to connect to 2 clusters, one secure and the other
unsecure from the same client.
Instead, it should do attempt using kerberos and fallback to simple if the
cluster does not require kerberos.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira