HCFS URIs of archives to be extracted into the working directory of each executor. Supported file types: .jar, .tar, .tar.gz, .tgz, and .zip.
The arguments to pass to the driver. Do not include arguments, such as --conf, that can be set as job properties, since a collision may occur that causes an incorrect job submission.
--conf
HCFS URIs of files to be placed in the working directory of each executor. Useful for naively parallel tasks.
The HCFS URI of the main R file to use as the driver. Must be a .R file.