Session
class Session
Detailed information about a Spark Connect session.
Types
Properties
Link copied to clipboard
The configuration overrides for the session. Only runtime configuration overrides are supported.
Link copied to clipboard
The execution role ARN for the session. Amazon EMR uses this role to access Amazon Web Services resources on your behalf during session execution.
Link copied to clipboard
The monitoring configuration for the session.
Link copied to clipboard
The Amazon EMR release label of the cluster that the session is running on.
Link copied to clipboard
The idle timeout, in minutes. If the session is idle for this duration, Amazon EMR automatically terminates it.
Link copied to clipboard
The current state of the session. Valid values are SUBMITTED, STARTING, STARTED, IDLE, BUSY, TERMINATING, TERMINATED, and FAILED.
Link copied to clipboard
A human-readable message describing the most recent state change.