Versions in this module Expand all Collapse all v1 v1.0.1 Aug 22, 2022 Changes in this version + const DefaultLivyAPIVersion + func UserAgent() string + func Version() string + type BaseClient = original.BaseClient + func New(endpoint string, sparkPoolName string) BaseClient + func NewWithoutDefaults(endpoint string, sparkPoolName string, livyAPIVersion string) BaseClient + type BatchClient = original.BatchClient + func NewBatchClient(endpoint string, sparkPoolName string) BatchClient + type BatchJob = original.BatchJob + type BatchJobCollection = original.BatchJobCollection + type BatchJobOptions = original.BatchJobOptions + type BatchJobResultType = original.BatchJobResultType + const Cancelled + const Failed + const Succeeded + const Uncertain + func PossibleBatchJobResultTypeValues() []BatchJobResultType + type BatchJobState = original.BatchJobState + type ErrorSource = original.ErrorSource + const Dependency + const System + const Unknown + const User + func PossibleErrorSourceValues() []ErrorSource + type JobType = original.JobType + const SparkBatch + const SparkSession + func PossibleJobTypeValues() []JobType + type PluginCurrentState = original.PluginCurrentState + const Cleanup + const Ended + const Monitoring + const Preparation + const Queued + const ResourceAcquisition + const Submission + func PossiblePluginCurrentStateValues() []PluginCurrentState + type Request = original.Request + type Scheduler = original.Scheduler + type SchedulerCurrentState = original.SchedulerCurrentState + const SchedulerCurrentStateEnded + const SchedulerCurrentStateQueued + const SchedulerCurrentStateScheduled + func PossibleSchedulerCurrentStateValues() []SchedulerCurrentState + type ServiceError = original.ServiceError + type ServicePlugin = original.ServicePlugin + type Session = original.Session + type SessionClient = original.SessionClient + func NewSessionClient(endpoint string, sparkPoolName string) SessionClient + type SessionCollection = original.SessionCollection + type SessionOptions = original.SessionOptions + type SessionResultType = original.SessionResultType + const SessionResultTypeCancelled + const SessionResultTypeFailed + const SessionResultTypeSucceeded + const SessionResultTypeUncertain + func PossibleSessionResultTypeValues() []SessionResultType + type SessionState = original.SessionState + type Statement = original.Statement + type StatementCancellationResult = original.StatementCancellationResult + type StatementCollection = original.StatementCollection + type StatementLanguageType = original.StatementLanguageType + const Dotnetspark + const Pyspark + const SQL + const Spark + func PossibleStatementLanguageTypeValues() []StatementLanguageType + type StatementOptions = original.StatementOptions + type StatementOutput = original.StatementOutput