<?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: Getting Started with Hadoop, Part 1</title>
	<atom:link href="http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html/feed" rel="self" type="application/rss+xml" />
	<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=getting_started_with_hadoop_part1</link>
	<description>前尘往昔逝如烟 曾忆风云舞九天</description>
	<lastBuildDate>Thu, 02 Feb 2012 12:08:11 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Using Nutch 0.8.1 for Intranet Crawling and Searching &#124; 细柳营</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-470</link>
		<dc:creator>Using Nutch 0.8.1 for Intranet Crawling and Searching &#124; 细柳营</dc:creator>
		<pubDate>Mon, 12 Jul 2010 10:36:16 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-470</guid>
		<description>[...] 本文尝试使用 Nutch 0.8.1 来为几个指定的网站建立全文索引，且不使用 Hadoop 提供的分布式能力，只是简单地在一台单独的机器上完成索引工作。如果需要使用 Nutch 的分布式能力，需要熟悉一下 Hadoop. [...]</description>
		<content:encoded><![CDATA[<p>[...] 本文尝试使用 Nutch 0.8.1 来为几个指定的网站建立全文索引，且不使用 Hadoop 提供的分布式能力，只是简单地在一台单独的机器上完成索引工作。如果需要使用 Nutch 的分布式能力，需要熟悉一下 Hadoop. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Running Hadoop 0.15.1 on Single Node &#124; 细柳营</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-469</link>
		<dc:creator>Running Hadoop 0.15.1 on Single Node &#124; 细柳营</dc:creator>
		<pubDate>Mon, 12 Jul 2010 10:11:09 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-469</guid>
		<description>[...] 一年前我曾经写过一篇文章介绍如何安装和配置 Hadoop cluster，但从开发者实践角度来说，在开发阶段通常需要把 Hadoop 配置在单机（单节点）上，这样比较现实，谁能有事没事就随身带着 N 台机器组成的 cluster 呢？再者，当时我用的版本是 0.9.2，现在最新的 Hadoop 是 0.15.1，毕竟 Hadoop 还处于 pre-1.0 阶段，版本的变化很大。 [...]</description>
		<content:encoded><![CDATA[<p>[...] 一年前我曾经写过一篇文章介绍如何安装和配置 Hadoop cluster，但从开发者实践角度来说，在开发阶段通常需要把 Hadoop 配置在单机（单节点）上，这样比较现实，谁能有事没事就随身带着 N 台机器组成的 cluster 呢？再者，当时我用的版本是 0.9.2，现在最新的 Hadoop 是 0.15.1，毕竟 Hadoop 还处于 pre-1.0 阶段，版本的变化很大。 [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hadoop</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-49</link>
		<dc:creator>hadoop</dc:creator>
		<pubDate>Thu, 12 Mar 2009 06:01:17 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-49</guid>
		<description>欢迎大家到http://cn.hadoop.org/
讨论，国内研究这个的人太少</description>
		<content:encoded><![CDATA[<p>欢迎大家到http://cn.hadoop.org/<br />
讨论，国内研究这个的人太少</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nicole</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-48</link>
		<dc:creator>nicole</dc:creator>
		<pubDate>Fri, 25 Jul 2008 06:42:30 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-48</guid>
		<description>楼主，您好。我想问你一个问题。在配置SSH的时候，我一直出错。就是在输入命令：~$ ssh-keygen -t rsa的时候，总是说could not creat directory &#039;/cygdrive/x/.ssh&#039;  。这是什么原因呢，是不是我安装错了还是什么啊？</description>
		<content:encoded><![CDATA[<p>楼主，您好。我想问你一个问题。在配置SSH的时候，我一直出错。就是在输入命令：~$ ssh-keygen -t rsa的时候，总是说could not creat directory &#8216;/cygdrive/x/.ssh&#8217;  。这是什么原因呢，是不是我安装错了还是什么啊？</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhin_x@163.com</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-47</link>
		<dc:creator>rhin_x@163.com</dc:creator>
		<pubDate>Mon, 24 Mar 2008 10:28:41 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-47</guid>
		<description>写问题解决了，读取速度竟然是写入慢6倍，实在不不可思议</description>
		<content:encoded><![CDATA[<p>写问题解决了，读取速度竟然是写入慢6倍，实在不不可思议</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-46</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Fri, 14 Mar 2008 10:07:39 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-46</guid>
		<description>@rhin_x, 好样的，如果测试能确定是这个原因，你可以在 hadoop 的 WIKI 中加篇文章说明、并提供测试方法和结果。</description>
		<content:encoded><![CDATA[<p>@rhin_x, 好样的，如果测试能确定是这个原因，你可以在 hadoop 的 WIKI 中加篇文章说明、并提供测试方法和结果。</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhin_x@163.com</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-45</link>
		<dc:creator>rhin_x@163.com</dc:creator>
		<pubDate>Fri, 14 Mar 2008 07:45:29 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-45</guid>
		<description>兄弟我发现原因了，如果namenode和datanode合用非常影响效率，哪怕那台机器非常强劲。具体还在做更多的测试呵呵</description>
		<content:encoded><![CDATA[<p>兄弟我发现原因了，如果namenode和datanode合用非常影响效率，哪怕那台机器非常强劲。具体还在做更多的测试呵呵</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhin_x@163.com</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-44</link>
		<dc:creator>rhin_x@163.com</dc:creator>
		<pubDate>Thu, 13 Mar 2008 02:32:29 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-44</guid>
		<description>谢谢楼主这么及时回复，正在研究中</description>
		<content:encoded><![CDATA[<p>谢谢楼主这么及时回复，正在研究中</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: richard</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-43</link>
		<dc:creator>richard</dc:creator>
		<pubDate>Wed, 12 Mar 2008 09:49:01 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-43</guid>
		<description>@rhin_x,
sorry 啊，我也没具体研究这些参数值的调节。。。你研究一下，写下心得来与大家分享 ^o^</description>
		<content:encoded><![CDATA[<p>@rhin_x,<br />
sorry 啊，我也没具体研究这些参数值的调节。。。你研究一下，写下心得来与大家分享 ^o^</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rhin_x@163.com</title>
		<link>http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-42</link>
		<dc:creator>rhin_x@163.com</dc:creator>
		<pubDate>Wed, 12 Mar 2008 09:21:45 +0000</pubDate>
		<guid isPermaLink="false">http://huang.yunsong.net/2006/getting_started_with_hadoop_part1.html#comment-42</guid>
		<description>楼主有个问题，目前我用2datanode，在写入5k大小文件是每秒只能存储15个，但如果用scp或者其他每秒至少可以学300+，需要调整什么参数呢，谢谢，在写大文件比如40M的文件时 hadoop和scp差距不明显</description>
		<content:encoded><![CDATA[<p>楼主有个问题，目前我用2datanode，在写入5k大小文件是每秒只能存储15个，但如果用scp或者其他每秒至少可以学300+，需要调整什么参数呢，谢谢，在写大文件比如40M的文件时 hadoop和scp差距不明显</p>
]]></content:encoded>
	</item>
</channel>
</rss>

