Skip to content

0.2.0 Release Candidate 3

Pre-release
Pre-release
Compare
Choose a tag to compare
@busbey busbey released this 30 Jun 16:05
· 910 commits to master since this release

UPPERCASE WARNING: THIS IS A RELEASE CANDIDATE AND IS NOT INTENDED FOR DOWNSTREAM USE.

This source is a candidate for release 0.2.0. Please see #266 for testing instructions and where to leave your feedback.

Compared to RC2, this RC changes:

  • MongoDB binding now correctly uses the 'mongodb.url' parameter and defaults to a database named 'ycsb'
  • HBase binding now aborts during initialization if the passed table does not exist.
  • Tarantool binding now properly handles scans
  • HBase README now explains pre-splitting
  • running from a source checkout now works
  • running a datastore binding with a name that doesn't match directory (e.g. hbase-10, cassandra-cql) now works
  • CHANGELOG has been removed