Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 51 to 60 from 140 (0.093s).
Loading phrases to help you
refine your search...
Re: Performance of table with large number of column families - Accumulo - [mail # user]
...I guess assuming you have 10M possible partitions, if you're using a relatively uniform hash to generate your IDs, you'll average about 2 per partition. Do you have any index for term/value ...
   Author: William Slacum, 2012-11-09, 16:41
Re: Performance of table with large number of column families - Accumulo - [mail # user]
...That shouldn't be a huge issue. How many rows/partitions do you have? How many do you have to scan to find the specific column family/doc id you want?  On Fri, Nov 9, 2012 at 11:26 AM, ...
   Author: William Slacum, 2012-11-09, 16:39
Re: thread safety of IndexedDocIterator - Accumulo - [mail # user]
...At one point, Keith had warned me against kicking off threads inside a scan session. Is it possible we could have a discussion on the implications of this?  On Mon, Nov 5, 2012 at 11:30...
   Author: William Slacum, 2012-11-05, 20:29
Re: Accumulo Map Reduce is not distributed - Accumulo - [mail # user]
...What about the main method that calls ToolRunner.run? If you have 4 jobs being created, then you're calling run(String[]) or runOneTable() 4 times.  On Fri, Nov 2, 2012 at 5:21 PM, Corn...
   Author: William Slacum, 2012-11-03, 00:48
Re: Random NoSuchMethodException - any ideas? - Accumulo - [mail # dev]
...Sounds like there's no such method on the Logger implementation you got :P  Do you have two version of Logger sitting around-- ie, either two versions of the log4j or a shaded jar that ...
   Author: William Slacum, 2012-11-01, 16:39
Re: IteratorSetting and priorities - Accumulo - [mail # dev]
...It's because you're building a stack of iterators and the order you set on the scanner is the order of sources created and passed to init() for each iterator you create in the stack when the...
   Author: William Slacum, 2012-10-31, 13:40
Re: IteratorSetting and priorities - Accumulo - [mail # dev]
...The issue with giving multiple iterators the same priority is that the API specifies that during the call to init(), one source is given the iterator. Now, that iterator can make multiple co...
   Author: William Slacum, 2012-10-31, 00:48
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
...Accumulo may not be just a set of servers, but it is designed to be a set of processes, which means having their own JVM. I think this mostly boils down to an issue of API however-- if Accum...
   Author: William Slacum, 2012-10-31, 00:41
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
...Since this only effects Strings, I'm even more inclined to leave the option at the JVM. Most of our methods that accept a `CharSequence` or `String` object end up creating a `Text` object ba...
   Author: William Slacum, 2012-10-29, 17:13
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
...Isn't it easier to just set the JVM property `file.encoding`?  On Sun, Oct 28, 2012 at 3:18 PM, Ed Kohlwey  wrote:  ...
   Author: William Slacum, 2012-10-29, 15:39
Sort:
project
Accumulo (140)
MapReduce (1)
type
mail # user (92)
mail # dev (43)
issue (5)
date
last 7 days (4)
last 30 days (8)
last 90 days (21)
last 6 months (42)
last 9 months (140)
author
Eric Newton (747)
Keith Turner (724)
John Vines (640)
David Medinets (586)
Josh Elser (280)
Adam Fuchs (265)
Billie Rinaldi (265)
Billie J Rinaldi (237)
Christopher (169)
Christopher Tubbs (152)
Benson Margulies (140)
William Slacum (140)
Aaron Cordova (122)
Jim Klucar (79)
Alan D. Cabrera (65)