Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 40 (0.124s).
Loading phrases to help you
refine your search...
[ACCUMULO-787] Debian packages rely on old hadoop-zookeeper package - Accumulo - [issue]
...The accumulo debian packages rely on hadoop-zookeeper, which is not a standard package name for zookeeper outside of CDH3....
http://issues.apache.org/jira/browse/ACCUMULO-787    Author: Ed Kohlwey, 2013-01-02, 20:19
[ACCUMULO-731] Rework API's To Use java.nio Style Buffers - Accumulo - [issue]
...I wanted to start a dialog around modernizing some of the Accumulo API's to use NIO style buffers instead of the current access patterns.Using ByteBuffers, CharBuffers, etc. can have a subst...
http://issues.apache.org/jira/browse/ACCUMULO-731    Author: Ed Kohlwey, 2012-12-18, 17:31
Current Status of Pluggable Authorization? - Accumulo - [mail # dev]
...I was wondering what the current status of pluggable authorization was - I'm currently contemplating hacking up 1.4's ZKAuthenticator in order to do pluggable authorization for ACL's, and wa...
   Author: Ed Kohlwey, 2012-12-05, 12:11
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
...Also, on the topic of byte arrays - we should do one better than hbase and go for ByteBuffers. They are more reusable and long-lived buffers can be allocated outside the heap and take advant...
   Author: Ed Kohlwey, 2012-10-30, 01:54
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
...I think there might be memory efficiency issues that should pursuade us to adopt charsets rather than the current approach. I believe (rtfs to be sure) that charset.decode doesn't deep copy ...
   Author: Ed Kohlwey, 2012-10-30, 01:44
Re: Setting Charset in getBytes() call. - Accumulo - [mail # dev]
...If you use a private static field in each class for the charset, it will basically be a singleton because charsets are cached in char set.forname. IMHO this is a somewhat cleaner approach th...
   Author: Ed Kohlwey, 2012-10-28, 22:18
[ACCUMULO-752] Add support for importDirectory to the mock instance - Accumulo - [issue]
...Adding import support for the mock instance is fairly trivial and is useful for testing mapreduce pipelines.I'm attaching a patch for 1.4.1 but forward-porting to 1.5 should be pretty easy....
http://issues.apache.org/jira/browse/ACCUMULO-752    Author: Ed Kohlwey, 2012-10-11, 14:29
Re: Release 1.4.2 - Accumulo - [mail # dev]
...It would be really nice to have ACCUMULO-739 included in a stable 1.4.x release as well - although I'm sure there will be some debate about this since it enhances the API.   On Tue, Oct...
   Author: Ed Kohlwey, 2012-10-11, 12:18
[ACCUMULO-782] MockConnector returns a MockInstance that is not equivalent to it's parent MockInstance - Accumulo - [issue]
http://issues.apache.org/jira/browse/ACCUMULO-782    Author: Ed Kohlwey, 2012-10-09, 20:55
Re: OpenTSDB and Accumulo - Accumulo - [mail # user]
...Eric, This is a very cool project. I've heard of OpenTSDB before but hadn't ever had the chance to fiddle with it.  Do you know what visualization and analytics packages are available o...
   Author: Ed Kohlwey, 2012-10-04, 16:44
Sort:
project
Accumulo (40)
Avro (8)
Hadoop (8)
HBase (3)
MapReduce (3)
Hive (1)
type
mail # dev (22)
mail # user (11)
issue (7)
date
last 7 days (1)
last 30 days (4)
last 90 days (7)
last 6 months (13)
last 9 months (40)
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)
Ed Kohlwey