mantaJob.outputs.cat: Prints contents of all job output objects to the R console.

Description Usage Arguments See Also Examples

View source: R/mantaJob.outputs.cat.R

Description

Avoid using this on binary output data.

Usage

1

Arguments

jobid

character optional. Manta job identifier such as "70c30bab-873b-66da-ebc8-ced12bd35ac4". Default uses mantaJobs.tail to fetch the jobid of the last Manta Job run on the service.

See Also

Other mantaJobs: mantaJob.cancel; mantaJob.done; mantaJob.errors.stderr; mantaJob.errors; mantaJob.failures; mantaJob.inputs; mantaJob.launch; mantaJob.outputs; mantaJob.setup; mantaJob.status; mantaJobs.running; mantaJobs.tail; mantaJobs; mantaMap; mantaReduce

Examples

1
2
3
4
5
## Not run: 
## Print all the output files to the console.
mantaJob.outputs.cat()

## End(Not run)

joyent/mantaRSDK documentation built on May 19, 2019, 10:43 p.m.