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
