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, which is part of the .NET library, and is designed to represent a YARN application created by a job within the Google Cloud Dataproc service.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eYarnApplication\u003c/code\u003e class is a beta feature intended for testing and may change before final release and implements several interfaces, including \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the \u003ccode\u003eYarnApplication\u003c/code\u003e class include \u003ccode\u003eName\u003c/code\u003e (the application's name), \u003ccode\u003eProgress\u003c/code\u003e (a numerical value indicating progress from 1-100), \u003ccode\u003eState\u003c/code\u003e (the application's state), and \u003ccode\u003eTrackingUrl\u003c/code\u003e (the HTTP URL providing application-specific information).\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of the document listed is 5.17.0 and this content provided covers from version 3.1.0 up to version 5.17.0 of the documentation for the class \u003ccode\u003eYarnApplication\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]