<?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/"
	>

<channel>
	<title>Hadoop &#8211; Harry Jackson</title>
	<atom:link href="http://127.0.0.1:8090/tag/hadoop/feed" rel="self" type="application/rss+xml" />
	<link>http://127.0.0.1:8090</link>
	<description>Parent, Painter, Programmer</description>
	<lastBuildDate>Thu, 04 Oct 2007 03:22:25 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=7.1</generator>
	<item>
		<title>Trouble shooting Hadoop</title>
		<link>http://127.0.0.1:8090/trouble_shooting_hadoop.htm</link>
					<comments>http://127.0.0.1:8090/trouble_shooting_hadoop.htm#respond</comments>
		
		<dc:creator><![CDATA[harry]]></dc:creator>
		<pubDate>Thu, 04 Oct 2007 03:22:25 +0000</pubDate>
				<category><![CDATA[Technical]]></category>
		<category><![CDATA[Hadoop]]></category>
		<guid isPermaLink="false">http://www.hjackson.org/wp/?p=344</guid>

					<description><![CDATA[I have been playing around with hadoop recently and came across the following error org.apache.hadoop.mapred.InvalidInputException: Input path doesnt exist : If this happens have you ran a command similar to the following bin/hadoop dfs -put input /user/root/input if not that might be your problem.]]></description>
										<content:encoded><![CDATA[<p>I have been playing around with hadoop recently and came across the following error<br />
org.apache.hadoop.mapred.InvalidInputException: Input path doesnt exist :<br />
If this happens have you ran a command similar to the following<br />
bin/hadoop dfs -put input /user/root/input<br />
if not that might be your problem.</p>
]]></content:encoded>
					
					<wfw:commentRss>http://127.0.0.1:8090/trouble_shooting_hadoop.htm/feed</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
