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 "Ari Rabkin (JIRA)" <ji...@apache.org> on 2011/05/18 23:46:47 UTC

[jira] [Created] (MAPREDUCE-2515) MapReduce references obsolete option topology.node.switch.mapping.impl

MapReduce references obsolete option topology.node.switch.mapping.impl
----------------------------------------------------------------------

                 Key: MAPREDUCE-2515
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: jobtracker
    Affects Versions: 0.23.0
            Reporter: Ari Rabkin
            Assignee: Ari Rabkin
             Fix For: 0.23.0


Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.


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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete options

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

Hadoop QA commented on MAPREDUCE-2515:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12479687/MAPREDUCE-2515.txt
  against trunk revision 1124383.

    +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 (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 passed contrib unit tests.

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

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

This message is automatically generated.

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete options

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

Hudson commented on MAPREDUCE-2515:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #683 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk-Commit/683/])
    MAPREDUCE-2515. MapReduce code references some deprecated options. Contributed by Ari Rabkin.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1124509
Files : 
* /hadoop/mapreduce/trunk/CHANGES.txt
* /hadoop/mapreduce/trunk/src/java/org/apache/hadoop/mapred/JobTracker.java


> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete options

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

Hudson commented on MAPREDUCE-2515:
-----------------------------------

Integrated in Hadoop-Mapreduce-22-branch #55 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-22-branch/55/])
    MAPREDUCE-2515. MapReduce code references some deprecated options. Contributed by Ari Rabkin.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1124508
Files : 
* /hadoop/mapreduce/branches/branch-0.22/src/java/org/apache/hadoop/mapred/JobTracker.java
* /hadoop/mapreduce/branches/branch-0.22/CHANGES.txt


> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Todd Lipcon updated MAPREDUCE-2515:
-----------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 0.23.0)
                   0.22.0
     Hadoop Flags: [Reviewed]
           Status: Resolved  (was: Patch Available)

Committed to trunk and branch-22. Thanks, Ari!

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Summary: MapReduce references obsolete options  (was: MapReduce references obsolete option topology.node.switch.mapping.impl)

Actually, there are a bunch of obsolete options referenced in there. Broadening scope of this issue...

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Description: 
Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.


  was:
Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.



> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete option topology.node.switch.mapping.impl

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Attachment: MAPREDUCE-2515.txt

> MapReduce references obsolete option topology.node.switch.mapping.impl
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Status: Patch Available  (was: Open)

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Status: Open  (was: Patch Available)

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete option topology.node.switch.mapping.impl

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Status: Patch Available  (was: Open)

> MapReduce references obsolete option topology.node.switch.mapping.impl
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete options

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

Hudson commented on MAPREDUCE-2515:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #684 (See [https://builds.apache.org/hudson/job/Hadoop-Mapreduce-trunk/684/])
    MAPREDUCE-2515. MapReduce code references some deprecated options. Contributed by Ari Rabkin.

todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1124509
Files : 
* /hadoop/mapreduce/trunk/CHANGES.txt
* /hadoop/mapreduce/trunk/src/java/org/apache/hadoop/mapred/JobTracker.java


> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.22.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Attachment: MAPREDUCE-2515.txt

Now with lines that are only 80 characters.

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete option topology.node.switch.mapping.impl

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

Ari Rabkin commented on MAPREDUCE-2515:
---------------------------------------

Note: Patch is one line, changing an option name. No unit tests should be affected, and any tests for this functionality will be far more brittle than the patch itself.

> MapReduce references obsolete option topology.node.switch.mapping.impl
> ----------------------------------------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Updated] (MAPREDUCE-2515) MapReduce references obsolete options

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

Ari Rabkin updated MAPREDUCE-2515:
----------------------------------

    Attachment: MAPREDUCE-2515.txt

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name.

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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete options

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

Todd Lipcon commented on MAPREDUCE-2515:
----------------------------------------

+1

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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

[jira] [Commented] (MAPREDUCE-2515) MapReduce references obsolete options

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

Hadoop QA commented on MAPREDUCE-2515:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12479662/MAPREDUCE-2515.txt
  against trunk revision 1124383.

    +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 (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 passed contrib unit tests.

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

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

This message is automatically generated.

> MapReduce references obsolete options
> -------------------------------------
>
>                 Key: MAPREDUCE-2515
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2515
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: jobtracker
>    Affects Versions: 0.23.0
>            Reporter: Ari Rabkin
>            Assignee: Ari Rabkin
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2515.txt, MAPREDUCE-2515.txt, MAPREDUCE-2515.txt
>
>
> Option topology.node.switch.mapping.impl has been renamed to net.topology.node.switch.mapping.impl; JT still uses old name. Likewise, JT uses old names for several other since-renamed options.

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