public sealed class YarnApplication : IMessage<YarnApplication>, IEquatable<YarnApplication>, IDeepCloneable<YarnApplication>, IBufferMessage, IMessage
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 document outlines the \u003ccode\u003eYarnApplication\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Dataproc.V1\u003c/code\u003e namespace, detailing its purpose as a representation of a YARN application created by a job.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eYarnApplication\u003c/code\u003e class is a beta feature, intended for testing, and potentially subject to change prior to final release.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes properties like \u003ccode\u003eName\u003c/code\u003e, \u003ccode\u003eProgress\u003c/code\u003e, \u003ccode\u003eState\u003c/code\u003e, and \u003ccode\u003eTrackingUrl\u003c/code\u003e, providing details on application identification, status, and relevant links.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eYarnApplication\u003c/code\u003e class has two constructors: a default constructor and one that takes another \u003ccode\u003eYarnApplication\u003c/code\u003e object as a parameter, allowing for the creation of a new object from an existing one.\u003c/p\u003e\n"],["\u003cp\u003eThe document covers multiple versions of the dotnet reference for the YarnApplication, with version 5.17.0 being the latest, and all versions listed from 3.1.0 onwards.\u003c/p\u003e\n"]]],[],null,[]]