sneceesay77 commented on issue #179: GORA-532: Apache Gora Benchmark initial 
pull request for review and comments
URL: https://github.com/apache/gora/pull/179#issuecomment-520146033
 
 
   @lewismc, so what's the way forward regarding the YCSB dependency issue? I 
have updated my local dependency to the latest version of YCSB i.e. 0.15.0 and 
updated my code accordingly. I have added these changes to this pull request. 
   
   Right now the simplest way to go around this without maven is to:
   
   1. Download YCSB from [1] and copy all the jar files in `ycsb-0.15.0/lib` 
directory to `gora-benchmark/lib`. I have tested it and it is working with both 
MongoDB and HBase.
   2. Copy `ycsb-0.15.0/lib/core-0.15.0.jar` to 
~/.m2/repository/com/yahoo/ycsb/core/0.15.0/
   3. mvn clean install
   
   [1] 
https://github.com/brianfrankcooper/YCSB/releases/download/0.15.0/ycsb-0.15.0.tar.gz
   
   @djkevincr, I have updated your comments in the latest commit. 
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to