Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

update dashboard community deployment #1907

Merged
merged 8 commits into from
Feb 3, 2023
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ Users can manage the jobs in a specified graph space through the Dashboard, incl

How to run jobs, see [Job manager and the JOB statements](../../../3.ngql-guide/4.job-statements.md).

## Prerequisites

- The job management feature is available in NebulaGraph Enterprise Edition 3.4.0 and above versions.
- The job management feature is available in NebulaGraph Community Edition 3.3.0 and above versions.

## Entry

1. At the top navigation bar of the Dashboard Enterprise Edition page, click **Cluster Management**.
Expand Down Expand Up @@ -35,4 +40,4 @@ Click `Recover Job` in the `Operation` column on the right side of the target jo
!!! note

- If there are multiple `BALANCE DATA` jobs in `STOPPED` status, only the latest one can be recovered.
- The completed job can not be recovered.
- The completed job can not be recovered.
Loading