|
[
Permlink
| « Hide
]
Amareshwari Sriramadasu added a comment - 11/Jun/08 12:10 PM
Here is patch improving the documentation for memory controls.
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12383826/patch-2762.txt against trunk revision 666620. +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. +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 passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2639/testReport/ This message is automatically generated. Amareshwari, do you mind adding some illustrative examples for the HADOOP_*_OPTS? For e.g. how to set up it so that NameNode/JobTracker have higher memory limits than Datanode/TaskTracker.
Unfortunately HADOOP_*_OPTS can not be used for setting up memory limits, because HADOOP_HEAPSIZE is used to set -Xmx limit for the daemons.
Thus, each daemon should have different HADOOP_HEAPSIZE configured for different memory limits. Added a table describing various HADOOP_*_OPTS available to the earlier patch.
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12383945/patch-2762.txt against trunk revision 667040. +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. +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 passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2652/testReport/ This message is automatically generated. Minor one - pls specify the unit for mapred.child.ulimit value.
Patch adding the units for mapred.child.ulimit
-1 overall. Here are the results of testing the latest attachment
http://issues.apache.org/jira/secure/attachment/12384102/patch-2762.txt against trunk revision 668396. +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. +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 passed core unit tests. +1 contrib tests. The patch passed contrib unit tests. Test results: http://hudson.zones.apache.org/hudson/job/Hadoop-Patch/2667/testReport/ This message is automatically generated. I just committed this. Thanks, Amareshwari!
Integrated in Hadoop-trunk #521 (See http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/521/
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||