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 "Boris Shkolnik (JIRA)" <ji...@apache.org> on 2010/06/03 02:23:56 UTC

[jira] Created: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
-------------------------------------------------------------------------

                 Key: HADOOP-6805
                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
             Project: Hadoop Common
          Issue Type: Improvement
            Reporter: Boris Shkolnik
            Assignee: Boris Shkolnik




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


[jira] Updated: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Jakob Homan updated HADOOP-6805:
--------------------------------

    Hadoop Flags: [Reviewed]

+1

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Updated: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Boris Shkolnik updated HADOOP-6805:
-----------------------------------


committed to trunk

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Commented: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Boris Shkolnik commented on HADOOP-6805:
----------------------------------------

javadoc - are the old javadoc warnings (about sun private pacakges) introduced elswhere..
no test - this is not a new code, this patch moves a method from one class to another.

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Commented: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Hadoop QA commented on HADOOP-6805:
-----------------------------------

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

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

    -1 tests included.  The patch doesn't appear to include any new or modified tests.
                        Please justify why no new tests are needed for this patch.
                        Also please list what manual steps were performed to verify this patch.

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

This message is automatically generated.

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Commented: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Hudson commented on HADOOP-6805:
--------------------------------

Integrated in Hadoop-Common-trunk-Commit #330 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk-Commit/330/])
    HADOOP-6805. add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)


> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Updated: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Boris Shkolnik updated HADOOP-6805:
-----------------------------------

    Status: Patch Available  (was: Open)

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Updated: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Boris Shkolnik updated HADOOP-6805:
-----------------------------------

    Attachment: HADOOP-6805.patch

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Updated: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Boris Shkolnik updated HADOOP-6805:
-----------------------------------

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

> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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


[jira] Commented: (HADOOP-6805) add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)

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

Hudson commented on HADOOP-6805:
--------------------------------

Integrated in Hadoop-Common-trunk #398 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Common-trunk/398/])
    HADOOP-6805. add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)


> add buildDTServiceName method to SecurityUtil (as part of MAPREDUCE-1718)
> -------------------------------------------------------------------------
>
>                 Key: HADOOP-6805
>                 URL: https://issues.apache.org/jira/browse/HADOOP-6805
>             Project: Hadoop Common
>          Issue Type: Improvement
>            Reporter: Boris Shkolnik
>            Assignee: Boris Shkolnik
>         Attachments: HADOOP-6805.patch
>
>


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