View queues from YARN
In an EGO-YARN environment, the YARN GUI is integrated with the cluster management console, enabling you to access the YARN GUI from within the cluster management console. For enhanced usability, when you access the YARN scheduler page from the cluster management console, the application queues are organized as lists, rather than in tree structure.
Before you begin
- Ensure that the $EGO_CONFDIR/wsm.conf file includes the correct settings:
- Add the
YARN_ENABLE=true
setting to the file. - Save your changes.
- Restart the WEBGUI
service:
egosh service stop WEBGUI egosh service start WEBGUI
- Add the
- Ensure that the name of the host on which the YARN GUI runs can be resolved by the host on which the client browser runs.
Procedure
Tip: Use the GUI action buttons to navigate back and forth between pages, not the
browser back and next buttons. For example, when you select , and then use the browser's back button, you return to the Cluster page, not the
Tools page.