google_api_dataproc v0.32.1 GoogleApi.Dataproc.V1.Model.YarnApplication View Source
A YARN application created by a job. Application information is a subset of <code>org.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto</code>.Beta Feature: This report is available for testing purposes only. It may be changed before final release.
Attributes
name
(type:String.t
, default:nil
) - Required. The application name.progress
(type:number()
, default:nil
) - Required. The numerical progress of the application, from 1 to 100.state
(type:String.t
, default:nil
) - Required. The application state.trackingUrl
(type:String.t
, default:nil
) - Optional. The HTTP URL of the ApplicationMaster, HistoryServer, or TimelineServer that provides application-specific information. The URL uses the internal hostname, and requires a proxy server for resolution and, possibly, access.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.