| clear query|facets|time |
Search criteria: .
Results from 51 to 60 from
196 (0.064s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: HBase recovery from failed -ROOT- / .META. server - HBase - [mail # user]
|
|
...Hi Willy Yes I agree that META/ROOT recovery should happen as fast as possible. Which version of HBase are you using? Lot of fixes have gone into the latest versions regarding t...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-12, 04:46
|
|
|
RE: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
...Hi Yes, a separate index table along with the main table and the master should ensure that the regions of both tables are collocated during assignments. The regions in index tabl...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-11, 04:47
|
|
|
RE: Please welcome our newest committer, the Mighty Gregory Chanan! - HBase - [mail # dev]
|
|
...Welcome and congrats Greg. Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-10, 04:07
|
|
|
RE: reduce influence of auto-splitting region - HBase - [mail # user]
|
|
...Yes. The row keys generated should be falling in the range of one of the region's start and end key . So HBase internally can take care of distributing to the specified region se...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-06, 06:15
|
|
|
RE: reduce influence of auto-splitting region - HBase - [mail # user]
|
|
...Hi JingWang It is not necessary that region split can cause GC problems. Based on your use case we may need to configure heapspace for the RS. Coming back to region splits, presp...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-05, 13:25
|
|
|
RE: reduce influence of auto-splitting region - HBase - [mail # user]
|
|
...You can use the property hbase.hregion.max.filesize. You can set this to a higher value and control the splits through your application. Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-05, 13:00
|
|
|
RE: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
...Stack, I may not be able to join seeing the time 2pm which is 2AM over here. Anyway I can share my thoughts after the discussions are drafted in a writeup. Regards Ram...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-05, 04:18
|
|
|
RE: RPC KeyValue encoding - HBase - [mail # dev]
|
|
...Lars Is it possible to have hooks in this layer while we handle version counting so that we can know what kvs were omitted due to versioning? Regards Ram and a...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-04, 09:53
|
|
|
RE: 0.92/0.94 compatibility and HBASE-5206 - HBase - [mail # dev]
|
|
...Hi First time this issue was reported, I felt bad because HBASE-5155 was introduced by me. I sincerely apologize for the mistake that I did. Because of my mistake I think all yo...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-09-03, 04:44
|
|
|
RE: Allocating more heap for endpoint coprocessors - HBase - [mail # user]
|
|
...@Lars/@Gary Do we need to document such things. Recently someone was asking me a question like this, if my endpoint impl is so memory intensive it just affects a running cluster ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-31, 04:59
|
|
|
|