Dear doug i think you didn't read my question :) because I know what is HBase and I work it successfuly and design my tables and insert a few data in it. but my question is : I need a sample database for testing my Master thesis that it contains more than 1000 rows. regard
> From: [email protected] > To: [email protected] > Subject: Re: HBase database sample > Date: Mon, 2 Apr 2012 15:40:51 +0000 > > > Also, see this chapter. > > http://hbase.apache.org/book.html#schema > > > > > > On 4/2/12 11:40 AM, "Doug Meil" <[email protected]> wrote: > > > > >See the link to the BigTable paper here... > > > >http://hbase.apache.org/book.html#other.info > > > >... and there is other reading material and videos too. > > > > > > > >On 4/1/12 11:30 PM, "Mahdi Negahi" <[email protected]> wrote: > > > >> > >>thanks, but all databases have good examples , like Cinema in Neo4j and > >>etc. > >>but if nobody has a sample of hbase, I try to create my own database > >>based on your help. But I hope somebody done it before and I use it :) > >>;) > >> > >>Regard > >>Mahdi > >> > >>> From: [email protected] > >>> Date: Mon, 2 Apr 2012 08:47:25 +0530 > >>> Subject: Re: HBase database sample > >>> To: [email protected] > >>> > >>> Mahdi, > >>> > >>> So you want some freely available data? One option: There are lots of > >>> free public datasets at InfoChimps that have pretty good sizes: > >>> http://www.infochimps.com/datasets - You can build your table out of > >>> these. > >>> > >>> On Mon, Apr 2, 2012 at 8:42 AM, Mahdi Negahi <[email protected]> > >>>wrote: > >>> > > >>> > > >>> > thanks for your reply > >>> > but i install and know what is HBase database. but I want to test my > >>>theses and I need a HBase database with more than 1000 row. > >>> > > >>> > Best Regard > >>> > Mahdi > >>> > > >>> >> From: [email protected] > >>> >> Date: Mon, 2 Apr 2012 08:36:13 +0530 > >>> >> Subject: Re: HBase database sample > >>> >> To: [email protected] > >>> >> > >>> >> Build your own. Its easy as 1-2-3 to get it up and running on a > >>>single > >>> >> machine. Follow: http://hbase.apache.org/book.html#quickstart and > >>>run > >>> >> the shell exercises to create your tables and column families. Or > >>>get > >>> >> Lars George's HBase: The Definitive Guide (O'Reilly) book. > >>> >> > >>> >> Also, read up on what HBase really is > >>> >> http://hbase.apache.org/book.html#datamodel (It is not an RDBMS) > >>> >> > >>> >> On Mon, Apr 2, 2012 at 8:30 AM, Mahdi Negahi > >>><[email protected]> wrote: > >>> >> > > >>> >> > Dear all friends > >>> >> > > >>> >> > does anyone have a sample database of HBase ? I will be glad if > >>>someone send for me. > >>> >> > > >>> >> > >>> >> > >>> >> > >>> >> -- > >>> >> Harsh J > >>> > > >>> > >>> > >>> > >>> -- > >>> Harsh J > >> > > > >
