You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Pete Wyckoff (JIRA)" <ji...@apache.org> on 2008/09/08 02:06:46 UTC

[jira] Updated: (HADOOP-4104) add time, permission and user attribute support to libhdfs

     [ 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.txt

NOTE: this includes https://issues.apache.org/jira/browse/HADOOP-3963 which is waiting to be committed.

Otherwise, this patch is basically complete - all tests have been added and pass.

One caveat is setting/getting access times. Since there's no way right now to enable this in the libhdfs testing framework, there's really no way to have a unit test for it.



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