- Jan 24, 2016
-
-
Sean Busbey authored
closes #340
-
Sean Busbey authored
-
Sean Busbey authored
-
- Jan 03, 2016
-
-
Sean Busbey authored
-
- Dec 31, 2015
-
-
Kirill Vlasov authored
[core accumulo couchbase memcached] Fixing squid:S1155 - Collection.isEmpty() should be used to test for emptiness
-
- Nov 03, 2015
-
-
Connor McCoy authored
Replaces numeric status codes with a canonical set of Status objects, each with a short name and description. Bindings with more specific errors (e.g., timeouts) return additional statuses. This changes the default output from messages like: [UPDATE], Return=0, 511 To: [UPDATE], Return=OK, 511
-
Connor McCoy authored
-
- Nov 01, 2015
-
-
Robert J. Moore authored
Again, a lot of whitespace changes and the normal checkstyle type errors. 2 items of note: 1. Deprecated QueueElement since it is not used. 2. Moved some of the exception handling to common locations to remove empty catch blocks.
-
- Aug 07, 2015
-
-
Govind Kamat authored
-
- May 01, 2014
-
-
Mike Drob authored
* Increment Accumulo Version to 1.6.0 * Fix accumulo dependency versions - Harmonize guava version for Accumulo. - Automatically manage slf4j version. * Clean up depr. code * Clean up return codes and error logging
-
Sean Busbey authored
Make the batchwriter's number of threads configurable.
-
Bill Havanki authored
clean up dead code in client.
-
Bill Havanki authored
-
Jonathan M Hsieh authored
Based on YCSB++ http://www.pdl.cmu.edu/ycsb++/
-