[ 
https://issues.apache.org/jira/browse/HDFS-4587?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Mit Desai updated HDFS-4587:
----------------------------

    Target Version/s: 3.0.0  (was: 3.0.0, 0.23.11)

> Webhdfs secure clients are incompatible with non-secure NN
> ----------------------------------------------------------
>
>                 Key: HDFS-4587
>                 URL: https://issues.apache.org/jira/browse/HDFS-4587
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: namenode, webhdfs
>    Affects Versions: 3.0.0, 0.23.7, 2.0.4-alpha
>            Reporter: Daryn Sharp
>
> A secure webhdfs client will receive an exception from a non-secure NN.  For 
> a NN in non-secure mode, {{FSNamesystem#getDelegationToken}} will return 
> "null" to indicate no token is required.  Hdfs will send back the null to the 
> client, but webhdfs uses {{DelegationTokenSecretManager.createCredentials}} 
> which instead throws an exception.



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

Reply via email to