| clear query|facets|time |
Search criteria: .
Results from 61 to 70 from
196 (0.053s).
|
|
|
Loading phrases to help you refine your search...
|
|
RE: Inconsistent scan performance with caching set to 1 - HBase - [mail # user]
|
|
...Thanks Stack for giving a pointer to this. Yes it does seems this property is very important. Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-31, 04:15
|
|
|
Refactoring checkAndPut and checkAndDelete to use doMiniBatchMutation - HBase - [mail # dev]
|
|
...Hi Currently the checkAndPut and checkAndDelete api internally calls the internalPut and internalDelete. May be we can just call doMiniBatchMutation only. This will...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-30, 09:53
|
|
|
RE: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
...Hi Latest improvement, Tuesday should be best for me. +1 for Tuesday. Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-30, 07:05
|
|
|
RE: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
...It should be ok, atleast for one day :). Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-30, 04:35
|
|
|
RE: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
|
|
...Reg , the collocation part of the main table regions and index table regions, that is pretty much necessary. Reg, how secondary index feature can be supported either as external or co...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-30, 04:34
|
|
|
RE: HBase Developer's Pow-wow. - HBase - [mail # dev]
|
|
...I would be interested on this may be for the Secondary index related discussion. Can I attend it over phone? Or someother way ? Regards Ram ...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-30, 04:21
|
|
|
RE: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
|
|
...Yes Jon. You got it right. This is the problem. But all the implementation we need to have some type of mechanism where we go thro all the rows in the sec index table. Supp...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-30, 04:18
|
|
|
RE: A general question on maxVersion handling when we have Secondary index tables - HBase - [mail # dev]
|
|
...When we have many to one mapping between main and secondary index table may be we will end up in hitting many RS. If there is one to one mapping may be that is not a problem. Basically...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-29, 15:12
|
|
|
RE: Inconsistent scan performance with caching set to 1 - HBase - [mail # user]
|
|
...Hi Jay Am not pretty much clear on exactly what is the problem because I am not able to find much difference. How you are checking the time taken? When there are multiple s...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-29, 05:22
|
|
|
RE: Improving Coprocessor postSplit/postOpen synchronization - HBase - [mail # dev]
|
|
...Hi As per Andrew the postSplit needs to move up before even the transitioning of the ZK nodes are done. But in case of splits it is like if the META is updated with the updated d...
|
|
|
Author: Ramkrishna.S.Vasudevan,
2012-08-29, 04:38
|
|
|
|