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

Pete Wyckoff updated HADOOP-4104:
---------------------------------

    Attachment: HADOOP-4104.4.txt

This patch fixes the bug of setting user to root and group to users when null. 
I also added some #ifdef-ed out code for using the setCurrentUGI method in 
UuserGroupInformation but not clear on the semantics wrt multiple connections 
and also doesn't work.

This patch passes ant -Dlibhdfs=1 test-libhdfs but will wait and see if there's 
an easy way to get away from the UnixUserGroupInformation object before 
submitting it as a patch.



> 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.3.txt, HADOOP-4104.4.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.

Reply via email to