Debugging Issues with YarnSpawner and HDFSCM

If you encounter issues while starting the server with YarnSpawner and HDFSCM, follow these steps to debug:

  1. Check the YARN Logs:
    1. Use the application ID to view YARN logs:
Bash
Copy
  1. Examine the JupyterHub Logs.
    • Review the JupyterHub logs located in
Bash
Copy

- Verify JupyterHub Service Status: Check the status of the JupyterHub service using the following command:

Bash
Copy
  1. Inspect the JupyterHub Service Logs.
    1. Use the journalctl command to view recent logs for the JupyterHub service:
Bash
Copy

By following these steps, you should be able to identify and resolve most issues related to server startup with YarnSpawner and HDFSCM.

Type to search, ESC to discard
Type to search, ESC to discard
Type to search, ESC to discard
  Last updated