Description Usage See Also Examples
Clean out your Manta job directory regularly to avoid paying storage costs and having the archive grow to large numbers of files.
1  | 
Other mantaJobs: mantaJob.cancel;
mantaJob.done;
mantaJob.errors.stderr;
mantaJob.errors;
mantaJob.failures;
mantaJob.inputs;
mantaJob.launch;
mantaJob.outputs.cat;
mantaJob.outputs;
mantaJob.setup;
mantaJob.status;
mantaJobs.running;
mantaJobs.tail; mantaMap;
mantaReduce
1 2 3 4 5  | ## Not run: 
## List all the Manta jobs you have run so far:
mantaJobs()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.