SparkR (version 2.4.6)

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

Description

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

Usage

setJobDescription(value)

Arguments

value

The job description of the current job.

Examples

Run this code
# NOT RUN {
setJobDescription("This is an example job.")
# }

Run the code above in your browser using DataLab