<?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: Notes on setting up hadoop on CentOS 5 x86</title>
	<atom:link href="http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/</link>
	<description>♥data♥</description>
	<lastBuildDate>Thu, 10 Jun 2010 05:18:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Confluence: Services</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-398</link>
		<dc:creator>Confluence: Services</dc:creator>
		<pubDate>Sat, 19 Dec 2009 01:32:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-398</guid>
		<description>&lt;strong&gt;Installation...&lt;/strong&gt;

Notes   Cloudera  We use the Cloudera...</description>
		<content:encoded><![CDATA[<p><strong>Installation&#8230;</strong></p>
<p>Notes   Cloudera  We use the Cloudera&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-392</link>
		<dc:creator>Tom</dc:creator>
		<pubDate>Thu, 03 Dec 2009 09:27:02 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-392</guid>
		<description>Thank you for this manual. It really work ;)</description>
		<content:encoded><![CDATA[<p>Thank you for this manual. It really work <img src='http://www.spicylogic.com/allenday/blog/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Massoud</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-390</link>
		<dc:creator>Massoud</dc:creator>
		<pubDate>Mon, 23 Nov 2009 16:05:58 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-390</guid>
		<description>Based on information I found here an in other sites, I have put together a tutorial for installing hadoop/hive on CentOS: http://www.mazsoft.com/blog/post/2009/11/19/setting-up-hadoophive-cluster-on-Centos-5.aspx</description>
		<content:encoded><![CDATA[<p>Based on information I found here an in other sites, I have put together a tutorial for installing hadoop/hive on CentOS: <a href="http://www.mazsoft.com/blog/post/2009/11/19/setting-up-hadoophive-cluster-on-Centos-5.aspx" rel="nofollow">http://www.mazsoft.com/blog/post/2009/11/19/setting-up-hadoophive-cluster-on-Centos-5.aspx</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yodafide</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-48</link>
		<dc:creator>yodafide</dc:creator>
		<pubDate>Thu, 07 Aug 2008 23:28:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-48</guid>
		<description>Thanks allen.  Say have you every tried putting your dfs on another drive when you were going through the pseudo-distibuted single-machine Hadoop tutorial?</description>
		<content:encoded><![CDATA[<p>Thanks allen.  Say have you every tried putting your dfs on another drive when you were going through the pseudo-distibuted single-machine Hadoop tutorial?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: allenday</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-46</link>
		<dc:creator>allenday</dc:creator>
		<pubDate>Sat, 12 Jul 2008 00:16:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-46</guid>
		<description>Hi yodafide,

It looks like these are windows-specific problems.  My notes are only tested on Linux CentOS 5.

Just after a glance though, it looks like you&#039;re having line terminator problems (the &quot;\r&quot; errors).

The reason the ssh is passwordless is that the hadoop admin scripts ssh to each of the storage/exec nodes, and you would have to type a password for each host if you didn&#039;t configure the keys to be authorized.</description>
		<content:encoded><![CDATA[<p>Hi yodafide,</p>
<p>It looks like these are windows-specific problems.  My notes are only tested on Linux CentOS 5.</p>
<p>Just after a glance though, it looks like you&#8217;re having line terminator problems (the &#8220;\r&#8221; errors).</p>
<p>The reason the ssh is passwordless is that the hadoop admin scripts ssh to each of the storage/exec nodes, and you would have to type a password for each host if you didn&#8217;t configure the keys to be authorized.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yodafide</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-45</link>
		<dc:creator>yodafide</dc:creator>
		<pubDate>Thu, 10 Jul 2008 21:40:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-45</guid>
		<description>$ ssh localhost
ssh: connect to host localhost port 22: Connection refused

Also, why do we need passwordless ssh access?  And what should I do if the alternate solution that the Quick Start tutorial offers does not work?</description>
		<content:encoded><![CDATA[<p>$ ssh localhost<br />
ssh: connect to host localhost port 22: Connection refused</p>
<p>Also, why do we need passwordless ssh access?  And what should I do if the alternate solution that the Quick Start tutorial offers does not work?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: yodafide</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/06/20/notes-on-setting-up-hadoop-on-centos-5-x86/comment-page-1/#comment-44</link>
		<dc:creator>yodafide</dc:creator>
		<pubDate>Thu, 10 Jul 2008 21:17:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=34#comment-44</guid>
		<description>$ bin/hadoop jar hadoop-*-examples.jar grep input output &#039;dfs[a-z.]+&#039;
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 2: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 7: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 10: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 13: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 16: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 19: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 22: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 25: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 28: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 31: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 36: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 39: $&#039;\r&#039;: command not found
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co
nf/hadoop-env.sh: line 42: $&#039;\r&#039;: command not found
08/07/10 14:12:20 INFO jvm.JvmMetrics: Initializing JVM Metrics with processName
=JobTracker, sessionId=
08/07/10 14:12:20 INFO mapred.FileInputFormat: Total input paths to process : 2
08/07/10 14:12:21 INFO mapred.JobClient: Running job: job_local_1
08/07/10 14:12:21 INFO mapred.MapTask: numReduceTasks: 1
08/07/10 14:12:21 INFO mapred.LocalJobRunner: file:/c:/Documents and Settings/ys
khoo/Desktop/hadoop/hadoop-0.16.4/input/hadoop-default.xml:0+34064
08/07/10 14:12:21 INFO mapred.TaskRunner: Task &#039;job_local_1_map_0000&#039; done.
08/07/10 14:12:21 INFO mapred.TaskRunner: Saved output of task &#039;job_local_1_map_
0000&#039; to file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/gre
p-temp-56794453
08/07/10 14:12:21 INFO mapred.MapTask: numReduceTasks: 1
08/07/10 14:12:21 INFO mapred.LocalJobRunner: file:/c:/Documents and Settings/ys
khoo/Desktop/hadoop/hadoop-0.16.4/input/hadoop-site.xml:0+184
08/07/10 14:12:21 INFO mapred.TaskRunner: Task &#039;job_local_1_map_0001&#039; done.
08/07/10 14:12:21 INFO mapred.TaskRunner: Saved output of task &#039;job_local_1_map_
0001&#039; to file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/gre
p-temp-56794453
08/07/10 14:12:21 INFO mapred.LocalJobRunner: reduce &gt; reduce
08/07/10 14:12:21 INFO mapred.TaskRunner: Task &#039;reduce_dtdqnd&#039; done.
08/07/10 14:12:21 INFO mapred.TaskRunner: Saved output of task &#039;reduce_dtdqnd&#039; t
o file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/grep-temp-
56794453
08/07/10 14:12:22 INFO mapred.JobClient: Job complete: job_local_1
08/07/10 14:12:22 INFO mapred.JobClient: Counters: 9
08/07/10 14:12:22 INFO mapred.JobClient:   Map-Reduce Framework
08/07/10 14:12:22 INFO mapred.JobClient:     Map input records=1124
08/07/10 14:12:22 INFO mapred.JobClient:     Map output records=39
08/07/10 14:12:22 INFO mapred.JobClient:     Map input bytes=34248
08/07/10 14:12:22 INFO mapred.JobClient:     Map output bytes=1114
08/07/10 14:12:22 INFO mapred.JobClient:     Combine input records=39
08/07/10 14:12:22 INFO mapred.JobClient:     Combine output records=38
08/07/10 14:12:22 INFO mapred.JobClient:     Reduce input groups=38
08/07/10 14:12:22 INFO mapred.JobClient:     Reduce input records=38
08/07/10 14:12:22 INFO mapred.JobClient:     Reduce output records=38
08/07/10 14:12:22 INFO jvm.JvmMetrics: Cannot initialize JVM Metrics with proces
sName=JobTracker, sessionId= - already initialized
08/07/10 14:12:22 INFO mapred.FileInputFormat: Total input paths to process : 1
08/07/10 14:12:22 INFO mapred.JobClient: Running job: job_local_2
08/07/10 14:12:22 INFO mapred.MapTask: numReduceTasks: 1
08/07/10 14:12:22 INFO mapred.LocalJobRunner: file:/c:/Documents and Settings/ys
khoo/Desktop/hadoop/hadoop-0.16.4/grep-temp-56794453/part-00000:0+1491
08/07/10 14:12:22 INFO mapred.TaskRunner: Task &#039;job_local_2_map_0000&#039; done.
08/07/10 14:12:22 INFO mapred.TaskRunner: Saved output of task &#039;job_local_2_map_
0000&#039; to file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/out
put
08/07/10 14:12:22 INFO mapred.LocalJobRunner: reduce &gt; reduce
08/07/10 14:12:22 INFO mapred.TaskRunner: Task &#039;reduce_iy0cmt&#039; done.
08/07/10 14:12:22 INFO mapred.TaskRunner: Saved output of task &#039;reduce_iy0cmt&#039; t
o file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/output
08/07/10 14:12:23 INFO mapred.JobClient: Job complete: job_local_2
08/07/10 14:12:23 INFO mapred.JobClient: Counters: 9
08/07/10 14:12:23 INFO mapred.JobClient:   Map-Reduce Framework
08/07/10 14:12:23 INFO mapred.JobClient:     Map input records=38
08/07/10 14:12:23 INFO mapred.JobClient:     Map output records=38
08/07/10 14:12:23 INFO mapred.JobClient:     Map input bytes=1405
08/07/10 14:12:23 INFO mapred.JobClient:     Map output bytes=1101
08/07/10 14:12:23 INFO mapred.JobClient:     Combine input records=0
08/07/10 14:12:23 INFO mapred.JobClient:     Combine output records=0
08/07/10 14:12:23 INFO mapred.JobClient:     Reduce input groups=2
08/07/10 14:12:23 INFO mapred.JobClient:     Reduce input records=38
08/07/10 14:12:23 INFO mapred.JobClient:     Reduce output records=38

I don&#039;t quite get the errors at the very top.  This is for the stand-alone operation of Hadoop.  I did not find it as trivial, unfortunately.  I&#039;m setting this up on Windows btw.</description>
		<content:encoded><![CDATA[<p>$ bin/hadoop jar hadoop-*-examples.jar grep input output &#8216;dfs[a-z.]+&#8217;<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 2: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 7: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 10: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 13: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 16: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 19: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 22: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 25: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 28: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 31: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 36: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 39: $&#8217;\r&#8217;: command not found<br />
/cygdrive/c/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/bin/../co<br />
nf/hadoop-env.sh: line 42: $&#8217;\r&#8217;: command not found<br />
08/07/10 14:12:20 INFO jvm.JvmMetrics: Initializing JVM Metrics with processName<br />
=JobTracker, sessionId=<br />
08/07/10 14:12:20 INFO mapred.FileInputFormat: Total input paths to process : 2<br />
08/07/10 14:12:21 INFO mapred.JobClient: Running job: job_local_1<br />
08/07/10 14:12:21 INFO mapred.MapTask: numReduceTasks: 1<br />
08/07/10 14:12:21 INFO mapred.LocalJobRunner: file:/c:/Documents and Settings/ys<br />
khoo/Desktop/hadoop/hadoop-0.16.4/input/hadoop-default.xml:0+34064<br />
08/07/10 14:12:21 INFO mapred.TaskRunner: Task &#8216;job_local_1_map_0000&#8242; done.<br />
08/07/10 14:12:21 INFO mapred.TaskRunner: Saved output of task &#8216;job_local_1_map_<br />
0000&#8242; to file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/gre<br />
p-temp-56794453<br />
08/07/10 14:12:21 INFO mapred.MapTask: numReduceTasks: 1<br />
08/07/10 14:12:21 INFO mapred.LocalJobRunner: file:/c:/Documents and Settings/ys<br />
khoo/Desktop/hadoop/hadoop-0.16.4/input/hadoop-site.xml:0+184<br />
08/07/10 14:12:21 INFO mapred.TaskRunner: Task &#8216;job_local_1_map_0001&#8242; done.<br />
08/07/10 14:12:21 INFO mapred.TaskRunner: Saved output of task &#8216;job_local_1_map_<br />
0001&#8242; to file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/gre<br />
p-temp-56794453<br />
08/07/10 14:12:21 INFO mapred.LocalJobRunner: reduce &gt; reduce<br />
08/07/10 14:12:21 INFO mapred.TaskRunner: Task &#8216;reduce_dtdqnd&#8217; done.<br />
08/07/10 14:12:21 INFO mapred.TaskRunner: Saved output of task &#8216;reduce_dtdqnd&#8217; t<br />
o file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/grep-temp-<br />
56794453<br />
08/07/10 14:12:22 INFO mapred.JobClient: Job complete: job_local_1<br />
08/07/10 14:12:22 INFO mapred.JobClient: Counters: 9<br />
08/07/10 14:12:22 INFO mapred.JobClient:   Map-Reduce Framework<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Map input records=1124<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Map output records=39<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Map input bytes=34248<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Map output bytes=1114<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Combine input records=39<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Combine output records=38<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Reduce input groups=38<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Reduce input records=38<br />
08/07/10 14:12:22 INFO mapred.JobClient:     Reduce output records=38<br />
08/07/10 14:12:22 INFO jvm.JvmMetrics: Cannot initialize JVM Metrics with proces<br />
sName=JobTracker, sessionId= &#8211; already initialized<br />
08/07/10 14:12:22 INFO mapred.FileInputFormat: Total input paths to process : 1<br />
08/07/10 14:12:22 INFO mapred.JobClient: Running job: job_local_2<br />
08/07/10 14:12:22 INFO mapred.MapTask: numReduceTasks: 1<br />
08/07/10 14:12:22 INFO mapred.LocalJobRunner: file:/c:/Documents and Settings/ys<br />
khoo/Desktop/hadoop/hadoop-0.16.4/grep-temp-56794453/part-00000:0+1491<br />
08/07/10 14:12:22 INFO mapred.TaskRunner: Task &#8216;job_local_2_map_0000&#8242; done.<br />
08/07/10 14:12:22 INFO mapred.TaskRunner: Saved output of task &#8216;job_local_2_map_<br />
0000&#8242; to file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/out<br />
put<br />
08/07/10 14:12:22 INFO mapred.LocalJobRunner: reduce &gt; reduce<br />
08/07/10 14:12:22 INFO mapred.TaskRunner: Task &#8216;reduce_iy0cmt&#8217; done.<br />
08/07/10 14:12:22 INFO mapred.TaskRunner: Saved output of task &#8216;reduce_iy0cmt&#8217; t<br />
o file:/c:/Documents and Settings/yskhoo/Desktop/hadoop/hadoop-0.16.4/output<br />
08/07/10 14:12:23 INFO mapred.JobClient: Job complete: job_local_2<br />
08/07/10 14:12:23 INFO mapred.JobClient: Counters: 9<br />
08/07/10 14:12:23 INFO mapred.JobClient:   Map-Reduce Framework<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Map input records=38<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Map output records=38<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Map input bytes=1405<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Map output bytes=1101<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Combine input records=0<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Combine output records=0<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Reduce input groups=2<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Reduce input records=38<br />
08/07/10 14:12:23 INFO mapred.JobClient:     Reduce output records=38</p>
<p>I don&#8217;t quite get the errors at the very top.  This is for the stand-alone operation of Hadoop.  I did not find it as trivial, unfortunately.  I&#8217;m setting this up on Windows btw.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
