Hi, Can anyone say some words on when to use HBase as opposed to using Plain MapReduce on input files ? In more details, when will it make sense to put data into HBase and then use HBase methods to access it, including running MapReduce on the data in the tables. As opposed to simply putting the data into HDFS and processing it with MapReduce.
Thanks, Naama On Wed, Mar 12, 2008 at 12:15 AM, Bryan Duxbury <[EMAIL PROTECTED]> wrote: > I've written up a blog post discussing when I think it's appropriate to > use HBase in response to some of the questions people usually ask. You can > find it at http://blog.rapleaf.com/dev/?p=26. > > -Bryan > -- oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo 00 oo "If you want your children to be intelligent, read them fairy tales. If you want them to be more intelligent, read them more fairy tales." (Albert Einstein)
