Failed to View Job Logs on the Yarn Web UI
Symptom
When a user logs in to the Yarn web UI to view job logs and clicks Local logs, error message "Could not access logs page!" is displayed.
Cause Analysis
Local logs is used to access service logs. However, for security purposes, this function is inaccessible from the Yarn web UI. You can log in to the active ResourceManager node to view ResourceManager logs.
Procedure
- Log in to Manager and choose Cluster > Services > Yarn. On the Yarn page, click the Instance tab and take note of the service IP address of the active ResourceManager instance.
- Log in to the active ResourceManager node as user root.
- Go to the /var/log/Bigdata/yarn/rm directory and view the ResourceManager logs.
cd /var/log/Bigdata/yarn/rm
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
For any further questions, feel free to contact us through the chatbot.
Chatbot