| clear query|facets|time |
Search criteria: .
Results from 91 to 100 from
477 (0.271s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...Which is what I mean when I ask what you mean by an append. :-) On Nov 19, 2012, at 11:01 AM, Mike Spreitzer wrote: ...
|
|
|
Author: Michael Segel,
2012-11-19, 17:22
|
|
|
Re: Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...Mike, What I am asking is how you define an append in a system that doesn't support appends. I'm trying to understand what it is that you wish to achieve. To give you an...
|
|
|
Author: Michael Segel,
2012-11-19, 16:50
|
|
|
Re: Why only check1-and-putMany and check1-and-deleteMany? - HBase - [mail # user]
|
|
...Ok, maybe this is a silly question on my part.... Could you define what you mean by check and append? With respect to HBase, how would that be different from check and put? &nbs...
|
|
|
Author: Michael Segel,
2012-11-18, 20:15
|
|
|
Re: scan is slower after bulk load - HBase - [mail # user]
|
|
...Just a guess... have you done any compactions on the table post bulk load? On Nov 12, 2012, at 8:44 AM, Marcos Ortiz wrote: ...
|
|
|
Author: Michael Segel,
2012-11-12, 15:45
|
|
|
Re: Nosqls schema design - HBase - [mail # user]
|
|
...Ok... First, if you're estimating that the raw data would be 10TB, you will find out that you will need a bit more to handle the data in terms of indexing and denormalized structures....
|
|
|
Author: Michael Segel,
2012-11-08, 14:55
|
|
|
Re: HBase scan performance decreases over time. - HBase - [mail # user]
|
|
...hdfs-site.xml Its an HDFS setting that may impact the balancing of HBase as well. (I'm sure someone can give a better response by looking at the code. ) On Nov 5, 20...
|
|
|
Author: Michael Segel,
2012-11-05, 18:49
|
|
|
Re: HBase scan performance decreases over time. - HBase - [mail # user]
|
|
...There's an HDFS bandwidth setting which is set to 10MB/s. Way too low for even 1GBe. Have you modified this setting yet? -Mike On Nov 3, 2012, at 2:50 PM, David Koc...
|
|
|
Author: Michael Segel,
2012-11-05, 13:04
|
|
|
Re: Table in Inconsistent State; Perpetually pending region server transitions while loading lot of data into Hbase via MR - HBase - [mail # user]
|
|
...Just out of curiosity... What's the impact on having regions of 10GB or larger? What does that do to your footprint in memory and the time it takes to split or compact a ...
|
|
|
Author: Michael Segel,
2012-11-01, 14:50
|
|
|
Re: adding column family to hbase table - HBase - [mail # user]
|
|
...When I hear experimental and production in the same conversation, I get shivers up my spine. Which release(s) contain this flag? On Oct 30, 2012, at 9:35 AM, Kevin O'dell ...
|
|
|
Author: Michael Segel,
2012-10-30, 15:22
|
|
|
Re: Adding column family to hbase table - HBase - [mail # user]
|
|
...No, sorry, you have to disable the table in order to modify the table. On Oct 30, 2012, at 9:33 AM, Mike wrote: ...
|
|
|
Author: Michael Segel,
2012-10-30, 14:46
|
|
|
|