Files in directory /Jenny from the latest check-in of branch trunk
- cassandra(non-seed).yaml
- cassandra.yaml
- Client.java
- custom.js
- genThroughputNode.rb
- init(non-seed).txt
- init(seed).txt
- masterThroughput.html
- README.txt
- testCommit.txt
- tokengentool
Hi Mike and/or Alan,
Included in this directory are some of the files I modified/added.
The cassandra.yaml files are configuration files for each node.
The Client.java is a modified YCSB client which outputs status log file to
designated folder /var/www/416Project/.../, which is then used for graph
generation. It also limit the running time of transaction phase with specified
time.
The masterThroughput.html and custom.js files are written by Jesse and I for
graph generation.
The init.txt files are stdout showing that nodes joined clusters successfully.
Thanks.