RE: HBase database sample

2012-04-02 Thread Mahdi Negahi
Dear Lars you do not have any updated guideline , because I'm not professional in Java and Maven.Regard Mahdi> Subject: Re: HBase database sample > From: lars.geo...@gmail.com > Date: Mon, 2 Apr 2012 19:57:54 +0300 > To: user@hbase.apache.org > > Please note though that

RE: HBase database sample

2012-04-02 Thread Mahdi Negahi
Dear li thanks. > From: l...@idle.li > Date: Sun, 1 Apr 2012 20:18:42 -0700 > Subject: Re: HBase database sample > To: user@hbase.apache.org > > Follow the instructions here: > http://blog.lars-francke.de/2010/08/16/performance-testing-hbase-using-ycsb/ > > T

RE: HBase database sample

2012-04-02 Thread Mahdi Negahi
: doug.m...@explorysmedical.com > To: user@hbase.apache.org > Subject: Re: HBase database sample > Date: Mon, 2 Apr 2012 15:40:51 + > > > Also, see this chapter. > > http://hbase.apache.org/book.html#schema > > > > > > On 4/2/12 11:40 AM, "Do

Re: HBase database sample

2012-04-02 Thread Lars George
Mahdi Negahi 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: ha...@cloudera

Re: HBase database sample

2012-04-02 Thread Doug Meil
e somebody done it before and I use it :) >>;) >> >>Regard >>Mahdi >> >>> From: ha...@cloudera.com >>> Date: Mon, 2 Apr 2012 08:47:25 +0530 >>> Subject: Re: HBase database sample >>> To: user@hbase.apache.org >>> >>

Re: HBase database sample

2012-04-02 Thread Doug Meil
gt;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: ha...@cloudera.com >> Date: Mon, 2 Apr 2012 08:47:25 +0530 >> Subject: Re: HBase da

Re: HBase database sample

2012-04-02 Thread Li Pi
hat 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: ha...@cloudera.com > > Date: Mon, 2 Apr 2012 08:36:13 +0530 > > Subject: Re: HBase database sample > > To: user@hbase.a

RE: HBase database sample

2012-04-01 Thread Mahdi Negahi
08:47:25 +0530 > Subject: Re: HBase database sample > To: user@hbase.apache.org > > 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 - Y

Re: HBase database sample

2012-04-01 Thread Harsh J
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: ha...@cloudera.com >> Date: Mon, 2 Apr 2012 08:36:13 +0530 >> Subject: Re: HBase

RE: HBase database sample

2012-04-01 Thread Mahdi Negahi
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: ha...@cloudera.com > Date: Mon, 2 Apr 2012 08:36:13 +0530 > Subject: Re: HBase database sample &

Re: HBase database sample

2012-04-01 Thread Harsh J
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

HBase database sample

2012-04-01 Thread Mahdi Negahi
Dear all friends does anyone have a sample database of HBase ? I will be glad if someone send for me.