Skip to content
Snippets Groups Projects
Commit 3d6ed690 authored by hinchliff's avatar hinchliff Committed by Sean Busbey
Browse files

[accumulo] README was incorrectly referencing aerospike-binding (#1056)

parent 8603c101
No related branches found
No related tags found
No related merge requests found
......@@ -34,7 +34,7 @@ Git clone YCSB and compile:
git clone http://github.com/brianfrankcooper/YCSB.git
cd YCSB
mvn -pl com.yahoo.ycsb:aerospike-binding -am clean package
mvn -pl com.yahoo.ycsb:accumulo1.6-binding -am clean package
### 3. Create the Accumulo table
......
......@@ -34,7 +34,7 @@ Git clone YCSB and compile:
git clone http://github.com/brianfrankcooper/YCSB.git
cd YCSB
mvn -pl com.yahoo.ycsb:aerospike-binding -am clean package
mvn -pl com.yahoo.ycsb:accumulo1.7-binding -am clean package
### 3. Create the Accumulo table
......
......@@ -34,7 +34,7 @@ Git clone YCSB and compile:
git clone http://github.com/brianfrankcooper/YCSB.git
cd YCSB
mvn -pl com.yahoo.ycsb:aerospike-binding -am clean package
mvn -pl com.yahoo.ycsb:accumulo1.8-binding -am clean package
### 3. Create the Accumulo table
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment