<?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: Tips, Tricks And Pointers When Setting Up Your First Hadoop Cluster To Run Map Reduce Jobs</title>
	<atom:link href="http://allthingshadoop.com/2010/04/28/map-reduce-tips-tricks-your-first-real-cluster/feed/" rel="self" type="application/rss+xml" />
	<link>http://allthingshadoop.com/2010/04/28/map-reduce-tips-tricks-your-first-real-cluster/</link>
	<description>Scalable &#38; Distributed Computing for noobs, nerds and the elite Hadooper and Hadooperette.</description>
	<lastBuildDate>Sat, 21 May 2011 15:01:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: Doug Balog</title>
		<link>http://allthingshadoop.com/2010/04/28/map-reduce-tips-tricks-your-first-real-cluster/#comment-27</link>
		<dc:creator><![CDATA[Doug Balog]]></dc:creator>
		<pubDate>Mon, 03 May 2010 22:28:39 +0000</pubDate>
		<guid isPermaLink="false">http://allthingshadoop.com/?p=24#comment-27</guid>
		<description><![CDATA[Don&#039;t forget to set dfs.hosts.exclude, then when you have a hardware failure, you can add the dead node to the exclude file and run `hadoop dfsadmin -refreshnodes`
If you don&#039;t set dfs.hosts.exclude, you will need to restart the namenode to properly remove the dead node.
See http://wiki.apache.org/hadoop/FAQ#A17]]></description>
		<content:encoded><![CDATA[<p>Don&#8217;t forget to set dfs.hosts.exclude, then when you have a hardware failure, you can add the dead node to the exclude file and run `hadoop dfsadmin -refreshnodes`<br />
If you don&#8217;t set dfs.hosts.exclude, you will need to restart the namenode to properly remove the dead node.<br />
See <a href="http://wiki.apache.org/hadoop/FAQ#A17" rel="nofollow">http://wiki.apache.org/hadoop/FAQ#A17</a></p>
]]></content:encoded>
	</item>
</channel>
</rss>

