yarnApplications property

List<YarnApplication>? yarnApplications
getter/setter pair

The collection of YARN applications spun up by this job.Beta Feature: This report is available for testing purposes only.

It might be changed before final release.

Output only.

Implementation

core.List<YarnApplication>? yarnApplications;