- Clone the Github Repo
git clone https://github.com/SowmeshSharma0411/YADFS_BigDataProject.git
- Run docker compose
docker compose up --build
- Run the CLI script:
python run cli.py
- Choose from these list of commands to run:
"upload_file", "get_file", "get_info", "exit", "create_directory","re_replicate",
"delete_file", "get_directory", "list_directory", "datanode_status", "delete_folder"