archiveUris property

List<String>? archiveUris
getter/setter pair

HCFS URIs of archives to be extracted in the working directory of Hadoop drivers and tasks.

Supported file types: .jar, .tar, .tar.gz, .tgz, or .zip.

Optional.

Implementation

core.List<core.String>? archiveUris;