SparkBatchJobState Class

Definition

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

The SparkBatchJobState.

C#
[System.Text.Json.Serialization.JsonConverter(typeof(Azure.Analytics.Synapse.Artifacts.Models.SparkBatchJobState+SparkBatchJobStateConverter))]
public class SparkBatchJobState
Inheritance
SparkBatchJobState
Attributes

Properties

CurrentState

the Spark job state.

DeadAt

time that at which "dead" livy state was first seen.

JobCreationRequest

Gets the job creation request.

NotStartedAt

the time that at which "not_started" livy state was first seen.

RecoveringAt

the time that at which "recovering" livy state was first seen.

RunningAt

the time that at which "running" livy state was first seen.

StartingAt

the time that at which "starting" livy state was first seen.

SuccessAt

the time that at which "success" livy state was first seen.

TerminatedAt

the time that at which "killed" livy state was first seen.

Applies to

Termék Verziók
Azure SDK for .NET Preview