@azure/synapse-spark package

Type Aliases

LivyStatementStates

Defines values for LivyStatementStates.
KnownLivyStatementStates can be used interchangeably with LivyStatementStates, this enum contains the known values that the service supports.

Known values supported by the service

waiting
running
available
error
cancelling
cancelled

LivyStates

Defines values for LivyStates.
KnownLivyStates can be used interchangeably with LivyStates, this enum contains the known values that the service supports.

Known values supported by the service

not_started
starting
idle
busy
shutting_down
error
dead
killed
success
running
recovering

PluginCurrentState

Defines values for PluginCurrentState.
KnownPluginCurrentState can be used interchangeably with PluginCurrentState, this enum contains the known values that the service supports.

Known values supported by the service

Preparation
ResourceAcquisition
Queued
Submission
Monitoring
Cleanup
Ended

SchedulerCurrentState

Defines values for SchedulerCurrentState.
KnownSchedulerCurrentState can be used interchangeably with SchedulerCurrentState, this enum contains the known values that the service supports.

Known values supported by the service

Queued
Scheduled
Ended

SparkBatchCreateSparkBatchJobResponse

Contains response data for the createSparkBatchJob operation.

SparkBatchGetSparkBatchJobResponse

Contains response data for the getSparkBatchJob operation.

SparkBatchGetSparkBatchJobsResponse

Contains response data for the getSparkBatchJobs operation.

SparkBatchJobResultType

Defines values for SparkBatchJobResultType.
KnownSparkBatchJobResultType can be used interchangeably with SparkBatchJobResultType, this enum contains the known values that the service supports.

Known values supported by the service

Uncertain
Succeeded
Failed
Cancelled

SparkErrorSource

Defines values for SparkErrorSource.
KnownSparkErrorSource can be used interchangeably with SparkErrorSource, this enum contains the known values that the service supports.

Known values supported by the service

System
User
Unknown
Dependency

SparkJobType

Defines values for SparkJobType.
KnownSparkJobType can be used interchangeably with SparkJobType, this enum contains the known values that the service supports.

Known values supported by the service

SparkBatch
SparkSession

SparkSessionCancelSparkStatementResponse

Contains response data for the cancelSparkStatement operation.

SparkSessionCreateSparkSessionResponse

Contains response data for the createSparkSession operation.

SparkSessionCreateSparkStatementResponse

Contains response data for the createSparkStatement operation.

SparkSessionGetSparkSessionResponse

Contains response data for the getSparkSession operation.

SparkSessionGetSparkSessionsResponse

Contains response data for the getSparkSessions operation.

SparkSessionGetSparkStatementResponse

Contains response data for the getSparkStatement operation.

SparkSessionGetSparkStatementsResponse

Contains response data for the getSparkStatements operation.

SparkSessionResultType

Defines values for SparkSessionResultType.
KnownSparkSessionResultType can be used interchangeably with SparkSessionResultType, this enum contains the known values that the service supports.

Known values supported by the service

Uncertain
Succeeded
Failed
Cancelled

SparkStatementLanguageType

Defines values for SparkStatementLanguageType.
KnownSparkStatementLanguageType can be used interchangeably with SparkStatementLanguageType, this enum contains the known values that the service supports.

Known values supported by the service

spark
pyspark
dotnetspark
sql

Enums

KnownLivyStatementStates

Known values of LivyStatementStates that the service accepts.

KnownLivyStates

Known values of LivyStates that the service accepts.

KnownPluginCurrentState

Known values of PluginCurrentState that the service accepts.

KnownSchedulerCurrentState

Known values of SchedulerCurrentState that the service accepts.

KnownSparkBatchJobResultType

Known values of SparkBatchJobResultType that the service accepts.

KnownSparkErrorSource

Known values of SparkErrorSource that the service accepts.

KnownSparkJobType

Known values of SparkJobType that the service accepts.

KnownSparkSessionResultType

Known values of SparkSessionResultType that the service accepts.

KnownSparkStatementLanguageType

Known values of SparkStatementLanguageType that the service accepts.