jarFileUris property

List<String>? jarFileUris
getter/setter pair

HCFS URIs of jar files to be added to the Spark CLASSPATH.

Optional.

Implementation

core.List<core.String>? jarFileUris;