Re: Storing extremely large size file

2012-04-20 Thread Brock Noland
ult.xml to 3GB >>> but the default value 10MB is taking for >>> hbase.client.keyvalue.maxsize.How >>> could I change the value of hbase.client.keyvalue.maxsize or how to store >>> the file of extremely large size. >>> -- >>> View this mess

Re: Storing extremely large size file

2012-04-20 Thread vishnupriyaa
ase-default.xml to 3GB >> but the default value 10MB is taking for >> hbase.client.keyvalue.maxsize.How >> could I change the value of hbase.client.keyvalue.maxsize or how to store >> the file of extremely large size. >> -- >> View this message in context: >> http://old.nabble.com/St

Re: Storing extremely large size file

2012-04-18 Thread Doug Meil
ot difficult than the section is the book will be short. > > > >- Original Message - >From: Michael Segel >To: "user@hbase.apache.org" >Cc: "user@hbase.apache.org" >Sent: Tuesday, April 17, 2012 3:43 PM >Subject: Re: Storing extremely large

Re: Storing extremely large size file

2012-04-18 Thread Michel Segel
rence Guide. > If it is indeed not difficult than the section is the book will be short. > > > > - Original Message - > From: Michael Segel > To: "user@hbase.apache.org" > Cc: "user@hbase.apache.org" > Sent: Tuesday, April 17, 2012 3:43 PM &

Re: Storing extremely large size file

2012-04-18 Thread Andrew Purtell
To: "user@hbase.apache.org" > Cc: > Sent: Wednesday, April 18, 2012 2:49 AM > Subject: Re: Storing extremely large size file > > What would be the max affordable size one could have ? > > Sent from my iPhone > > On Apr 17, 2012, at 1:42 PM, Dave Revell wr

Re: Storing extremely large size file

2012-04-18 Thread Andrey Stepachev
it is indeed not difficult than the section is the book will be short. >> > >> > >> > >> > - Original Message - >> > From: Michael Segel >> > To: "user@hbase.apache.org" >> > Cc: "user@hbase.apache.org" >> > Sent: Tuesday, April

Re: Storing extremely large size file

2012-04-17 Thread kim young ill
user@hbase.apache.org" > > Sent: Tuesday, April 17, 2012 3:43 PM > > Subject: Re: Storing extremely large size file > > > > -1. It's a boring topic. > > And it's one of those things that you either get it right or you end up > > hiring a vood

Re: Storing extremely large size file

2012-04-17 Thread anil gupta
be short. > > > > - Original Message - > From: Michael Segel > To: "user@hbase.apache.org" > Cc: "user@hbase.apache.org" > Sent: Tuesday, April 17, 2012 3:43 PM > Subject: Re: Storing extremely large size file > > -1. It's a boring

Re: Storing extremely large size file

2012-04-17 Thread lars hofhansl
ache.org" Sent: Tuesday, April 17, 2012 3:43 PM Subject: Re: Storing extremely large size file -1. It's a boring topic. And it's one of those things that you either get it right or you end up hiring a voodoo witch doctor to curse the author of the chapter... I agree w Jack, it&#

Re: Storing extremely large size file

