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