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 2009/09/19 10:15:16 UTC

[jira] Created: (MAPREDUCE-1012) Context interfaces should be Public Evolving

Context interfaces should be Public Evolving
--------------------------------------------

                 Key: MAPREDUCE-1012
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: client
    Affects Versions: 0.21.0
            Reporter: Tom White
            Priority: Blocker
             Fix For: 0.21.0


As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Updated: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Tom White updated MAPREDUCE-1012:
---------------------------------

    Attachment: MAPREDUCE-1012.patch

A patch to add the relevant annotations. No tests are included since this is a documentation change.

> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Commented: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Hadoop QA commented on MAPREDUCE-1012:
--------------------------------------

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

    +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 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 failed core unit tests.

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

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

This message is automatically generated.

> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Updated: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Tom White updated MAPREDUCE-1012:
---------------------------------

    Assignee: Tom White
      Status: Patch Available  (was: Open)

> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Commented: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Chris Douglas commented on MAPREDUCE-1012:
------------------------------------------

+1

> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Commented: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Hudson commented on MAPREDUCE-1012:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #117 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk/117/])
    . Mark Context interfaces as public evolving. Contributed by Tom White


> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Commented: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Hudson commented on MAPREDUCE-1012:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #83 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/83/])
    . Mark Context interfaces as public evolving. Contributed by Tom White


> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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


[jira] Updated: (MAPREDUCE-1012) Context interfaces should be Public Evolving

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

Chris Douglas updated MAPREDUCE-1012:
-------------------------------------

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

I committed this. Thanks, Tom!

> Context interfaces should be Public Evolving
> --------------------------------------------
>
>                 Key: MAPREDUCE-1012
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1012
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 0.21.0
>            Reporter: Tom White
>            Assignee: Tom White
>            Priority: Blocker
>             Fix For: 0.21.0
>
>         Attachments: MAPREDUCE-1012.patch
>
>
> As discussed in MAPREDUCE-954 the nascent context interfaces should be marked as Public Evolving to facilitate future evolution.

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