Skip to content

fmcruz/suhcr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

suhcr

Python scripts to create a CPU model of HBase and Cassandra NoSQL database from the cache hit ratio.

It is composed by two modules: A java module to interface with HBase, which is used by the pyhton script. And a python module

The java module is run by: ./runner.sh HmasterIP zookeeperPort

The python module is run by: ./runner.sh

The Pyhton module has a config file: python/src/config/training_config.py Where necessary configurations to create the CPU model are.

About

Python scripts to create a CPU model of HBase and Cassandra NoSQL database from the cache hit ratio.

Resources

Stars

Watchers

Forks

Packages

No packages published