On Thu, Aug 13, 2015 at 2:47 PM, William Markito <[email protected]> wrote: > Well the server side is not actually for YCSB, but for Geode.
Understood. But right now we have a problem of cache.xml file being there and tripping up the YCSB driver. So at the very minimum I have to send a pull request to YCSB folks to rename that file to something like cache.xml.server. Not having a file named cache.xml in the YCSB would unblock the default path in the driver. That would work, but one question will still remain: won't we be better of if the YCSB client was a full participant in the cluster instead of a simple client? Thanks, Roman.
