archiveUris property

List<String>? archiveUris
getter/setter pair

Archive files to be extracted into the working directory of each executor.

For more information about Apache Spark, see Apache Spark.

Implementation

core.List<core.String>? archiveUris;