Package | Description |
---|---|
org.apache.hadoop.yarn.server.webproxy |
Modifier and Type | Method and Description |
---|---|
protected AppReportFetcher.FetchedAppReport |
AppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.ApplicationClientProtocol applicationsManager,
org.apache.hadoop.yarn.api.records.ApplicationId appId)
Get an application report for the specified application id from the RM and
fall back to the Application History Server if not found in RM.
|
AppReportFetcher.FetchedAppReport |
FedAppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationId appId)
Get an application report for the specified application id from the RM and
fall back to the Application History Server if not found in RM.
|
abstract AppReportFetcher.FetchedAppReport |
AppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationId appId)
Get an application report for the specified application id from the RM and
fall back to the Application History Server if not found in RM.
|
AppReportFetcher.FetchedAppReport |
DefaultAppReportFetcher.getApplicationReport(org.apache.hadoop.yarn.api.records.ApplicationId appId)
Get an application report for the specified application id from the RM and
fall back to the Application History Server if not found in RM.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.