| clear query|facets|time |
Search criteria: .
Results from 11 to 17 from
17 (0.252s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: Reverse Index Timestamp - Accumulo - [mail # user]
|
|
...Thanks Jim, do you mean the least significant bits of the timestamp? On Tue, Nov 27, 2012 at 4:45 PM, Jim Klucar wrote: ...
|
|
|
Author: Roshan Punnoose,
2012-11-27, 22:53
|
|
|
Re: Reverse Index Timestamp - Accumulo - [mail # user]
|
|
...Thanks! The fact that you are using a binary tree behind the scenes makes perfect sense. Btw, what do you use in the standalone (non native) implementation? Does it use a TreeMap? &nbs...
|
|
|
Author: Roshan Punnoose,
2012-11-27, 18:22
|
|
|
Re: Tablet Load Balancer - Accumulo - [mail # user]
|
|
...If I set the split points dynamically, is it possible to change those split points. Not just add. And then rebalance the cluster? On Oct 4, 2012 6:15 PM, "Adam Fuchs" wrote: ...
|
|
|
Author: Roshan Punnoose,
2012-10-04, 22:53
|
|
|
Tablet Load Balancer - Accumulo - [mail # user]
|
|
...Is there any documentation on using a custom Tablet Load Balancer? I want to make sure certain rows group onto the same tablet, and I "think" the right answer is to develop my own Tablet Loa...
|
|
|
Author: Roshan Punnoose,
2012-10-04, 21:48
|
|
|
Intersecting column family:column qualifier sets - Accumulo - [mail # user]
|
|
...Hi All, If I have a row with a set of keys as such: - row1 cf:cq val - row1 cf1:cq1 val - row1 cf2:cq2 val - row2 cf:cq val Is there a way I can ask Accumulo to give me back all ...
|
|
|
Author: Roshan Punnoose,
2012-07-10, 00:43
|
|
|
Re: Accumulo Input Format over hadoop blocks - Accumulo - [mail # user]
|
|
...Thanks, that makes perfect sense. My assumption that the mapper is pulling the data from the hadoop blocks was wrong. Thanks for the full explanation, that really helps. Roshan O...
|
|
|
Author: Roshan Punnoose,
2012-07-09, 18:52
|
|
|
Accumulo Input Format over hadoop blocks - Accumulo - [mail # user]
|
|
...This might be a very easy question, but I was wondering how the Accumulo Input Format handled a tablet file splitting over multiple nodes. For example, if I have a tablet file that is ...
|
|
|
Author: Roshan Punnoose,
2012-07-09, 18:24
|
|
|
|