Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 31 to 40 from 44 (0.175s).
Loading phrases to help you
refine your search...
Re: cloud configuration - Accumulo - [mail # user]
...This setup is not recommended as it will put a lot of strain on your master machine since all connections will be routed through it.  It also creates a bottleneck and single point of fa...
   Author: Jason Trost, 2012-03-27, 10:42
Re: Accumulo On MapR - Accumulo - [mail # user]
...Todd,  I think a comparison of the performance between MapR and HDFS on 10-20 nodes would be good enough unless you have more nodes available.  If you could test on real hardware t...
   Author: Jason Trost, 2012-03-27, 10:33
Re: Accumulo On MapR - Accumulo - [mail # user]
...Todd,  Did you gather any performance numbers?  If so, how did it compare to HDFS?  And are there any plans to try it on a larger cluster (I'm assuming you were working with o...
   Author: Jason Trost, 2012-03-26, 12:02
Re: new committer - Accumulo - [mail # dev]
...Hi all,  I have been thinking about how I could contribute and I think I would like my main focus to be on 1) helping to integrate Accumulo with other Apache projects (Pig, Hive, Mahout...
   Author: Jason Trost, 2012-03-21, 01:11
Re: Mahout - Accumulo - [mail # user]
...I was going to wait on announcing this until I had more time to optimize and clean this up, but I created an AccumuloDataModel for mahout (specifically for recommendations).  I will be ...
   Author: Jason Trost, 2012-03-15, 11:57
org.apache.accumulo.core.iterators.Combiner: key scope? - Accumulo - [mail # user]
...I found myself needing a combiner that will sum the values of a row where each key has the same row and column family (but col qual differs).  I was looking through the Combiner class a...
   Author: Jason Trost, 2012-03-15, 11:33
Re: sorting in Accumulo - Accumulo - [mail # user]
...You could ingest this data into accumulo using the following "schema"  row:       timestamp colfam:  "record" colqual: md5(JSON) value:   JSON record  Accu...
   Author: Jason Trost, 2012-03-06, 18:06
[Blog Post]: Accumulo and Pig play together now - Accumulo - [mail # user]
...For anyone interested...  Accumulo and Pig play together now: http://www.covert.io/post/18605091231/accumulo-and-pig    and https://github.com/jt6211/accumulo-pig  ...
   Author: Jason Trost, 2012-03-02, 13:48
Re: MockInstance usage not working...? - Accumulo - [mail # user]
...Setting ACCUMULO_HOME in the run configuration for eclipse seemed to help.  I still get the stack track, but the program ran.  Any other ideas?  Ingesting data ... Reading dat...
   Author: Jason Trost, 2012-02-29, 22:45
Re: Accumulo, Nutch, and GORA - Accumulo - [mail # user]
...Eric,  Thanks.  I haven't run a large scale test with this yet, so far it was just one node.  I suspect in a distributed environment, as long as you pre-split your table, you ...
   Author: Jason Trost, 2012-02-28, 17:15
Sort:
project
Accumulo (44)
Hadoop (2)
type
mail # user (23)
mail # dev (16)
issue (5)
date
last 7 days (0)
last 30 days (3)
last 90 days (6)
last 6 months (14)
last 9 months (44)
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)
Jason Trost