[
https://issues.apache.org/jira/browse/HADOOP-4104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12629663#action_12629663
]
Craig Macdonald commented on HADOOP-4104:
-----------------------------------------
Yes, I agree. Hadoop doesnt have a authentication system, so we shouldn't force
one on it in this patch.
+1 on HADOOP-4104.2.txt: I have read through the code and am happy with the
patch.
@ Sameer - I agree that libhdfs can leverage any additional authentication
functionality. I should just make clear that a requirement of any
authentication change should be "impersonation" by a process running with
superuser privileges, as provided hdfsConnectAsUser().
> add time, permission and user attribute support to libhdfs
> ----------------------------------------------------------
>
> Key: HADOOP-4104
> URL: https://issues.apache.org/jira/browse/HADOOP-4104
> Project: Hadoop Core
> Issue Type: New Feature
> Components: libhdfs
> Reporter: Pete Wyckoff
> Assignee: Pete Wyckoff
> Fix For: 0.19.0
>
> Attachments: HADOOP-4104.2.txt, HADOOP-4104.txt
>
>
> 1. add mtime, accesstime, owner, permissions to HDFSFileInfo
> 2. create hdfsChown, hdfsChmod, hdfsUtime functions
> 3. create hdfsConnectAsUser function
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.