| clear query|facets|time |
Search criteria: .
Results from 11 to 20 from
144 (0.104s).
|
|
|
Loading phrases to help you refine your search...
|
|
Re: peformance - Accumulo - [mail # dev]
|
|
...Does sqrrl provide an example framework to play around with? On Fri, May 3, 2013 at 2:20 PM, Adam Fuchs wrote: ...
|
|
|
Author: William Slacum,
2013-05-03, 18:36
|
|
|
Re: Iterators returning keys out of scan range - Accumulo - [mail # user]
|
|
...Sorry guys, I forgot add some methods to the iterator to make it work. http://pastebin.com/pXR5veP6 On Wed, May 1, 2013 at 8:01 PM, William Slacum wrote: ...
|
|
|
Author: William Slacum,
2013-05-02, 00:03
|
|
|
Iterators returning keys out of scan range - Accumulo - [mail # user]
|
|
...I was always under the impression there was a check, presumably on the client side, that would end a scan session if a key was returned that was not in the original scan range. Say I s...
|
|
|
Author: William Slacum,
2013-05-02, 00:01
|
|
|
Re: JIRA Patch Conventions - Accumulo - [mail # dev]
|
|
...Leave the tickets on there. I'm not trying to romance you Mike, I want more history and less mystery. On Wed, Apr 24, 2013 at 11:22 AM, Corey Nolet wrote: ...
|
|
|
Author: William Slacum,
2013-04-24, 17:45
|
|
|
Re: multi-table isolated batch scanner - Accumulo - [mail # dev]
|
|
...How are you expecting to get results back? Guava's Iterables could concat a bunch of a Scanners together, if you didn't care about the throughput aspect of it and simply wanted results from ...
|
|
|
Author: William Slacum,
2013-04-15, 19:06
|
|
|
Re: Iterator name already in use with AccumuloInputFormat? - Accumulo - [mail # user]
|
|
...And it uses the `IteratorSetting(int height, Class iterator)` constructor, so the name of the iterator is the class itself. Naming your iterator should be a short term fix. I created ACCUMUL...
|
|
|
Author: William Slacum,
2013-04-11, 18:26
|
|
|
Re: Iterator name already in use with AccumuloInputFormat? - Accumulo - [mail # user]
|
|
...I've noticed the InputFormat sticks one in the stack at some arbitrary height, such as 50. On Thu, Apr 11, 2013 at 2:10 PM, Chris Sigman wrote: ...
|
|
|
Author: William Slacum,
2013-04-11, 18:22
|
|
|
Re: TabletServerMBean - can getTotalMajorCompactions be added? - Accumulo - [mail # dev]
|
|
...I think they'd be both be useful. On Mon, Apr 8, 2013 at 3:15 PM, David Medinets wrote: ...
|
|
|
Author: William Slacum,
2013-04-08, 19:23
|
|
|
[ACCUMULO-1228] Allow clients to disable column families and locality groups - Accumulo - [issue]
|
|
...There's an inconsistency between what a server is capable of and what a client can tell it to do with respect to fetching column families.Currently, a user can tell a Scanner to fetch some s...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1228
Author: William Slacum,
2013-04-04, 18:04
|
|
|
Re: Error while trying to initialize - Accumulo - [mail # user]
|
|
...When you do a `jps -lm`, are all the hadoop DFS processes, zookeeper and accumulo processes running? On Fri, Mar 29, 2013 at 3:43 PM, Supun Kamburugamuva wrote: ...
|
|
|
Author: William Slacum,
2013-03-29, 19:47
|
|
|
|