Skip to content

supreethkurpad/Yet-Another-Hadoop

Repository files navigation

Yet-Another-Hadoop

Project for the Big-Data Course at PES University

A simple implementation of a mini-hdfs

Setting up the virtualenv. Install if it doesn't exist

python -m venv hadoop_env source hadoop_env/bin/activate pip install -r requirements.txt

Deactivating venv

pip freeze > requirements.txt deactivate

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •