jarFileUris property

List<String>? jarFileUris
getter/setter pair

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

Can contain Hive SerDes and UDFs.

Optional.

Implementation

core.List<core.String>? jarFileUris;