Skip to content

Latest commit

 

History

History
18 lines (17 loc) · 432 Bytes

Instructions.md

File metadata and controls

18 lines (17 loc) · 432 Bytes
  1. Clone the Github Repo
git clone https://github.com/SowmeshSharma0411/YADFS_BigDataProject.git
  1. Run docker compose
docker compose up --build
  1. Run the CLI script:
python run cli.py
  1. 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"