[
https://issues.apache.org/jira/browse/HDFS-3568?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13409667#comment-13409667
]
Colin Patrick McCabe commented on HDFS-3568:
--------------------------------------------
bq. hdfsFreeBuilder is dead code, is it used later in the tests?
You would need this if you had a builder, but then found some reason to delete
the builder without constructing an HDFS instance. It really needs to be in
the API because otherwise this would be impossible.
The current code doesn't do anything that could fail between creating the
builder and using it to build an HDFS instance, so fuse_dfs doesn't use it at
this time. But it's good to have that option.
> 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,
> HDFS-3568.003.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