Changeset [3fc536fe5c9ed85a695b5b2d85381b486e340e0e] by Shayan Pooya
March 18th, 2014 @ 01:29 PM
Merge pull request #454 from pooya/shayan/hdfs
Shayan/hdfs
https://github.com/discoproject/disco/commit/3fc536fe5c9ed85a695b5b...
Committed by Shayan Pooya
- A examples/util/wordcount_hdfs.py
- A lib/disco/schemes/scheme_hdfs.py
- A master/src/hdfs.erl
- A master/src/http_client.erl
- M lib/disco/comm_pycurl.py
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M lib/disco/worker/task_io.py
- M master/include/pipeline.hrl
- M master/src/ddfs/ddfs_http.erl
- M master/src/ddfs/ddfs_node.erl
- M master/src/job_coordinator.erl
- M master/src/jobpack.erl
- M master/src/worker_runtime.erl
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Disco is an open-source implementation of the Map-Reduce framework for distributed computing. As the original framework, Disco supports parallel computations over large data sets on unreliable cluster of computers.