Changeset [bb30228b99ba9fe60e686595f11077390f0499ce] by Shayan Pooya
March 18th, 2014 @ 12:50 PM
HttpClient: Extract http_client module out of ddfs_http.
The operations in this module are general and can be used for
filesystem
operations other than ddfs.
https://github.com/discoproject/disco/commit/bb30228b99ba9fe60e6865...
Committed by Shayan Pooya
- A master/src/http_client.erl
- M master/src/ddfs/ddfs_http.erl
- M master/src/hdfs.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.