- Sep 21, 2015
-
-
Robert J. Moore authored
-
- Aug 07, 2015
-
-
Govind Kamat authored
-
- Jul 17, 2015
-
-
Govind Kamat authored
-
- Jun 18, 2015
-
-
Sean Busbey authored
As a part of branching to stage 0.2.0 release in #266, set version for continued development on master branch.
-
- Jun 17, 2015
-
-
Sean Busbey authored
* remove unused declared deps in a few places * lex sort modules in top level pom * update maven plugin versions. * no more jar-with-dependencies * set ycsb-core to provided in bindings * introduce a bindings-parent pom that sets ** stage dependency copy on building binding ** iff binding has a README.md, build a binding-specific dist artifact * update distribution assembly to ** properly build after modules ** use per-binding sets of dependencies closes #250
-
- May 26, 2015
-
-
Sean Busbey authored
* Need a SNAPSHOT version because non-SNAPSHOT is reserved for actual releases. * Increment minor version per pre-1.0 guidelines from the Version Numbers guide Fixes #236.
-
- 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.
-
Mike Drob authored
* set .gitignore to standard eclipse * update versions of Accumulo to 1.4.4 * Pin slf4j binding to 1.5.8 Accumulo, Thrift, and YCSB all use different versions of slf4j, causing runtime issues because everything is bundled together. Pin the version to something in the middle that seems to work, even if it's not the latest and greatest version.
-
Bill Havanki authored
-
Jonathan M Hsieh authored
Based on YCSB++ http://www.pdl.cmu.edu/ycsb++/
-