Home | About | Sematext search-lucene.com search-hadoop.com
clear query|facets|time Search criteria: .   Results from 11 to 20 from 40 (0.707s).
Loading phrases to help you
refine your search...
(Re)Introducing Culvert - A secondary indexing framework for BigTable like systems - Accumulo - [mail # dev]
...Culvert was originally introduced at Hadoop Summit 2011, but recent updates have made it very applicable to current systems. Recently, we added support for Accumulo as well as upgraded HBase...
   Author: Jesse Yates, 2011-12-22, 19:44
[ACCUMULO-190] Cleanup pom version numbers - Accumulo - [issue]
...Currently, maven spits out a bunch of warnings when building that it can't find a property for a handful of plugins. This is a bit noisy and can be worrisome for newbies. Also, it would be g...
http://issues.apache.org/jira/browse/ACCUMULO-190    Author: Jesse Yates, 2011-11-29, 14:11
[ACCUMULO-3] MockConnector should return a MockDeleter - Accumulo - [issue]
...The MockConnector currently only returns MockScanners,  MockWriters, MockMultiTableMockWriter. However, for real testing of Accumulo, we need to have a real deleter as well. There were ...
http://issues.apache.org/jira/browse/ACCUMULO-3    Author: Jesse Yates, 2011-11-18, 15:31
[ACCUMULO-20] Tablet constructor and run cleanup - Accumulo - [issue]
...In the Tablet, we first load the constraint checker and then do a reload on the table properties. Which means the constraint checker is reloaded again - pretty wasteful.Also, there was a tod...
http://issues.apache.org/jira/browse/ACCUMULO-20    Author: Jesse Yates, 2011-11-18, 15:21
[ACCUMULO-21] Remove extra ScannerOptions creation in BatchReader - Accumulo - [issue]
...Slight cleanup is needed in the BatchReaderImpl - it creates a deep copy of ScannerOptions and then passes them to the BatchReaderScannerImpl which then creates an deep copy instance of Scan...
http://issues.apache.org/jira/browse/ACCUMULO-21    Author: Jesse Yates, 2011-11-18, 15:21
Re: Clean up versions in tickets - Accumulo - [mail # dev]
...At the very least, the commits should have some way for downstream maintainers to figure out what patches need to be applied to keep up, etc  I don't think we need to wholesale change t...
   Author: Jesse Yates, 2011-11-14, 22:22
Re: (ACCUMULO-75) Modify Security Randomwalk and test with concurrency - Accumulo - [mail # dev]
...Do we want to change the script to accommodate for the platforms?   At least this should go in the documentation (not having looked at them to see if it is already there :)  - Jess...
   Author: Jesse Yates, 2011-11-14, 22:16
Re: (ACCUMULO-75) Modify Security Randomwalk and test with concurrency - Accumulo - [mail # dev]
...I would consider the randomwalk (and other tests in that suite) just an acceptance test suite. I think it is awesome that we have it as it is great for _really_ making sure the system is sol...
   Author: Jesse Yates, 2011-11-12, 19:36
Re: accumulo geo - Accumulo - [mail # dev]
...I like Todd's suggestion of maintaining them on github. Until they have shown that people are actively using and maintaining the project, its hard to justify adding it to the official svn. O...
   Author: Jesse Yates, 2011-11-03, 20:06
Re: Mocking framework - Accumulo - [mail # dev]
...Agreed that for 1 test, its not really worth it. However, the point would be to establish these frameworks as really part of how testing is done going forward.  So, yeah, 1.5 seems like...
   Author: Jesse Yates, 2011-11-01, 19:38
Sort:
project
HBase (209)
Accumulo (40)
type
mail # dev (31)
issue (9)
date
last 7 days (0)
last 30 days (1)
last 90 days (1)
last 6 months (3)
last 9 months (40)
author
Eric Newton (761)
Keith Turner (739)
John Vines (654)
David Medinets (590)
Josh Elser (295)
Billie Rinaldi (271)
Adam Fuchs (269)
Billie J Rinaldi (237)
Christopher (192)
Christopher Tubbs (154)
Benson Margulies (142)
William Slacum (141)
Aaron Cordova (122)
Jim Klucar (80)
Alan D. Cabrera (65)
Jesse Yates