jarFileUris property

List<String>? jarFileUris
getter/setter pair

HCFS URIs of jar files to add to the CLASSPATHs of the Spark driver and tasks.

Optional.

Implementation

core.List<core.String>? jarFileUris;