You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-user@hadoop.apache.org by Alexander Alten-Lorenz <wg...@gmail.com> on 2014/07/08 19:04:32 UTC

Re[2]: HBase metadata

http://docs.cascading.org/tutorials/lingual-hbase/

is the most common, I guess. Phoenix is quite new, and Kiji was to much 
overhead in my case.

- Alex
mapredit.blogspot.com

------ Originalnachricht ------
Von: "Martin, Nick" <Ni...@pssd.com>
An: "user@hadoop.apache.org" <us...@hadoop.apache.org>
Gesendet: 08.07.2014 19:01:27
Betreff: RE: HBase metadata

>Can’t speak for the rest of the Hadoop community but we use Lingual. 
>Not sure if that’s common or not.
>
>
>
>Maybe worth posting the same question to @hbase.
>
>
>
>From: John Lilley [mailto:john.lilley@redpoint.net]
>Sent: Tuesday, July 08, 2014 12:57 PM
>To:user@hadoop.apache.org
>Subject: RE: HBase metadata
>
>
>
>Sorry to be rude, but what does everyone actually use now?  We are an 
>ISV and need to support the most common access pattern.
>
>john
>
>
>
>From: Martin, Nick [mailto:NiMartin@pssd.com]
>Sent: Tuesday, July 08, 2014 10:53 AM
>To:user@hadoop.apache.org
>Subject: RE: HBase metadata
>
>
>
>Have you looked @ Lingual?
>
>
>
>From: John Lilley [mailto:john.lilley@redpoint.net]
>Sent: Tuesday, July 08, 2014 12:43 PM
>To:user@hadoop.apache.org
>Subject: RE: HBase metadata
>
>
>
>Those look intriguing.  But what do people actually use today?  Is it 
>all application-specific coding?  Hive?
>
>John
>
>
>
>
>
>From: Mirko Kämpf [mailto:mirko.kaempf@gmail.com]
>Sent: Tuesday, July 08, 2014 10:12 AM
>To:user@hadoop.apache.org
>Subject: Re: HBase metadata
>
>
>
>Hi John,
>
>I suggest the project: http://www.kiji.org/
>
>
>
>or even the brand new: http://phoenix.apache.org/
>
>Cheers,
>
>Mirko
>
>
>
>
>2014-07-08 16:05 GMT+00:00 John Lilley <jo...@redpoint.net>:
>
>Greetings!
>
>
>
>We would like to support HBase in a general manner, having our software 
>connect to any HBase table and read/write it in a row-oriented fashion. 
>  However, as we explore HBase, the raw interface is at a very low level 
>-- basically a map from binary record keys to named columns.  So my 
>question about metadata standards.  What do users mostly do to use 
>HBase for row-oriented access?  It is always going through Hive?
>
>
>
>Thanks
>
>john
>
>
>
>
>