You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "Devaraj Das (JIRA)" <ji...@apache.org> on 2010/05/17 22:37:42 UTC

[jira] Created: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Add an API in FileSystem to get FileSystem instances based on users
-------------------------------------------------------------------

                 Key: HADOOP-6769
                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Devaraj Das
            Assignee: Devaraj Das
             Fix For: 0.22.0


HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Commented: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12871328#action_12871328 ] 

Hudson commented on HADOOP-6769:
--------------------------------

Integrated in Hadoop-Common-trunk #346 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/346/])
    

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Commented: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12877978#action_12877978 ] 

Hudson commented on HADOOP-6769:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #297 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/297/])
    Move entries for HADOOP-6769 and HADOOP-6813 to 0.21 section of CHANGES.txt


> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Commented: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Posted by "Boris Shkolnik (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868704#action_12868704 ] 

Boris Shkolnik commented on HADOOP-6769:
----------------------------------------

+1
Small nitpick. I think it is better to use assert methods with messages, like assertNotSame(msg, obj1, obj2).

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Updated: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

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

Devaraj Das updated HADOOP-6769:
--------------------------------

    Status: Patch Available  (was: Open)

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Commented: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12878258#action_12878258 ] 

Hudson commented on HADOOP-6769:
--------------------------------

Integrated in Hadoop-Common-trunk #364 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/364/])
    Move entries for HADOOP-6769 and HADOOP-6813 to 0.21 section of CHANGES.txt


> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Updated: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

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

Eli Collins updated HADOOP-6769:
--------------------------------

        Fix Version/s: 0.21.0
    Affects Version/s: 0.21.0
                       0.22.0
             Priority: Blocker  (was: Major)

Flagging for Tom to commit to 21.

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Blocker
>             Fix For: 0.21.0, 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Updated: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

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

Devaraj Das updated HADOOP-6769:
--------------------------------

    Attachment: 6769-1.patch

Straightforward patch.

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Updated: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

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

Tom White updated HADOOP-6769:
------------------------------

    Fix Version/s:     (was: 0.22.0)

I've just committed this to 0.21.

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>    Affects Versions: 0.21.0, 0.22.0
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Commented: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868721#action_12868721 ] 

Hudson commented on HADOOP-6769:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #255 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/255/])
    HADOOP-6769. Add an API in FileSystem to get FileSystem instances based on users


> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Commented: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

Posted by "Hadoop QA (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12868441#action_12868441 ] 

Hadoop QA commented on HADOOP-6769:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12444742/6769-1.patch
  against trunk revision 944521.

    +1 @author.  The patch does not contain any @author tags.

    +1 tests included.  The patch appears to include 3 new or modified tests.

    +1 javadoc.  The javadoc tool did not generate any warning messages.

    +1 javac.  The applied patch does not increase the total number of javac compiler warnings.

    +1 findbugs.  The patch does not introduce any new Findbugs warnings.

    +1 release audit.  The applied patch does not increase the total number of release audit warnings.

    +1 core tests.  The patch passed core unit tests.

    +1 contrib tests.  The patch passed contrib unit tests.

Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/525/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/525/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/525/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/525/console

This message is automatically generated.

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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


[jira] Updated: (HADOOP-6769) Add an API in FileSystem to get FileSystem instances based on users

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

Boris Shkolnik updated HADOOP-6769:
-----------------------------------

        Status: Resolved  (was: Patch Available)
    Resolution: Fixed

committed to trunk. Thanks Devaraj.

> Add an API in FileSystem to get FileSystem instances based on users
> -------------------------------------------------------------------
>
>                 Key: HADOOP-6769
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6769
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Devaraj Das
>            Assignee: Devaraj Das
>             Fix For: 0.22.0
>
>         Attachments: 6769-1.patch
>
>
> HDFS-1000 requires an API in FileSystem to get FileSystem instances based on users. 

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