ClustersΒΆ
The Clusters tab contains data regarding the cluster on which the workspace is executing. It also shows the computational resources allocated to that particular cluster.
The following data is shown in the Clusters tab:
Column |
Description |
---|---|
NAME |
Name of the cluster |
STATUS |
Current status of the cluster |
OWNER |
Owner ID of the Cluster |
TYPE |
Mentions whether the Cluster is a Ray or Sky Cluster |
CREATED AT |
Time of creation of the Cluster |
DASHBOARDS |
Opens the Ray/Sky Dashboard page related to that particular Job |
Clicking on the name of the cluster opens a pane which contains more detailed information regarding that cluster.
Note
To know more about the Ray Dashboard, Head over to Ray Documentation