setJobDescription: Set a human readable description of the current job.

Description Usage Arguments Note Examples

View source: R/sparkR.R

Description

Set a description that is shown as a job description in UI.

Usage

1

Arguments

value

The job description of the current job.

Note

setJobDescription since 2.3.0

Examples

1
2
3
4
## Not run: 
setJobDescription("This is an example job.")

## End(Not run)

SparkR documentation built on June 3, 2021, 5:05 p.m.