jarFileUris property

List<String>? jarFileUris
getter/setter pair

HCFS URIs of jar files to add to the CLASSPATH of the Pig Client and Hadoop MapReduce (MR) tasks.

Can contain Pig UDFs.

Optional.

Implementation

core.List<core.String>? jarFileUris;