Versions in this module Expand all Collapse all v0 v0.7.1 May 22, 2015 Changes in this version type Job + Cmd []string + CpuShares int + Memory int + TimeOut int + type Proto int v0.4.1 Feb 20, 2015 Changes in this version + const ProtoPfs + const ProtoS3 + func Map(job Job, jobPath string, m materializeInfo, host string, shard, modulos uint64) + func Materialize(in_repo, branch, commit, out_repo, jobDir string, shard, modulos uint64) error + func PrepJob(job Job, jobPath string, m materializeInfo) error + func Reduce(job Job, jobPath string, m materializeInfo, host string, shard, modulos uint64) + func WaitJob(in_repo, commit, job string) + type Job struct + Command []string + Image string + Input string + Limit int + Parallel int + Type string