Changeset [3fb1801c8520601445cb6601de7f703b8af5d7b7] by Shayan Pooya
March 18th, 2014 @ 11:31 AM
DdfsHttp: Make the http request standard.
The HTTP RFC dictates that PUT should contain the Path and The
Query. It was
not important for the internal ddfs usage but if we'd like to use
this http
client for other purposes, in this case hdfs.
https://github.com/discoproject/disco/commit/3fb1801c8520601445cb66...
Committed by Shayan Pooya
- M master/src/ddfs/ddfs_http.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.