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

Jitendra Nath Pandey updated HDFS-2416:
---------------------------------------

    Attachment: HDFS-2416-branch-0.20-security.patch

The problem happened because tasks connecting to the namenode fail in the 
absence of kerberos authentication. The fix is not to require kerberos 
authentication if token is present and instead authenticate the token.
 The patch fixes it by bypassing kerberos authentication in AuthFilter in hdfs 
if token is there and verifies the token in JspHelper. The same code path is 
used for token authentication in hftp also.
                
> distcp with a webhdfs uri on a secure cluster fails
> ---------------------------------------------------
>
>                 Key: HDFS-2416
>                 URL: https://issues.apache.org/jira/browse/HDFS-2416
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.20.205.0
>            Reporter: Arpit Gupta
>            Assignee: Jitendra Nath Pandey
>         Attachments: HDFS-2416-branch-0.20-security.patch, 
> HDFS-2419-branch-0.20-security.patch, HDFS-2419-branch-0.20-security.patch
>
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to