Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 5 from 5 (0.095s).
Loading phrases to help you
refine your search...
Re: Accumulo Utilities - Accumulo - [mail # user]
...So there are two use cases  1. We have a lot of users that are querying data, and each query opens a new BatchScanner. As we would scale to more users simultaneously, we would have a lo...
   Author: roshanp@..., 2013-03-28, 18:46
Re: Accumulo Utilities - Accumulo - [mail # user]
...Yeah, that is why in the ThreadPoolConnector, I did not want to block ever. If the pool is exhausted, then just make a different kind of BatchScanner, that doesn't spawn new threads. Once th...
   Author: roshanp@..., 2013-03-28, 18:00
Re: Accumulo Utilities - Accumulo - [mail # user]
...Thanks! I like the idea of sending my own thread pool to the batch scanner, that would definitely be the better solution.  Yeah I thought about creating a batch scanner with only one th...
   Author: roshanp@..., 2013-03-28, 16:15
Accumulo Utilities - Accumulo - [mail # user]
...In some of my projects, we needed to control the number of threads spun up with the use of multiple batch scanners. We created a utility to control the number of threads, and if the max thre...
   Author: roshanp@..., 2013-03-28, 15:00
Re: Remove table - Accumulo - [mail # user]
...Thanks Eric, Corey got it to work easily with just the WRITE permission granted to root.  So if root does not have write permission to METADATA, then how does the accumulo server write ...
   Author: roshanp@..., 2013-03-04, 19:44
Sort:
project
Accumulo (5)
type
mail # user (5)
date
last 7 days (0)
last 30 days (0)
last 90 days (5)
last 6 months (5)
last 9 months (5)
author
Eric Newton (759)
Keith Turner (739)
John Vines (654)
David Medinets (590)
Josh Elser (295)
Billie Rinaldi (271)
Adam Fuchs (269)
Billie J Rinaldi (237)
Christopher (192)
Christopher Tubbs (154)
Benson Margulies (142)
William Slacum (141)
Aaron Cordova (122)
Jim Klucar (80)
Alan D. Cabrera (65)
roshanp@...