Changeset [229c91905f7a528cce02140f697ba3e36ad075bc] by Shayan Pooya
June 30th, 2014 @ 01:12 PM
hdfs: avoid saving to ddfs when saving to hdfs
This commit lets us save the results of a job into hdfs without
pushing the
blobs into ddfs. The tag is still pushed into ddfs and needs to be
fixed.
https://github.com/discoproject/disco/commit/229c91905f7a528cce0214...
Committed by Shayan Pooya
- M master/src/hdfs.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.