public sealed class YarnApplication : IMessage<YarnApplication>, IEquatable<YarnApplication>, IDeepCloneable<YarnApplication>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Dataproc v1 API class YarnApplication.
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.
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.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThis webpage provides documentation for the \u003ccode\u003eYarnApplication\u003c/code\u003e class within the Google Cloud Dataproc v1 API, specifically covering versions from 3.1.0 up to the latest, 5.17.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eYarnApplication\u003c/code\u003e represents a YARN application created by a job, offering a subset of \u003ccode\u003eorg.apache.hadoop.yarn.proto.YarnProtos.ApplicationReportProto\u003c/code\u003e information, and is currently in Beta testing.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eYarnApplication\u003c/code\u003e class implements several interfaces including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable<YarnApplication>\u003c/code\u003e, \u003ccode\u003eIDeepCloneable<YarnApplication>\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, indicating its role within the .NET Protobuf framework.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eYarnApplication\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProgress\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eTrackingUrl\u003c/code\u003e, which collectively describe the application's identity, completion status, operational status, and access location.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers two constructors for the class, a default constructor and one that creates a new \u003ccode\u003eYarnApplication\u003c/code\u003e instance based off of an existing one, using another instance of the class as a parameter.\u003c/p\u003e\n"]]],[],null,[]]