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 "Harsh J (JIRA)" <ji...@apache.org> on 2011/06/25 13:50:47 UTC

[jira] [Created] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

Remove the last remaining reference to "io.sort.mb"
---------------------------------------------------

                 Key: MAPREDUCE-2622
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
             Project: Hadoop Map/Reduce
          Issue Type: Task
          Components: test
    Affects Versions: 0.23.0
            Reporter: Harsh J
            Assignee: Harsh J
            Priority: Minor
             Fix For: 0.23.0


TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Updated] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Harsh J updated MAPREDUCE-2622:
-------------------------------

    Status: Patch Available  (was: Open)

> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Commented] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Todd Lipcon commented on MAPREDUCE-2622:
----------------------------------------

+1

> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Commented] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Hudson commented on MAPREDUCE-2622:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk-Commit #755 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/755/])
    MAPREDUCE-2622. Remove the last remaining reference to the deprecated configuration "io.sort.mb". Contributed by Harsh J Chouraria.

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


> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Commented] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Hudson commented on MAPREDUCE-2622:
-----------------------------------

Integrated in Hadoop-Mapreduce-trunk #749 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/749/])
    MAPREDUCE-2622. Remove the last remaining reference to the deprecated configuration "io.sort.mb". Contributed by Harsh J Chouraria.

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


> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Updated] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Todd Lipcon updated MAPREDUCE-2622:
-----------------------------------

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

Committed to trunk. Thanks, Harsh!

> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Commented] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Hadoop QA commented on MAPREDUCE-2622:
--------------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12483815/MAPREDUCE-2622.r1.diff
  against trunk revision 1139400.

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

    +1 tests included.  The patch appears to include 3 new or modified 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 failed these core unit tests:
                  org.apache.hadoop.cli.TestMRCLI
                  org.apache.hadoop.fs.TestFileSystem

    -1 contrib tests.  The patch failed contrib unit tests.

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

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

This message is automatically generated.

> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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

        

[jira] [Updated] (MAPREDUCE-2622) Remove the last remaining reference to "io.sort.mb"

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

Harsh J updated MAPREDUCE-2622:
-------------------------------

    Attachment: MAPREDUCE-2622.r1.diff

Patch that removes io.sort.mb refs and also removes a useless property "io.sort.record.pct" which does not seem in use anymore anywhere (across common or mapreduce).

> Remove the last remaining reference to "io.sort.mb"
> ---------------------------------------------------
>
>                 Key: MAPREDUCE-2622
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2622
>             Project: Hadoop Map/Reduce
>          Issue Type: Task
>          Components: test
>    Affects Versions: 0.23.0
>            Reporter: Harsh J
>            Assignee: Harsh J
>            Priority: Minor
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2622.r1.diff
>
>
> TestLocalRunner still carries "io.sort.mb", which must be updated to "mapreduce.task.io.sort.mb" (MRJobConfig.IO_SORT_MB).

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