GoogleApi.Dataproc.V1.Model.JobsSummary (google_api_dataproc v0.59.0)
View SourceData related to Jobs page summary
Attributes
-
activeJobs
(type:integer()
, default:nil
) - Number of active jobs -
applicationId
(type:String.t
, default:nil
) - Spark Application Id -
attempts
(type:list(GoogleApi.Dataproc.V1.Model.ApplicationAttemptInfo.t)
, default:nil
) - Attempts info -
completedJobs
(type:integer()
, default:nil
) - Number of completed jobs -
failedJobs
(type:integer()
, default:nil
) - Number of failed jobs -
schedulingMode
(type:String.t
, default:nil
) - Spark Scheduling mode
Summary
Functions
Unwrap a decoded JSON object into its complex fields.