<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: Why the days are numbered for Hadoop as we know it</title>
	<atom:link href="http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/feed/" rel="self" type="application/rss+xml" />
	<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 07:25:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: igorcarron</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-904354</link>
		<dc:creator><![CDATA[igorcarron]]></dc:creator>
		<pubDate>Thu, 16 Aug 2012 15:08:50 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-904354</guid>
		<description><![CDATA[You forgot GraphLab, they just had a workshop (slides are here: http://graphlab.org/workshop2012/agenda/ ). Of interest within GraphLab is GraphChi (http://bickson.blogspot.com/2012/07/new-dog-on-block-graphchi.html)]]></description>
		<content:encoded><![CDATA[<p>You forgot GraphLab, they just had a workshop (slides are here: <a href="http://graphlab.org/workshop2012/agenda/" rel="nofollow">http://graphlab.org/workshop2012/agenda/</a> ). Of interest within GraphLab is GraphChi (<a href="http://bickson.blogspot.com/2012/07/new-dog-on-block-graphchi.html" rel="nofollow">http://bickson.blogspot.com/2012/07/new-dog-on-block-graphchi.html</a>)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grauw</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-865045</link>
		<dc:creator><![CDATA[grauw]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 11:42:33 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-865045</guid>
		<description><![CDATA[I think that doesn’t do justice to open source. It is not merely the low-cost inferior alternative. The goal to aim for is to be better than proprietary solutions, or equally good at the least, and if it is not then there is work to be done! They are equals and I do not see why you could not compare them.]]></description>
		<content:encoded><![CDATA[<p>I think that doesn’t do justice to open source. It is not merely the low-cost inferior alternative. The goal to aim for is to be better than proprietary solutions, or equally good at the least, and if it is not then there is work to be done! They are equals and I do not see why you could not compare them.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: grauw</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-865044</link>
		<dc:creator><![CDATA[grauw]]></dc:creator>
		<pubDate>Tue, 17 Jul 2012 11:39:50 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-865044</guid>
		<description><![CDATA[I think that doesn’t do justice to open source. It is not merely the low-cost inferior alternative. The goal to aim for is to be better than proprietary solutions, or equally good at the least, and if it is not then there is work to be done!]]></description>
		<content:encoded><![CDATA[<p>I think that doesn’t do justice to open source. It is not merely the low-cost inferior alternative. The goal to aim for is to be better than proprietary solutions, or equally good at the least, and if it is not then there is work to be done!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ed H. Chi</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-864565</link>
		<dc:creator><![CDATA[Ed H. Chi]]></dc:creator>
		<pubDate>Sun, 15 Jul 2012 18:28:20 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-864565</guid>
		<description><![CDATA[Link to per olator is broken. Should be 
http://research.google.com/pubs/pub36726.html]]></description>
		<content:encoded><![CDATA[<p>Link to per olator is broken. Should be<br />
<a href="http://research.google.com/pubs/pub36726.html" rel="nofollow">http://research.google.com/pubs/pub36726.html</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bradford S.</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-864084</link>
		<dc:creator><![CDATA[Bradford S.]]></dc:creator>
		<pubDate>Fri, 13 Jul 2012 20:54:13 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-864084</guid>
		<description><![CDATA[The big thing missing from the Hadoop ecosystem is a database. One key component that Google developed after MapReduce was BigTable, which scaled but had little functionality beyond KV-access and scans. Then they built MegaStore, which added indexing and better serialization. They recently release a paper on F1, which is a SQL database built on BigTable: http://research.google.com/pubs/pub38125.html

Likewise, Drawn to Scale has built a SQL database on HBase, which is getting a ton of adoption even at the early stage: www.drawntoscale.com]]></description>
		<content:encoded><![CDATA[<p>The big thing missing from the Hadoop ecosystem is a database. One key component that Google developed after MapReduce was BigTable, which scaled but had little functionality beyond KV-access and scans. Then they built MegaStore, which added indexing and better serialization. They recently release a paper on F1, which is a SQL database built on BigTable: <a href="http://research.google.com/pubs/pub38125.html" rel="nofollow">http://research.google.com/pubs/pub38125.html</a></p>
<p>Likewise, Drawn to Scale has built a SQL database on HBase, which is getting a ton of adoption even at the early stage: <a href="http://www.drawntoscale.com" rel="nofollow">http://www.drawntoscale.com</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: alinnemet</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-863412</link>
		<dc:creator><![CDATA[alinnemet]]></dc:creator>
		<pubDate>Thu, 12 Jul 2012 13:55:56 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-863412</guid>
		<description><![CDATA[good point man ;)]]></description>
		<content:encoded><![CDATA[<p>good point man ;)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: amitpandey</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-862923</link>
		<dc:creator><![CDATA[amitpandey]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 11:25:56 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-862923</guid>
		<description><![CDATA[Hadoop is unviable and companies such as Cloudera would make a killing selling storage systems. I can&#039;t imagine you would always require 3 times the hardware. So for a data of 10 PB you would require 30 PBs of clusters and that would grow linearly. I fail to understand when people talk about commodity systems, having so many clusters, network wires, Store rooms etc. 

It clearly calls for a more robust way to handle really large data rather than using Hadoop.]]></description>
		<content:encoded><![CDATA[<p>Hadoop is unviable and companies such as Cloudera would make a killing selling storage systems. I can&#8217;t imagine you would always require 3 times the hardware. So for a data of 10 PB you would require 30 PBs of clusters and that would grow linearly. I fail to understand when people talk about commodity systems, having so many clusters, network wires, Store rooms etc. </p>
<p>It clearly calls for a more robust way to handle really large data rather than using Hadoop.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar Nagarajan</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-862869</link>
		<dc:creator><![CDATA[Sankar Nagarajan]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 08:26:11 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-862869</guid>
		<description><![CDATA[Good point. The industry will need solutions similar to what Google has built and there is a good scope for ISVs , opensource and commercial alike..]]></description>
		<content:encoded><![CDATA[<p>Good point. The industry will need solutions similar to what Google has built and there is a good scope for ISVs , opensource and commercial alike..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sankar Nagarajan</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-862866</link>
		<dc:creator><![CDATA[Sankar Nagarajan]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 08:20:07 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-862866</guid>
		<description><![CDATA[Timely article when there is a lot of hype that Hadoop is the panacea for all types of big data problems]]></description>
		<content:encoded><![CDATA[<p>Timely article when there is a lot of hype that Hadoop is the panacea for all types of big data problems</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rem120</title>
		<link>http://gigaom.com/2012/07/07/why-the-days-are-numbered-for-hadoop-as-we-know-it/#comment-862780</link>
		<dc:creator><![CDATA[rem120]]></dc:creator>
		<pubDate>Wed, 11 Jul 2012 03:09:58 +0000</pubDate>
		<guid isPermaLink="false">http://gigaom.com/?p=540391#comment-862780</guid>
		<description><![CDATA[&quot;Yes, Hadoop is developing into an ecosystem of projects that touch nearly all parts of data management and processing. But, at its core, it is a MapReduce system. Your code is turned into map and reduce jobs, and Hadoop runs those jobs for you.&quot;

This is not accurate, you do not have to use MapReduce to use Hadoop.

- HBase is a very popular low-latency database on top of Hadoop that does not use MapReduce as part of its normal operation.
- Applications built with ZooKeeper co-ordination do not necessarily require MapReduce.
- YARN in Hadoop 2.0 allows non-MapReduce jobs to be executed on the cluster, eg. MPI. (http://wiki.apache.org/hadoop/PoweredByYarn)

I do agree that Hadoop would benefit from an OLAP-like solution similar to Dremel.]]></description>
		<content:encoded><![CDATA[<p>&#8220;Yes, Hadoop is developing into an ecosystem of projects that touch nearly all parts of data management and processing. But, at its core, it is a MapReduce system. Your code is turned into map and reduce jobs, and Hadoop runs those jobs for you.&#8221;</p>
<p>This is not accurate, you do not have to use MapReduce to use Hadoop.</p>
<p>- HBase is a very popular low-latency database on top of Hadoop that does not use MapReduce as part of its normal operation.<br />
- Applications built with ZooKeeper co-ordination do not necessarily require MapReduce.<br />
- YARN in Hadoop 2.0 allows non-MapReduce jobs to be executed on the cluster, eg. MPI. (<a href="http://wiki.apache.org/hadoop/PoweredByYarn" rel="nofollow">http://wiki.apache.org/hadoop/PoweredByYarn</a>)</p>
<p>I do agree that Hadoop would benefit from an OLAP-like solution similar to Dremel.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
