[
https://issues.apache.org/jira/browse/MAPREDUCE-4134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13255665#comment-13255665
]
Hadoop QA commented on MAPREDUCE-4134:
--------------------------------------
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12522286/MAPREDUCE-4134.patch
against trunk revision .
+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 patch. The patch command could not apply the patch.
Console output:
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/2235//console
This message is automatically generated.
> Remove references of mapred.child.ulimit etc. since they are not being used
> any more
> ------------------------------------------------------------------------------------
>
> Key: MAPREDUCE-4134
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-4134
> Project: Hadoop Map/Reduce
> Issue Type: Task
> Components: mrv2
> Affects Versions: 0.23.2
> Reporter: Ravi Prakash
> Assignee: Ravi Prakash
> Attachments: MAPREDUCE-4134.patch
>
>
> Courtesy Philip Su, we found that (mapred.child.ulimit, mapreduce.map.ulimit,
> mapreduce.reduce.ulimit) were not being used at all. The configuration exists
> but is never used. Its also mentioned in mapred-default.xml and
> templates/../mapred-site.xml . Also the method getUlimitMemoryCommand in
> Shell.java is now useless and can be removed.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira