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 "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2010/06/28 23:00:50 UTC

[jira] Created: (HADOOP-6845) TokenStorage renamed to Credentials.

TokenStorage renamed to Credentials.
------------------------------------

                 Key: HADOOP-6845
                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Jitendra Nath Pandey


This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Devaraj Das commented on HADOOP-6845:
-------------------------------------

Looks good. Minor nits - Credentials.java should be annotated with the same annotations that was there in TokenStorage,java. Also, the class TestJobCredentials should be renamed to TestCredentials. Although not related to this refactoring patch, do you want to have a teardown method in the testcase that removes the directory created in the setup method?

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Attachment: HADOOP-6845.1.patch

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Status: Open  (was: Patch Available)

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Devaraj Das commented on HADOOP-6845:
-------------------------------------

+1

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Status: Open  (was: Patch Available)

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Devaraj Das updated HADOOP-6845:
--------------------------------

           Status: Resolved  (was: Patch Available)
    Fix Version/s: 0.22.0
       Resolution: Fixed

I just committed this. Thanks, Jitendra!

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Attachment: HADOOP-6845.2.patch

New patch addressing the comments.

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

Posted by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HADOOP-6845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12886574#action_12886574 ] 

Jitendra Nath Pandey commented on HADOOP-6845:
----------------------------------------------

Javadoc warnings are in KerberosName.java and SecurityUtil.java which are unrelated.

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hudson commented on HADOOP-6845:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #323 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/323/])
    HADOOP-6845. Renames the TokenStorage class to Credentials. Contributed by Jitendra Pandey.


> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Attachment: HADOOP-6845.3.patch

Updated InterfaceAudience annotation for Credentials to include HDFS as well.

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hadoop QA commented on HADOOP-6845:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12449017/HADOOP-6845.3.patch
  against trunk revision 961911.

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

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

    -1 javadoc.  The javadoc tool appears to have generated 1 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/607/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/607/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/607/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/607/console

This message is automatically generated.

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hudson commented on HADOOP-6845:
--------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #523 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/523/])
    

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hadoop QA commented on HADOOP-6845:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12448245/HADOOP-6845.1.patch
  against trunk revision 957074.

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

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

    -1 javadoc.  The javadoc tool appears to have generated 1 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/595/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/595/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/595/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/595/console

This message is automatically generated.

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hadoop QA commented on HADOOP-6845:
-----------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12449007/HADOOP-6845.2.patch
  against trunk revision 961911.

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

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

    -1 javadoc.  The javadoc tool appears to have generated 1 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/606/testReport/
Findbugs warnings: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/606/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/606/artifact/trunk/build/test/checkstyle-errors.html
Console output: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch-h4.grid.sp2.yahoo.net/606/console

This message is automatically generated.

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Assigned: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey reassigned HADOOP-6845:
--------------------------------------------

    Assignee: Jitendra Nath Pandey

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hudson commented on HADOOP-6845:
--------------------------------

Integrated in Hadoop-Common-trunk #391 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/391/])
    HADOOP-6845. Renames the TokenStorage class to Credentials. Contributed by Jitendra Pandey.


> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Updated: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Jitendra Nath Pandey updated HADOOP-6845:
-----------------------------------------

    Status: Patch Available  (was: Open)

> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>         Attachments: HADOOP-6845.1.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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


[jira] Commented: (HADOOP-6845) TokenStorage renamed to Credentials.

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

Hudson commented on HADOOP-6845:
--------------------------------

Integrated in Hadoop-Hdfs-trunk-Commit #337 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/337/])
    HDFS-1272. Fixes to take care of the changes in HADOOP-6845. Contributed by Jitendra Pandey.


> TokenStorage renamed to Credentials.
> ------------------------------------
>
>                 Key: HADOOP-6845
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6845
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Jitendra Nath Pandey
>            Assignee: Jitendra Nath Pandey
>             Fix For: 0.22.0
>
>         Attachments: HADOOP-6845.1.patch, HADOOP-6845.2.patch, HADOOP-6845.3.patch
>
>
> This jira tracks common changes for MAPREDUCE-1528.

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