package artifact
- Alphabetic
- Public
- Protected
Type Members
- class ArtifactManager extends Logging
This class handles the storage of artifacts as well as preparing the artifacts for use.
This class handles the storage of artifacts as well as preparing the artifacts for use.
Artifacts belonging to different SparkSessions are isolated from each other with the help of the
sessionUUID
.Jars and classfile artifacts are stored under "jars", "classes" and "pyfiles" sub-directories respectively while other types of artifacts are stored under the root directory for that particular SparkSession.
Value Members
- object ArtifactManager extends Logging