2012-04-17 Thread Weishung Chung
Thank you all. Practice makes perfect :) On Tue, Apr 17, 2012 at 5:46 PM, Michael Segel wrote: > In theory, you could go as large as a region size minus the key and > overhead. (rows can't span regions) > > Realistically you'd want to go much smaller. > > > Sent from my iPhone > > On Apr 17, 2012

Re: Storing extremely large size file

2012-04-17 Thread Michael Segel
In theory, you could go as large as a region size minus the key and overhead. (rows can't span regions) Realistically you'd want to go much smaller. Sent from my iPhone On Apr 17, 2012, at 1:49 PM, "Wei Shung Chung" wrote: > What would be the max affordable size one could have ? > > Sent fr

Re: Storing extremely large size file

2012-04-17 Thread Michael Segel
-1. It's a boring topic. And it's one of those things that you either get it right or you end up hiring a voodoo witch doctor to curse the author of the chapter... I agree w Jack, it's not difficult just takes some planning and forethought. Also reading lots of blogs... And some practice... S

Re: Storing extremely large size file

2012-04-17 Thread Wei Shung Chung
What would be the max affordable size one could have ? Sent from my iPhone On Apr 17, 2012, at 1:42 PM, Dave Revell wrote: > +1 Jack :) > > On Tue, Apr 17, 2012 at 11:38 AM, Stack wrote: > >> On Tue, Apr 17, 2012 at 11:18 AM, Dave Revell >> wrote: >>> I think this is a popular topic that mi

Re: Storing extremely large size file

2012-04-17 Thread Dave Revell
+1 Jack :) On Tue, Apr 17, 2012 at 11:38 AM, Stack wrote: > On Tue, Apr 17, 2012 at 11:18 AM, Dave Revell > wrote: > > I think this is a popular topic that might deserve a section in The Book. > > > > By "this topic" I mean storing big binary chunks. > > > > Get Jack Levin to write it (smile).

Re: Storing extremely large size file

2012-04-17 Thread Stack
On Tue, Apr 17, 2012 at 11:18 AM, Dave Revell wrote: > I think this is a popular topic that might deserve a section in The Book. > > By "this topic" I mean storing big binary chunks. > Get Jack Levin to write it (smile). And make sure the values are compressed that you send over from the client.

Re: Storing extremely large size file

2012-04-17 Thread Dave Revell
t.keyvalue.maxsize in > > hbase-site.xml and > > >>> hbase-default.xml to 3GB > > >>> but the default value 10MB is taking for > > hbase.client.keyvalue.maxsize.How > > >>> could I change the value of hbase.client.keyvalue.maxsize or how to > > store > > >>> the file of extremely large size. > > >>> -- > > >>> View this message in context: > > > http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html > > >>> Sent from the HBase User mailing list archive at Nabble.com. > > >>> > > >

Re: Storing extremely large size file

2012-04-17 Thread kim young ill
.xml to 3GB > >>> but the default value 10MB is taking for > hbase.client.keyvalue.maxsize.How > >>> could I change the value of hbase.client.keyvalue.maxsize or how to > store > >>> the file of extremely large size. > >>> -- > >>> View this message in context: > http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html > >>> Sent from the HBase User mailing list archive at Nabble.com. > >>> >

Re: Storing extremely large size file

2012-04-17 Thread Jean-Daniel Cryans
yvalue.maxsize.How >>> could I change the value of hbase.client.keyvalue.maxsize or how to store >>> the file of extremely large size. >>> -- >>> View this message in context: >>> http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html >>> Sent from the HBase User mailing list archive at Nabble.com. >>>

Re: Storing extremely large size file

2012-04-17 Thread Jack Levin
xml to 3GB >> but the default value 10MB is taking for hbase.client.keyvalue.maxsize.How >> could I change the value of hbase.client.keyvalue.maxsize or how to store >> the file of extremely large size. >> -- >> View this message in context: >> http://old.nabble.com/Stor

Re: Storing extremely large size file

2012-04-17 Thread Jean-Daniel Cryans
> -- > View this message in context: > http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html > Sent from the HBase User mailing list archive at Nabble.com. >

Re: Storing extremely large size file

2012-04-17 Thread Brock Noland
; -- > View this message in context: > http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html > Sent from the HBase User mailing list archive at Nabble.com. > -- Apache MRUnit - Unit testing MapReduce - http://incubator.apache.org/mrunit/

Storing extremely large size file

2012-04-17 Thread vishnupriyaa
of hbase.client.keyvalue.maxsize or how to store the file of extremely large size. -- View this message in context: http://old.nabble.com/Storing-extremely-large-size-file-tp33701522p33701522.html Sent from the HBase User mailing list archive at Nabble.com.