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 20:29:44 UTC

[jira] Created: (HADOOP-4119) libhdfs should implement posix access(path, mode) function

libhdfs should implement posix access(path, mode) function
----------------------------------------------------------

                 Key: HADOOP-4119
                 URL: https://issues.apache.org/jira/browse/HADOOP-4119
             Project: Hadoop Core
          Issue Type: New Feature
          Components: libhdfs
            Reporter: Pete Wyckoff


I guess it should be based on the current user's roles - i.e., the user/groups passed in to hdfsConnectAsUser()


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HADOOP-4119) libhdfs should implement posix access(path, mode) function

Posted by "Owen O'Malley (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Owen O'Malley resolved HADOOP-4119.
-----------------------------------

    Resolution: Won't Fix

Again the listStatus is a superset of this. Closing it as HADOOP-4108.

> libhdfs should implement posix access(path, mode) function
> ----------------------------------------------------------
>
>                 Key: HADOOP-4119
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4119
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: libhdfs
>            Reporter: Pete Wyckoff
>
> I guess it should be based on the current user's roles - i.e., the user/groups passed in to hdfsConnectAsUser()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Reopened: (HADOOP-4119) libhdfs should implement posix access(path, mode) function

Posted by "Pete Wyckoff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Wyckoff reopened HADOOP-4119:
----------------------------------

      Assignee: Pete Wyckoff

re-opening as 4108 is being re-opened.


> libhdfs should implement posix access(path, mode) function
> ----------------------------------------------------------
>
>                 Key: HADOOP-4119
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4119
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: libhdfs
>            Reporter: Pete Wyckoff
>            Assignee: Pete Wyckoff
>
> I guess it should be based on the current user's roles - i.e., the user/groups passed in to hdfsConnectAsUser()

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HADOOP-4119) libhdfs should expose the acess permissions for the connected user from hdfs

Posted by "Pete Wyckoff (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HADOOP-4119?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete Wyckoff updated HADOOP-4119:
---------------------------------

    Description: 
in this way, libhdfs supports the posix method access(path)



  was:
I guess it should be based on the current user's roles - i.e., the user/groups passed in to hdfsConnectAsUser()


        Summary: libhdfs should expose the acess permissions for the connected user from hdfs  (was: libhdfs should implement posix access(path, mode) function)

> libhdfs should expose the acess permissions for the connected user from hdfs
> ----------------------------------------------------------------------------
>
>                 Key: HADOOP-4119
>                 URL: https://issues.apache.org/jira/browse/HADOOP-4119
>             Project: Hadoop Core
>          Issue Type: New Feature
>          Components: libhdfs
>            Reporter: Pete Wyckoff
>            Assignee: Pete Wyckoff
>
> in this way, libhdfs supports the posix method access(path)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.