<?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>AgilePHP &#187; Hadoop</title>
	<atom:link href="http://www.agilephp.net/tag/hadoop/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.agilephp.net</link>
	<description>开发可以敏捷，人生需要慢慢体味</description>
	<lastBuildDate>Thu, 03 Nov 2011 11:53:07 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>折腾Hadoop的一天</title>
		<link>http://www.agilephp.net/2009/09/a-day-z-turn-with-hadoop/</link>
		<comments>http://www.agilephp.net/2009/09/a-day-z-turn-with-hadoop/#comments</comments>
		<pubDate>Mon, 21 Sep 2009 12:52:26 +0000</pubDate>
		<dc:creator>bbiao</dc:creator>
				<category><![CDATA[云计算]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[cygwin]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.agilephp.net/?p=174</guid>
		<description><![CDATA[Hadoop自己的文档写的也确实不是特别清楚，抛去折腾（英文：z-turn）cygwin的时间，也花了我将近两个小时才把Hadoop Cluster配置起来。主要参考了两篇文档： Cluster Setup Running Hadoop On Ubuntu Linux (Multi-Node Cluster) 这里总结一下我的经验，把hosts各主机的主机名配好（生产中的应用应该用name server来作），然后在某台充当NameNode和JobTracker的机器上把Hadoop配置完成以后，将该配置好的Hadoop通过rsync的方式同步到其他机器上去，然后修改NameNode和JobTracker里的masters和slaves文件，即可。 之所以没在linux下做实验，是因为有些任务需要在windows下跑，所以才z-turn了一下cygwin。明天要z-turn一下在Hadoop上写自己的MapReduce程序了。 相关文章 Apple iPad Ubuntu下配置Web环境 了解一些“云”<h3>相关文章</h3>
<ol>
		<li><a href="http://www.agilephp.net/2010/01/apple-ipad/" rel="bookmark">Apple iPad</a><!-- (2.8)--></li>
		<li><a href="http://www.agilephp.net/2009/07/config-servers-in-ubuntu/" rel="bookmark">Ubuntu下配置Web环境</a><!-- (2)--></li>
		<li><a href="http://www.agilephp.net/2009/08/cloud-to-overview/" rel="bookmark">了解一些“云”</a><!-- (2)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p>Hadoop自己的文档写的也确实不是特别清楚，抛去折腾（英文：z-turn）cygwin的时间，也花了我将近两个小时才把Hadoop Cluster配置起来。主要参考了两篇文档：</p>
<p><a href="http://hadoop.apache.org/common/docs/current/cluster_setup.html" target="_blank">Cluster Setup</a></p>
<p><a href="http://www.michael-noll.com/wiki/Running_Hadoop_On_Ubuntu_Linux_%28Multi-Node_Cluster%29" target="_blank">Running Hadoop On Ubuntu Linux (Multi-Node Cluster)</a></p>
<p>这里总结一下我的经验，把hosts各主机的主机名配好（生产中的应用应该用name server来作），然后在某台充当NameNode和JobTracker的机器上把Hadoop配置完成以后，将该配置好的Hadoop通过rsync的方式同步到其他机器上去，然后修改NameNode和JobTracker里的masters和slaves文件，即可。</p>
<p>之所以没在linux下做实验，是因为有些任务需要在windows下跑，所以才z-turn了一下cygwin。明天要z-turn一下在Hadoop上写自己的MapReduce程序了。</p>
<h3>相关文章</h3>
<ol>
		<li><a href="http://www.agilephp.net/2010/01/apple-ipad/" rel="bookmark">Apple iPad</a><!-- (2.8)--></li>
		<li><a href="http://www.agilephp.net/2009/07/config-servers-in-ubuntu/" rel="bookmark">Ubuntu下配置Web环境</a><!-- (2)--></li>
		<li><a href="http://www.agilephp.net/2009/08/cloud-to-overview/" rel="bookmark">了解一些“云”</a><!-- (2)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.agilephp.net/2009/09/a-day-z-turn-with-hadoop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>了解一些“云”</title>
		<link>http://www.agilephp.net/2009/08/cloud-to-overview/</link>
		<comments>http://www.agilephp.net/2009/08/cloud-to-overview/#comments</comments>
		<pubDate>Mon, 24 Aug 2009 09:11:11 +0000</pubDate>
		<dc:creator>bbiao</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[技术]]></category>
		<category><![CDATA[Azure]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[HiPODS]]></category>
		<category><![CDATA[云计算]]></category>

		<guid isPermaLink="false">http://www.agilephp.net/?p=148</guid>
		<description><![CDATA[Windows Azure Platform The Windows Azure Platform provides a wide range of internet services that can be consumed from both on-premises environments or the internet. Apache Hadoop The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing. Hadoop includes these subprojects: Hadoop Common: The common utilities that support the other Hadoop subprojects. Avro: [...]<h3>相关文章</h3>
<ol>
		<li><a href="http://www.agilephp.net/2009/09/a-day-z-turn-with-hadoop/" rel="bookmark">折腾Hadoop的一天</a><!-- (6.7)--></li>
		<li><a href="http://www.agilephp.net/2009/06/conditional-comment/" rel="bookmark">条件注释</a><!-- (6.2)--></li>
		<li><a href="http://www.agilephp.net/2009/10/install-flash-plugin-on-portable-firefox/" rel="bookmark">Portable Firefox中安装Flash插件</a><!-- (4.4)--></li>
	</ol>
]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.microsoft.com/azure/default.mspx" target="_blank">Windows Azure Platform</a></p>
<p>The Windows Azure Platform provides a wide range of internet services that can be consumed from both on-premises environments or the internet.</p>
<p><a href="http://hadoop.apache.org/" target="_blank">Apache Hadoop</a></p>
<div>
<p>The Apache Hadoop project develops open-source software for reliable, scalable, distributed computing.       Hadoop includes these subprojects:</p>
<ul>
<li> <a href="http://hadoop.apache.org/common/"><strong>Hadoop Common</strong></a>:        The common utilities that support the other Hadoop subprojects.</li>
<li> <a href="http://hadoop.apache.org/avro/"><strong>Avro</strong></a>:        A data serialization system that provides dynamic integration with scripting languages.</li>
<li> <a href="http://hadoop.apache.org/chukwa/"><strong>Chukwa</strong></a>:        A data collection system for managing large distributed systems.</li>
<li> <a href="http://hadoop.apache.org/hbase/"><strong>HBase</strong></a>:        A scalable, distributed database that supports structured data storage for large tables.</li>
<li> <a href="http://hadoop.apache.org/hdfs/"><strong>HDFS</strong></a>:        A distributed file system that provides high throughput access to application data.</li>
<li> <a href="http://hadoop.apache.org/hive/"><strong>Hive</strong></a>:         A data warehouse infrastructure that provides data summarization and ad hoc querying.</li>
<li> <a href="http://hadoop.apache.org/mapreduce/"><strong>MapReduce</strong></a>:        A software framework for distributed processing of large data sets on compute clusters.</li>
<li> <a href="http://hadoop.apache.org/pig/"><strong>Pig</strong></a>:        A high-level data-flow language and execution framework for parallel computation.</li>
<li> <a href="http://hadoop.apache.org/zookeeper/"><strong>ZooKeeper</strong></a>:        A high-performance coordination service for distributed applications.</li>
</ul>
</div>
<p><a href="http://www.ibm.com/developerworks/websphere/zones/hipods/" target="_blank">IBM HiPODS</a></p>
<p>HiPODS has evolved to developing innovative, first-of-a-kind solutions to deeply     challenging on demand business issues in such areas as:</p>
<ul>
<li>Web 2.0 technologies</li>
<li>Collaborative innovation solutions</li>
<li>Cloud computing</li>
<li>Automated IT services management</li>
<li>Capacity planning for Service Oriented Architecture (SOA) systems</li>
<li>Software as a service</li>
</ul>
<h3>相关文章</h3>
<ol>
		<li><a href="http://www.agilephp.net/2009/09/a-day-z-turn-with-hadoop/" rel="bookmark">折腾Hadoop的一天</a><!-- (6.7)--></li>
		<li><a href="http://www.agilephp.net/2009/06/conditional-comment/" rel="bookmark">条件注释</a><!-- (6.2)--></li>
		<li><a href="http://www.agilephp.net/2009/10/install-flash-plugin-on-portable-firefox/" rel="bookmark">Portable Firefox中安装Flash插件</a><!-- (4.4)--></li>
	</ol>
]]></content:encoded>
			<wfw:commentRss>http://www.agilephp.net/2009/08/cloud-to-overview/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>

