<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: hadoop-0.18.3 Could not create the Java virtual machine</title>
	<atom:link href="http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/</link>
	<description>Dave Koopman&#039;s Blog</description>
	<lastBuildDate>Sun, 25 Jul 2010 01:35:13 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: <img src='http://www.koopman.me/wp-content/plugins/rpx/images/facebook.png'/> DaveK</title>
		<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/comment-page-1/#comment-45</link>
		<dc:creator><img src='http://www.koopman.me/wp-content/plugins/rpx/images/facebook.png'/> DaveK</dc:creator>
		<pubDate>Thu, 23 Apr 2009 05:46:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1406#comment-45</guid>
		<description>I&#039;m just going to use the 0.20.0 version, even though 0.18.3 is the latest version marked stable.</description>
		<content:encoded><![CDATA[<p>I&#8217;m just going to use the 0.20.0 version, even though 0.18.3 is the latest version marked stable.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: <img src='http://www.koopman.me/wp-content/plugins/rpx/images/facebook.png'/> DaveK</title>
		<link>http://www.koopman.me/2009/04/hadoop-0183-could-not-create-the-java-virtual-machine/comment-page-1/#comment-44</link>
		<dc:creator><img src='http://www.koopman.me/wp-content/plugins/rpx/images/facebook.png'/> DaveK</dc:creator>
		<pubDate>Thu, 23 Apr 2009 05:45:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.koopman.me/?p=1406#comment-44</guid>
		<description>The developers already know.  I downloaded verion 0.20.0 and checked it:

  JAVA_PLATFORM=`CLASSPATH=${CLASSPATH} ${JAVA} -Xmx32m org.apache.hadoop.util.PlatformName &#124; sed -e &quot;s/ /_/g&quot;`

Here they are just hard coding it to -Xmx32m, which is better.  If I have my HADOOP_HEAPSIZE cranked way up on a big server, I don&#039;t want to use this value for getting the JAVA_PLATFORM!</description>
		<content:encoded><![CDATA[<p>The developers already know.  I downloaded verion 0.20.0 and checked it:</p>
<p>  JAVA_PLATFORM=`CLASSPATH=${CLASSPATH} ${JAVA} -Xmx32m org.apache.hadoop.util.PlatformName | sed -e &#8220;s/ /_/g&#8221;`</p>
<p>Here they are just hard coding it to -Xmx32m, which is better.  If I have my HADOOP_HEAPSIZE cranked way up on a big server, I don&#8217;t want to use this value for getting the JAVA_PLATFORM!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
