<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	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>Martin Schaaf's Blog &#187; hadoop</title>
	<atom:link href="http://infram.wordpress.com/tag/hadoop/feed/" rel="self" type="application/rss+xml" />
	<link>http://infram.wordpress.com</link>
	<description>programming languages and surroundings</description>
	<lastBuildDate>Thu, 10 Dec 2009 12:00:11 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='infram.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/c1326df8a34133d328ade8208e97c5b6?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>Martin Schaaf's Blog &#187; hadoop</title>
		<link>http://infram.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://infram.wordpress.com/osd.xml" title="Martin Schaaf&#8217;s Blog" />
		<item>
		<title>Hadoop &#8211; Wikipedia, the free encyclopedia</title>
		<link>http://infram.wordpress.com/2009/01/23/hadoop-wikipedia-the-free-encyclopedia/</link>
		<comments>http://infram.wordpress.com/2009/01/23/hadoop-wikipedia-the-free-encyclopedia/#comments</comments>
		<pubDate>Fri, 23 Jan 2009 21:49:31 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hdfs]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/2009/01/23/hadoop-wikipedia-the-free-encyclopedia/</guid>
		<description><![CDATA[Hadoop &#8211; Wikipedia, the free encyclopedia
Posted in Misc Tagged: hadoop, hdfs, Misc, Programming      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=512&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p><a href="http://en.wikipedia.org/wiki/HDFS">Hadoop &#8211; Wikipedia, the free encyclopedia</a></p>
Posted in Misc Tagged: hadoop, hdfs, Misc, Programming <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/512/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/512/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/512/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=512&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2009/01/23/hadoop-wikipedia-the-free-encyclopedia/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
		<item>
		<title>Hadoop Map-Reduce – Tuning and Debugging</title>
		<link>http://infram.wordpress.com/2008/11/28/hadoop-map-reduce-%e2%80%93-tuning-and-debugging/</link>
		<comments>http://infram.wordpress.com/2008/11/28/hadoop-map-reduce-%e2%80%93-tuning-and-debugging/#comments</comments>
		<pubDate>Fri, 28 Nov 2008 08:35:58 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[debugging]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[map-reduce]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[tuning]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/?p=428</guid>
		<description><![CDATA[Some slides about tuning and debugging hadoop map-reduce. It gives good tuning starting points.
Posted in Misc Tagged: debugging, hadoop, map-reduce, Programming, tuning      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=428&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Some slides about <a title="tuning and debugging hadoop map-reduce" href="http://business.rapleaf.com/pdfs/hadoop_part_3.pdf">tuning and debugging hadoop map-reduce</a>. It gives good tuning starting points.</p>
Posted in Misc Tagged: debugging, hadoop, map-reduce, Programming, tuning <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/428/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/428/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/428/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=428&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2008/11/28/hadoop-map-reduce-%e2%80%93-tuning-and-debugging/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
		<item>
		<title>katta and hadoop survey slides « find23.net</title>
		<link>http://infram.wordpress.com/2008/10/23/katta-and-hadoop-survey-slides-%c2%ab-find23net/</link>
		<comments>http://infram.wordpress.com/2008/10/23/katta-and-hadoop-survey-slides-%c2%ab-find23net/#comments</comments>
		<pubDate>Thu, 23 Oct 2008 06:19:52 +0000</pubDate>
		<dc:creator>mascha</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[index]]></category>
		<category><![CDATA[katta]]></category>
		<category><![CDATA[lucene]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[search]]></category>

		<guid isPermaLink="false">http://infram.wordpress.com/2008/10/23/katta-and-hadoop-survey-slides-%c2%ab-find23net/</guid>
		<description><![CDATA[via katta and hadoop survey slides « find23.net
Posted in Misc Tagged: hadoop, index, katta, lucene, Misc, Programming, search      <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=348&subd=infram&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>via <a href="http://find23.net/2008/09/23/hadoop-user-group-slides/">katta and hadoop survey slides « find23.net</a></p>
Posted in Misc Tagged: hadoop, index, katta, lucene, Misc, Programming, search <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/infram.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/infram.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/infram.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/infram.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/infram.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/infram.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/infram.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/infram.wordpress.com/348/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/infram.wordpress.com/348/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/infram.wordpress.com/348/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=infram.wordpress.com&blog=979786&post=348&subd=infram&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://infram.wordpress.com/2008/10/23/katta-and-hadoop-survey-slides-%c2%ab-find23net/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">mascha</media:title>
		</media:content>
	</item>
	</channel>
</rss>