Management Console
The Management Console is a web application designed to help users manage and operate Alluxio clusters more efficiently.
It is primarily intended for system administrators, providing a graphical interface that displays key cluster information, including essential metrics and the status of various components. When issues arise, administrators can quickly identify problems and take appropriate action through the Management Console.
The Console also integrates a set of commonly used management features, such as:
Managing the mount table
Configuring quotas
Managing priority and TTL policies
Submitting preload and free jobs
Collecting cluster diagnostic information
These tasks can be performed directly through the web interface, eliminating the need to use command-line tools and streamlining the overall management experience.
If you encounter issues accessing or rendering the UI, start by checking the dashboard logs located at /mnt/alluxio/dashboard/logs
inside the dashboard
pod for more detailed information.
For browsers, Chrome is recommended, with support for Chrome version 80 and above. Internet Explorer is not supported, so please avoid using it.
Last updated