Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 41 to 50 from 140 (0.088s).
Loading phrases to help you
refine your search...
Re: Reduce task failing on job with error java.lang.IllegalStateException: Keys appended out-of-order - Accumulo - [mail # user]
...Excuse me, 'col3' sorts lexicographically *after* 'col16'.  On Thu, Dec 6, 2012 at 9:07 AM, William Slacum  wrote:  ...
   Author: William Slacum, 2012-12-06, 14:08
Re: Reduce task failing on job with error java.lang.IllegalStateException: Keys appended out-of-order - Accumulo - [mail # user]
...'col3' sorts lexicographically before 'col16'. you'll either need to encode your numerics or zero pad them.  On Thu, Dec 6, 2012 at 9:03 AM, Andrew Catterall  wrote:  ...
   Author: William Slacum, 2012-12-06, 14:07
Re: Key.getColumnFamilyAsBytes - comments about suggested new method? - Accumulo - [mail # dev]
...For efficiency reasons, I'd leave the methods that take a Text object as-is. This avoids a third copy of the data when a user actually wants it in Text form.  On Tue, Nov 13, 2012 at 12...
   Author: William Slacum, 2012-11-13, 20:44
Re: SplitLarge Utility - Accumulo - [mail # dev]
...Clarification: I'm all for making a shell friendly interface for invoking SplitLarge. I don't really see a point in moving the code.  On Tue, Nov 13, 2012 at 6:19 AM, William Slacum &nb...
   Author: William Slacum, 2012-11-13, 14:21
Re: SplitLarge Utility - Accumulo - [mail # dev]
...If it's used by RFile during a system invoked task, then I'd say leave it. If you want to make a shell friendly interface for invoking it, I'm all for it.  On Tue, Nov 13, 2012 at 5:59 ...
   Author: William Slacum, 2012-11-13, 14:19
Re: ranges and iterators that transform results - Accumulo - [mail # user]
...Alternatively you could strip the partition id off of the returned key before the data is accessed via your client API.  On Mon, Nov 12, 2012 at 7:29 AM, Anthony Fox  wrote:  ...
   Author: William Slacum, 2012-11-13, 11:25
Re: Performance of table with large number of column families - Accumulo - [mail # user]
...I'll ask for someone to verify this comment for me (look @ u John W Vines), but the bloom filter helps when you have a discrete number of column families that will appear across many rows. &...
   Author: William Slacum, 2012-11-09, 17:23
Re: Performance of table with large number of column families - Accumulo - [mail # user]
...When I said smaller of tablets, I really mean smaller number of rows :) My apologies.  So if you're searching for a random column family in a table, like with a `scan -c ` in the shell,...
   Author: William Slacum, 2012-11-09, 17:15
Re: Performance of table with large number of column families - Accumulo - [mail # user]
...So that means you have roughly 312.5k rows per tablet, which means about 725k column families in any given tablet. The intersecting iterator will work at a row per time, so I think at any gi...
   Author: William Slacum, 2012-11-09, 17:02
Re: Performance of table with large number of column families - Accumulo - [mail # user]
...I'm more inclined to believe it's because you have to search across 10M different rows to find any given column family, since they're randomly, and possibly uniformly, distributed. How many ...
   Author: William Slacum, 2012-11-09, 16:49
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 (168)
Christopher Tubbs (152)
Benson Margulies (140)
William Slacum (140)
Aaron Cordova (122)
Jim Klucar (77)
Alan D. Cabrera (65)