| clear query|facets|time |
Search criteria: .
Results from 21 to 30 from
234 (0.113s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: max regionserver handler count - HBase - [mail # user]
|
|
...stabilizes. So you mean that when the handler count is more than 5k this happens when it is lesser this does not. Have you repeated this behaviour? What i doubt is when you say b...
|
|
|
Author: ramkrishna vasudevan,
2013-04-29, 02:37
|
|
|
Re: Cell Encoders and usage of Cell - HBase - [mail # dev]
|
|
...Yes. it'd be easy enough getting your tags in the mix. Am checking on this also. May take some time till i finalise on the changes. Will discuss with Andy offline and get back on...
|
|
|
Author: ramkrishna vasudevan,
2013-04-23, 06:40
|
|
|
Re: Cell Encoders and usage of Cell - HBase - [mail # dev]
|
|
...Just adding to what Matt said, Cell and KeyValue are the same. Just that in cell you have individual byte arrays carrying the Row, family, qualifier, Type and timestamp. So it is basic...
|
|
|
Author: ramkrishna vasudevan,
2013-04-22, 03:58
|
|
|
Re: Coreprocessor always scan the whole table. - HBase - [mail # user]
|
|
...HBASE-6870 deals with it. It is not yet committed. We can review the patch and take it to closure. Regards Ram On Fri, Apr 19, 2013 at 3:19 PM, GuoWei wrote: ...
|
|
|
Author: ramkrishna vasudevan,
2013-04-19, 10:01
|
|
|
Re: Cell Encoders and usage of Cell - HBase - [mail # dev]
|
|
...Thanks for your reply Stack. Yes. This is what i too think. idea of Cell is a disconnect between how it is stored and Cell use. Yes Stack. I understand this. I ...
|
|
|
Author: ramkrishna vasudevan,
2013-04-19, 03:19
|
|
|
Re: Cell Encoders and usage of Cell - HBase - [mail # dev]
|
|
...Ping? Could someone clarify on this pls? Regards Ram On Wed, Apr 17, 2013 at 10:46 PM, ramkrishna vasudevan wrote: ...
|
|
|
Author: ramkrishna vasudevan,
2013-04-18, 07:54
|
|
|
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
|
|
...Is there any testcases that tries to reproduce your issue? Regards Ram On Wed, Apr 17, 2013 at 9:47 PM, ramkrishna vasudevan wrote: ...
|
|
|
Author: ramkrishna vasudevan,
2013-04-17, 17:18
|
|
|
Cell Encoders and usage of Cell - HBase - [mail # dev]
|
|
...Hi With the introduction of the new Cell Interface we are providing a way where both the RPC usage of cell and the usage of Cell in HFile are unified.(abstracted) The current blo...
|
|
|
Author: ramkrishna vasudevan,
2013-04-17, 17:16
|
|
|
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
|
|
...There is a hint mechanism available when scanning happens. But i dont think there should be much of difference between a scan that happens during flush and the normal scan. Will ...
|
|
|
Author: ramkrishna vasudevan,
2013-04-17, 16:17
|
|
|
Re: RegionServer shutdown with ScanWildcardColumnTracker exception - HBase - [mail # user]
|
|
...@Lars You have any suggestions on this? @Amit You have any Encoder enabled like the Prefix Encoding stuff? There was one optimization added recently but that is not in 0.94.2 Reg...
|
|
|
Author: ramkrishna vasudevan,
2013-04-17, 15:56
|
|
|
|