<<<<<<< Updated upstream
ConfigurationFiles/Cassandra/cassandra.yaml - It contains the configuration of Cassandra
ConfigurationFiles/HBase/Hadoop/ - This folder contains the configuration file required to set up Hadoop
ConfigurationFiles/HBase/HBase/ - This folder contains the configuration file required to set up HBase
ConfigurationFiles/HBase/ZooKeeper/ - This folder contains the configuration file required to set up ZooKeeper
ConfigurationFiles/YCSB/ - This folder contains the configuration changes made in YCSB
Readings/cassandra.csv - This file contains the consolidated list of all Read and Update Latency for different threads and target values for cassandra
Readings/hbase.csv - This file contains the consolidated list of all Read and Update Latency for different threads and target values for hbase
Scripts/cassandra.sh - Shell script created to run YCSB for cassandra for different threads and target value
Scripts/hbase.sh - Shell script created to run YCSB for hbase for different threads and target value
- ConfigurationFiles/Cassandra/cassandra.yaml - It contains the configuration of Cassandra
- ConfigurationFiles/HBase/Hadoop/ - This folder contains the configuration file required to set up Hadoop
- ConfigurationFiles/HBase/HBase/ - This folder contains the configuration file required to set up HBase
- ConfigurationFiles/HBase/ZooKeeper/ - This folder contains the configuration file required to set up ZooKeeper
- ConfigurationFiles/YCSB/ - This folder contains the configuration changes made in YCSB
- Readings/cassandra.csv - This file contains the consolidated list of all Read and Update Latency for different threads and target values for cassandra
- Readings/hbase.csv - This file contains the consolidated list of all Read and Update Latency for different threads and target values for hbase
- Scripts/cassandra.sh - Shell script created to run YCSB for cassandra for different threads and target value
- Scripts/hbase.sh - Shell script created to run YCSB for hbase for different threads and target value
- Report- Contains the final comparison report between HBase and Cassandra architecture.
Stashed changes