<?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>Allen Day's Blog &#187; HBase</title>
	<atom:link href="http://www.spicylogic.com/allenday/blog/category/computing/distributed-systems/hadoop/hbase/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.spicylogic.com/allenday/blog</link>
	<description>♥data♥</description>
	<lastBuildDate>Sun, 31 Jan 2010 11:54:07 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Mahout ♥ HBase</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/09/21/mahout-%e2%99%a5-hbase/</link>
		<comments>http://www.spicylogic.com/allenday/blog/2008/09/21/mahout-%e2%99%a5-hbase/#comments</comments>
		<pubDate>Mon, 22 Sep 2008 01:39:24 +0000</pubDate>
		<dc:creator>allenday</dc:creator>
				<category><![CDATA[HBase]]></category>
		<category><![CDATA[Mahout]]></category>

		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=69</guid>
		<description><![CDATA[Well, more accurately I&#8217;m using and liking both Mahout and HBase in my work at BiggerBoat, but this is a more fun title and I like using the more obscure HTML character entities.
Anyway, I posted an adapter class to Apache JIRA on Friday for Mahout / HBase integration that allows HTables to effectively be manipulated [...]]]></description>
			<content:encoded><![CDATA[<p>Well, more accurately I&#8217;m using and liking both <a href="http://lucene.apache.org/mahou/">Mahout</a> and <a href="http://hadoop.apache.org/hbase/">HBase</a> in my work at <a href="http://biggerboat.com">BiggerBoat</a>, but this is a more fun title and I like using the more <a href="http://www.htmlcodetutorial.com/characterentities_famsupp_69.html">obscure HTML character entities</a>.</p>
<p>Anyway, I posted an adapter class to Apache JIRA on Friday for Mahout / HBase integration that allows <a href="http://hadoop.apache.org/hbase/docs/current/api/org/apache/hadoop/hbase/client/HTable.html">HTable</a>s to effectively be manipulated as sparse vectors (read through RowResult, write through BatchUpdate) in Mahout using the Vector interface.  Check it out, <a href="https://issues.apache.org/jira/browse/MAHOUT-78">MAHOUT-78</a>.</p>
<p>Looks like Mahout needs to generate some HTML for their javadoc.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicylogic.com/allenday/blog/2008/09/21/mahout-%e2%99%a5-hbase/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A new HBase blog</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/09/03/a-new-hbase-blog/</link>
		<comments>http://www.spicylogic.com/allenday/blog/2008/09/03/a-new-hbase-blog/#comments</comments>
		<pubDate>Wed, 03 Sep 2008 20:00:07 +0000</pubDate>
		<dc:creator>allenday</dc:creator>
				<category><![CDATA[HBase]]></category>

		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=57</guid>
		<description><![CDATA[HBase commiter Jean-Daniel Cryans put up a blog for HBase.  Yay, now I can get some distilled project news from my newsreader instead of having to wade through mailing list archives and/or lurk in IRC.
]]></description>
			<content:encoded><![CDATA[<p>HBase commiter Jean-Daniel Cryans put up a <a href="http://jdcryans.blogspot.com/2008/08/current-project-status.html">blog for HBase</a>.  Yay, now I can get some distilled project news from my newsreader instead of having to wade through mailing list archives and/or lurk in IRC.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicylogic.com/allenday/blog/2008/09/03/a-new-hbase-blog/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HBase bulk load/import example</title>
		<link>http://www.spicylogic.com/allenday/blog/2008/08/28/hbase-bulk-load-import-example/</link>
		<comments>http://www.spicylogic.com/allenday/blog/2008/08/28/hbase-bulk-load-import-example/#comments</comments>
		<pubDate>Fri, 29 Aug 2008 02:16:50 +0000</pubDate>
		<dc:creator>allenday</dc:creator>
				<category><![CDATA[HBase]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[Java]]></category>

		<guid isPermaLink="false">http://www.spicylogic.com/allenday/blog/?p=54</guid>
		<description><![CDATA[Per my earlier post, I&#8217;ve almost finished an (actually compilable, functional) bulk loader example.  Should be able to post it tomorrow afternoon to the HBase/MapReduce page, assuming I don&#8217;t get stuck in interviews/meetings all day.
]]></description>
			<content:encoded><![CDATA[<p>Per my <a href="http://www.spicylogic.com/allenday/blog/2008/08/20/examples-for-data-import-export-and-transport-with-hbase/">earlier post</a>, I&#8217;ve almost finished an (actually compilable, functional) bulk loader example.  Should be able to post it tomorrow afternoon to the <a href="http://wiki.apache.org/hadoop/Hbase/MapReduce">HBase/MapReduce</a> page, assuming I don&#8217;t get stuck in interviews/meetings all day.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.spicylogic.com/allenday/blog/2008/08/28/hbase-bulk-load-import-example/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
