/Hadoop-Composition

This is the repository for the "Hadoop composition" project

Primary LanguagePython

Hadoop-Composition

This is the repository for the "Hadoop composition" project

generateFileConf.sh

Used for generating file configuration files in conf.txt. E.g., generate 100 files among all nodes, so the useage: ''' ./generateFileConf.sh 11 11 11 11 11 11 11 11 12 '''

createFiles.sh

Create m fake files with real data size on node n, usage: ''' ./createFiles.sh n m '''