The test output files will be placed in here once the YCSB tests are completed. The file names follow the pattern:
DB-WORKLOAD-NODES-REPLICAS-BANDWIDTH-NETWORK_DELAY-OP_COUNT-REC_COUNT-THREAD_COUNT-ACTION-REPLICATION
where:
DB
: the database that was testedWORKLOAD
: the YCSB workload usedNODES
: the total number of database nodesREPLICAS
: the number of slave nodes per master nodeBANDWIDTH
: the bandwidth allocated between nodesNETWORK_DELAY
: the network delay between nodesOP_COUNT
: the YCSB test operation countREC_COUNT
: the YCSB test record countTHREAD_COUNT
: the YCSB test thread countACTION
: the YCSB test action (load/run)REPLICATION
: the replication number of the test