| clear query|facets|time |
Search criteria: .
Results from 111 to 120 from
739 (0.106s).
|
|
|
Loading phrases to help you refine your search...
|
|
[ACCUMULO-295] Client side metadata cache caches credentials - Accumulo - [issue]
|
|
...Saw the following while running the random walk test. Not sure, but I think this is a bug with the test. I think it does not properly handle the bad credentials case. 09 20:40:40...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-295
Author: Keith Turner,
2013-04-18, 01:03
|
|
|
Re: joining accumulo tables with mapreduce - Accumulo - [mail # user]
|
|
...On Wed, Apr 17, 2013 at 4:43 PM, Aji Janis wrote: This is a good option. Also, you could run the three map reduce jobs in parallel. It depends, it may not be bad. &n...
|
|
|
Author: Keith Turner,
2013-04-17, 23:39
|
|
|
Re: Query Statistics - Accumulo - [mail # user]
|
|
...On Wed, Apr 17, 2013 at 10:55 AM, Parker, Matthew - IS wrote: The batch scanner does not provide this type of info. It could be estimated with the following code. Th...
|
|
|
Author: Keith Turner,
2013-04-17, 15:11
|
|
|
Re: joining accumulo tables with mapreduce - Accumulo - [mail # user]
|
|
...If I am understaning you correctly, you are proposing for each row a mapper gets to look that row up in two other tables? This would result in a lot of little round trip RPC calls and ...
|
|
|
Author: Keith Turner,
2013-04-17, 14:59
|
|
|
Re: row count - Accumulo - [mail # user]
|
|
...On Tue, Apr 16, 2013 at 9:33 PM, Venkat wrote: Take a look at org.apache.accumulo.core.iterators.FirstEntryInRowIterator. Does anyone know why this is not in the user itera...
|
|
|
Author: Keith Turner,
2013-04-17, 14:42
|
|
|
Re: MiniAccumuloCluster backport - Accumulo - [mail # dev]
|
|
...Ok, thats probably why 1.5 was bumped. On Wed, Apr 17, 2013 at 10:14 AM, Corey Nolet wrote:...
|
|
|
Author: Keith Turner,
2013-04-17, 14:23
|
|
|
Re: MiniAccumuloCluster backport - Accumulo - [mail # dev]
|
|
...On Tue, Apr 16, 2013 at 8:36 PM, Corey Nolet wrote: I do not see a problem with that, but I am curious why you ask. Is there an issue you are running into? It think w...
|
|
|
Author: Keith Turner,
2013-04-17, 13:55
|
|
|
[ACCUMULO-16] Master uses wrong path to remove tserver lock from zookeeper - Accumulo - [issue]
|
|
...LiveTserverSet.remove() constructs a zookeeper path for the tserver that includes the session id. It should use server.hostPort() to construct the path. Found this bug while runn...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-16
Author: Keith Turner,
2013-04-16, 22:24
|
|
|
[ACCUMULO-116] Enabling debugging in shell does not work - Accumulo - [issue]
|
|
...Running "debug on" in the shell does not work, not debug output is produced....
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-116
Author: Keith Turner,
2013-04-16, 22:24
|
|
|
[ACCUMULO-1280] Add close method to iterators - Accumulo - [issue]
|
|
...It would be useful if Accumulo iterators had a close method. Accumulo would call this when its finished using the iterator stack.How would this work w/ isolation?Is it ok to break the ...
|
|
|
http://issues.apache.org/jira/browse/ACCUMULO-1280
Author: Keith Turner,
2013-04-16, 18:26
|
|
|
|