Changeset [84e82d7c1d792886ff5602b7a39244ea5eae0dd4] by Shayan Pooya
March 18th, 2014 @ 11:26 AM
JobPack: Introduce the save_info field.
This field will be used for transferring the meta-data needed
for saving the
results of a job into hdfs.
https://github.com/discoproject/disco/commit/84e82d7c1d792886ff5602...
Committed by Shayan Pooya
- M lib/disco/worker/__init__.py
- M lib/disco/worker/classic/worker.py
- M master/include/pipeline.hrl
- 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.