You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2011/02/18 01:43:12 UTC

[jira] Created: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

Tool-related packages should be in the Tool javadoc group
---------------------------------------------------------

                 Key: MAPREDUCE-2336
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: documentation
            Reporter: Tom White
            Assignee: Tom White
             Fix For: 0.22.0


Some of the tool packages are mistakenly in the general group.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Commented: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Hadoop QA commented on MAPREDUCE-2336:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12471351/MAPREDUCE-2336.patch
  against trunk revision 1074251.

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

    +0 tests included.  The patch appears to be a documentation patch that doesn't require 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 (version 1.3.9) 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 failed contrib unit tests.

    +1 system test framework.  The patch passed system test framework compile.

Test results: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/28//testReport/
Findbugs warnings: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/28//artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Console output: https://hudson.apache.org/hudson/job/PreCommit-MAPREDUCE-Build/28//console

This message is automatically generated.

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Tom White updated MAPREDUCE-2336:
---------------------------------

      Resolution: Fixed
    Hadoop Flags: [Reviewed]
          Status: Resolved  (was: Patch Available)

I've just committed this.

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Updated: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Tom White updated MAPREDUCE-2336:
---------------------------------

    Status: Patch Available  (was: Open)

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] Updated: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Tom White updated MAPREDUCE-2336:
---------------------------------

    Attachment: MAPREDUCE-2336.patch

Patch to move all the tool packages to the same group. Also adds some package-level javadoc to these packages.

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

-- 
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Hudson commented on MAPREDUCE-2336:
-----------------------------------

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

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Hudson commented on MAPREDUCE-2336:
-----------------------------------

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

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

Posted by "Todd Lipcon (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/MAPREDUCE-2336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13003280#comment-13003280 ] 

Todd Lipcon commented on MAPREDUCE-2336:
----------------------------------------

+1, built javadocs and the output looks good.

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] Commented: (MAPREDUCE-2336) Tool-related packages should be in the Tool javadoc group

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

Hudson commented on MAPREDUCE-2336:
-----------------------------------

Integrated in Hadoop-Mapreduce-22-branch #38 (See [https://hudson.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/38/])
    

> Tool-related packages should be in the Tool javadoc group
> ---------------------------------------------------------
>
>                 Key: MAPREDUCE-2336
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2336
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: documentation
>            Reporter: Tom White
>            Assignee: Tom White
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2336.patch
>
>
> Some of the tool packages are mistakenly in the general group.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira