<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Mapper and reducer classes</title>
	<atom:link href="http://dumbotics.com/2009/02/26/mapper-and-reducer-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://dumbotics.com/2009/02/26/mapper-and-reducer-classes/</link>
	<description>Pseudo-random ramblings about Dumbo and Hadoop</description>
	<lastBuildDate>Tue, 02 Feb 2010 03:28:02 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Mapper and reducer interfaces &#171; Dumbotics</title>
		<link>http://dumbotics.com/2009/02/26/mapper-and-reducer-classes/#comment-37</link>
		<dc:creator>Mapper and reducer interfaces &#171; Dumbotics</dc:creator>
		<pubDate>Tue, 31 Mar 2009 18:52:02 +0000</pubDate>
		<guid isPermaLink="false">http://dumbotics.com/?p=297#comment-37</guid>
		<description>[...] like the original interface, the alternative one also works for mapper and reducer classes. Adapting the first example above such that a class is used for both the mapper and reducer results [...]</description>
		<content:encoded><![CDATA[<p>[...] like the original interface, the alternative one also works for mapper and reducer classes. Adapting the first example above such that a class is used for both the mapper and reducer results [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Computing TF-IDF weights &#171; Dumbotics</title>
		<link>http://dumbotics.com/2009/02/26/mapper-and-reducer-classes/#comment-13</link>
		<dc:creator>Computing TF-IDF weights &#171; Dumbotics</dc:creator>
		<pubDate>Sun, 15 Mar 2009 18:06:24 +0000</pubDate>
		<guid isPermaLink="false">http://dumbotics.com/?p=297#comment-13</guid>
		<description>[...] that, this program works exactly as explained in the lecture. When running it, you have to use the parameter option -param doccount=&lt;number of documents&gt; to specify the total number of documents (which could [...]</description>
		<content:encoded><![CDATA[<p>[...] that, this program works exactly as explained in the lecture. When running it, you have to use the parameter option -param doccount=&lt;number of documents&gt; to specify the total number of documents (which could [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
