Asya Kamsky
dd271e9f4d
update version of MongoDB driver
2015-05-20 19:35:52 -07:00
Brian Cooper
5ab241210a
Merge pull request #225 from cmccoy/hbase-1.0
...
Add an HBase 1.0 client.
2015-04-08 21:50:26 -07:00
Connor McCoy
3468908292
Add HBase 1.0 client.
...
* Bumps `hbase.version` to 1.0.0
* Adds a new database, hbase-10, which targets the HBase 1.0 API.
2015-04-08 08:55:36 -07:00
Ben Stopford
0aaae9076b
removed offending mapkeeper module so that maven will build
2015-02-03 20:34:16 +00:00
Ben Stopford
b08b521672
removed offending mapkeeper module so that maven will build
2015-02-03 20:24:06 +00:00
Ben Stopford
78ae3f0055
removed offending mapkeeper module so that maven will build will pass
2015-02-03 20:18:24 +00:00
Mike Drob
6e5177fd8b
Cleanup and upgrade to work with Accumulo 1.6.0.
...
* 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
2014-05-01 12:47:36 -05:00
Bill Havanki
26972a164f
Update Accumulo version to 1.4.5.
...
clean up dead code in client.
2014-05-01 12:46:48 -05:00
Mike Drob
d4f9a51d5e
Cleanup for move to Accumulo 1.4.4
...
* 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.
2014-05-01 12:46:33 -05:00
Jonathan M Hsieh
ff4342d86c
Accumulo db driver for ycsb.
...
Based on YCSB++
http://www.pdl.cmu.edu/ycsb++/
2014-05-01 12:45:20 -05:00
Robert J. Moore
03b4fe01b9
Update the MongoDB Java Driver version to 2.11.2.
2013-07-26 20:03:23 -04:00
Robert J. Moore
bbaaf80ee1
gh-95 Update the MongoDB driver version to 2.9.0.
2012-12-16 01:56:32 -05:00
saden1
3827d9a303
gh-93 New ElasticSearch Database Implementation
2012-09-10 23:02:25 -04:00
Janani Narayanan
5813dbcaaf
gh-88 YCSB client for Amazon DynamoDB
2012-08-14 14:18:39 -07:00
Michi Mutsuzaki
be8d7f1337
gh-76 Updated the orientdb version to 1.0.1.
2012-08-14 13:52:16 -07:00
Luca Garulli
ea76ee734d
gh-76 Implemented OrientDB client
2012-08-13 19:44:33 -07:00
Michi Mutsuzaki
95f9313abc
Disables the gemfire plugin.
...
This patch comments out the gemfire plugin from the pom.xml as the
build fails with the following message:
[ERROR] Failed to execute goal on project gemfire-binding: Could not
resolve dependencies for project com.yahoo.ycsb:gemfire-binding:jar:0.1.4:
Failure to find com.gemstone.gemfire:gemfire:jar:6.6 in
http://dist.gemstone.com.s3.amazonaws.com/maven/release/ was cached in
the local repository, resolution will not be reattempted until the
update interval of gemstone has elapsed or updates are forced -> [Help 1]
2012-08-05 00:17:17 -07:00
nixon
a438f8f719
Hypertable plugin in YCSB framework
2012-07-09 13:41:20 -07:00
Ming Han Teh
a339b6d6ec
Bump up mongo-java-driver to 2.8.0
2012-07-04 14:25:37 -07:00
Amandeep Khurana
d1df033f53
Fixing for HBase 0.92.1
2012-06-18 21:36:06 -07:00
m1ch1
d461c890e3
gh-67 use checkstyle.
2012-02-27 00:33:46 -08:00
Michi Mutsuzaki
5be10e0f0a
gh-66 revisit checkstyle later. somehow it messed up the distribution target.
2012-02-22 11:20:11 -08:00
m1ch1
ca924b8f04
gh-66 added checkstyle
2012-02-22 03:34:37 -08:00
m1ch1
d253f45d9c
gh-66 bump up version. use com.yahoo.ycsb
2012-02-20 18:34:27 -08:00
m1ch1
2dfbfb2c68
gh-66 move nosqldb to maven
2012-02-19 18:16:22 -08:00
m1ch1
6e1713020e
gh-66 fix pom
2012-02-19 01:42:44 -08:00
m1ch1
69043d37d9
gh-66 added gemfire.
2012-02-19 01:05:07 -08:00
m1ch1
c895c64147
gh-66 small fixes
2012-02-18 22:28:56 -08:00
m1ch1
d870ffa66e
gh-66 fixed a maven warning. added a ycsb run script.
2012-02-18 17:07:33 -08:00
Hariprasad Kuppuswamy
012873a01c
Adding support for older Cassandra Versions.
2012-02-17 13:42:14 +01:00
Hariprasad Kuppuswamy
7ffe8782e9
Added Mapkeeper Dependency, Repository configuration and also enabled it in the top level build.
2012-02-17 12:03:21 +01:00
Hariprasad Kuppuswamy
2d2828bdfd
Fix for annotation compilation errors.
2012-02-17 11:40:30 +01:00
Hariprasad Kuppuswamy
3532283de4
Mavenisation of the YCSB with a (tar ball) distribution packager.
2012-02-16 19:02:06 +01:00