Follow the instructions here: http://blog.lars-francke.de/2010/08/16/performance-testing-hbase-using-ycsb/
The load portion will load a thousand rows into HBase for testing. On Sun, Apr 1, 2012 at 8:12 PM, 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 > >
