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

Colin Patrick McCabe updated HDFS-3568:
---------------------------------------

    Attachment: HDFS-3568.002.patch

Thanks, atm.  Here's a new patch incorporating those suggestions.

* factor the common UGI-getting code out into UserGroupInformation#getBestUGI

* fromKerberosTicketCache is now getUGIFromTicketCache

* fuse: update error message in FUSE connect

* libhdfs: greatly simplify jstrToCStr

* libhdfs: Use EINTERNAL consistently (not -EINTERNAL)

* some whitespace fixes

note: I didn't forget about the docs for hdfsBuilderSetNameNode... I'm still 
thinking about the best thing to do with it.  Suggestions welcome!
                
> fuse_dfs: add support for security
> ----------------------------------
>
>                 Key: HDFS-3568
>                 URL: https://issues.apache.org/jira/browse/HDFS-3568
>             Project: Hadoop HDFS
>          Issue Type: Improvement
>    Affects Versions: 1.0.0, 2.0.0-alpha
>            Reporter: Colin Patrick McCabe
>            Assignee: Colin Patrick McCabe
>             Fix For: 1.1.0, 2.0.1-alpha
>
>         Attachments: HDFS-3568.001.patch, HDFS-3568.002.patch
>
>
> fuse_dfs should have support for Kerberos authentication.  This would allow 
> FUSE to be used in a secure cluster.

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