Process Management (Preview)

Slack Docker Pulls

This console allows you to monitor the status of all processes in the cluster, and also start, stop or restart processes.

hub_home

Dashboard to view the cluster status.

Processes are grouped as follows for visualization:

  • Master: This process group includes the Alluxio Master and Job Master processes.
  • Workers: This process group includes the Alluxio Worker and Job Worker processes.

For each process group, the card has a status indicator:

  • Running: All processes in the group are running.
  • Stopped: All processes in the group are not running.
  • Warning: At least one process in the group is not running.

Group actions are available to start, stop or restart the process group across the cluster.

Start or Stop Processes

Click on any of the cards to filter processes, for example by hostname or process type, to start, stop or restart individual processes without SSH access.

hub_process

Start or stop Alluxio processes across the cluster.