Package org.apache.drill.yarn.appMaster
Class AMYarnFacade.YarnAppHostReport
java.lang.Object
org.apache.drill.yarn.appMaster.AMYarnFacade.YarnAppHostReport
- Enclosing interface:
- AMYarnFacade
Provides a collection of web UI links for the YARN Resource Manager and the
Node Manager that is running the Drill-on-YARN AM. This information is
primarily for use in the AM's own web UI.
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
appId
-
amHost
-
rmHost
-
rmUrl
-
rmAppUrl
-
nmHost
-
nmUrl
-
nmAppUrl
-
-
Constructor Details
-
YarnAppHostReport
public YarnAppHostReport()
-