You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@whirr.apache.org by as...@apache.org on 2012/02/23 23:17:59 UTC

svn commit: r1292989 - /whirr/branches/branch-0.7/services/hadoop/src/main/resources/whirr-hadoop-default.properties

Author: asavu
Date: Thu Feb 23 22:17:59 2012
New Revision: 1292989

URL: http://svn.apache.org/viewvc?rev=1292989&view=rev
Log:
WHIRR-490. Remove mapred.child.ulimit entry from defaults to make it unlimited (asavu)

Modified:
    whirr/branches/branch-0.7/services/hadoop/src/main/resources/whirr-hadoop-default.properties

Modified: whirr/branches/branch-0.7/services/hadoop/src/main/resources/whirr-hadoop-default.properties
URL: http://svn.apache.org/viewvc/whirr/branches/branch-0.7/services/hadoop/src/main/resources/whirr-hadoop-default.properties?rev=1292989&r1=1292988&r2=1292989&view=diff
==============================================================================
--- whirr/branches/branch-0.7/services/hadoop/src/main/resources/whirr-hadoop-default.properties (original)
+++ whirr/branches/branch-0.7/services/hadoop/src/main/resources/whirr-hadoop-default.properties Thu Feb 23 22:17:59 2012
@@ -46,7 +46,6 @@ hadoop-mapreduce.mapreduce.jobtracker.st
 hadoop-mapreduce.mapred.compress.map.output=true
 hadoop-mapreduce.mapred.output.compression.type=BLOCK
 hadoop-mapreduce.mapred.child.java.opts=-Xmx550m
-hadoop-mapreduce.mapred.child.ulimit=unlimited
 
 # hadoop-env.sh
 # keep PID files in a non-temporary directory