<?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>One day at a time &#187; hbase</title>
	<atom:link href="http://www.terencekwan.com/tag/hbase/feed" rel="self" type="application/rss+xml" />
	<link>http://www.terencekwan.com</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 14 Mar 2010 18:28:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>hadoop hbase ec2 installation</title>
		<link>http://www.terencekwan.com/hadoop-hbase-ec2-installation</link>
		<comments>http://www.terencekwan.com/hadoop-hbase-ec2-installation#comments</comments>
		<pubDate>Sun, 12 Oct 2008 05:18:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[system]]></category>
		<category><![CDATA[ec2]]></category>
		<category><![CDATA[hadoop]]></category>
		<category><![CDATA[hbase]]></category>

		<guid isPermaLink="false">http://www.terencekwan.com/?p=15</guid>
		<description><![CDATA[Here is the steps by steps hbase ec2 installation.

start elasticfox

create a &#8220;keypairs&#8221;
on your &#8220;security groups&#8221; default group, add port 50000-51000 (for hadoop) and port 60000-61000 (for hbase)
search for hbase AMI (ami-4de30724)
launch the install with the newly create keypair and default group permission


on you desktop linux/window machine do: ssh -i &#60;keypair.pem&#62; root@&#60;your new instance IP&#62;

replace the [...]]]></description>
		<wfw:commentRss>http://www.terencekwan.com/hadoop-hbase-ec2-installation/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
