Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 1 to 10 from 17 (0.248s).
Loading phrases to help you
refine your search...
Re: [VOTE] 1.5.0-RC2 - Accumulo - [mail # user]
...I'm not sure if this helps, but we had developed a Makefile off of Chris's release candidate. It installs accumulo into /usr/lib and uses fpm to build the rpm.   SHELL=/bin/bash  #...
   Author: Roshan Punnoose, 2013-05-09, 18:50
Re: Accumulo and Bigtop Hadoop - Accumulo - [mail # user]
...Yeah I am using the accumulo 1.5 RC that Chris sent out a few days ago. We are tied to using hadoop 2 currently. Just was not sure if someone had seen this before.   On Thu, May 9, 2013...
   Author: Roshan Punnoose, 2013-05-09, 17:32
Accumulo and Bigtop Hadoop - Accumulo - [mail # user]
...I have a feeling this has already been asked, but I could not find the answer on google.  Bigtop is installing hadoop 2.0.2-alpha into /usr/lib/hadoop, /usr/lib/hadoop-hdfs, /usr/lib/ha...
   Author: Roshan Punnoose, 2013-05-09, 17:22
Re: WAL - Accumulo - [mail # user]
...So if I am starting out a clean 1.5 build, I do not need the property at all?   On Fri, May 3, 2013 at 9:28 AM, Eric Newton  wrote:  ...
   Author: Roshan Punnoose, 2013-05-03, 13:30
WAL - Accumulo - [mail # user]
...Hey,  I noticed there is an issue relating to putting the WAL in hdfs, and now the start up scripts do not start the logger process. Do the logger.dir.walog configuration properties sti...
   Author: Roshan Punnoose, 2013-05-03, 12:10
[ACCUMULO-1224] Custom Thread Pool in BatchScanner - Accumulo - [issue]
...I would like the ability to supply my own ThreadPool(ExecutorService) when the BatchScanner is created. This would give me the ability to throttle how many threads are created in an applicat...
http://issues.apache.org/jira/browse/ACCUMULO-1224    Author: Roshan Punnoose, 2013-04-01, 19:12
CheckAndPut - Accumulo - [mail # user]
...Hey guys,  Sorry to spam the list. But I was wondering if Accumulo has a similar function as "checkAndPut" in hbase. I noticed that there was a ticket open that "referenced" the possibi...
   Author: Roshan Punnoose, 2013-01-18, 21:09
Organizing data in separate tables? - Accumulo - [mail # user]
...Is it more performant to have multiple tables for different sets of data, or would having a properly split table into tablets have the same or better performance.  I am storing data in ...
   Author: Roshan Punnoose, 2013-01-18, 20:58
Re: Insert and delete row - Accumulo - [mail # user]
...I have noticed that some user iterators perform checks for if the key isDeleted before performing any work. Does that mean that iterators may see deleted keys? (I have been writing my iterat...
   Author: Roshan Punnoose, 2013-01-17, 15:50
Insert and delete row - Accumulo - [mail # user]
...We had noticed some interesting behavior in our Accumulo instance. When we delete a row and add that exact same row (with the same timestamp) after the delete, the row still does not exist. ...
   Author: Roshan Punnoose, 2013-01-17, 13:59
Sort:
project
Accumulo (17)
Zookeeper (3)
type
mail # user (16)
issue (1)
date
last 7 days (0)
last 30 days (5)
last 90 days (6)
last 6 months (12)
last 9 months (17)
author
Eric Newton (752)
Keith Turner (724)
John Vines (643)
David Medinets (587)
Josh Elser (286)
Billie Rinaldi (268)
Adam Fuchs (265)
Billie J Rinaldi (237)
Christopher (176)
Christopher Tubbs (154)
Benson Margulies (140)
William Slacum (140)
Aaron Cordova (122)
Jim Klucar (80)
Alan D. Cabrera (65)
Roshan Punnoose