From b7ebc43eca2e33d9fb52d666a8b90cc7da509bf4 Mon Sep 17 00:00:00 2001 From: cooper-lzy <78672629+cooper-lzy@users.noreply.github.com> Date: Wed, 20 Jul 2022 10:46:26 +0800 Subject: [PATCH] [merge on 720]update eco-tools (#1529) * update eco-tools * version fix (#1531) Co-authored-by: abby.huang <78209557+abby-cyber@users.noreply.github.com> --- docs-2.0/graph-computing/0.deploy-controller-analytics.md | 8 ++++++++ docs-2.0/graph-computing/nebula-analytics.md | 2 +- docs-2.0/nebula-dashboard-ent/1.what-is-dashboard-ent.md | 1 + docs-2.0/nebula-dashboard/1.what-is-dashboard.md | 1 + docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md | 1 + 5 files changed, 12 insertions(+), 1 deletion(-) diff --git a/docs-2.0/graph-computing/0.deploy-controller-analytics.md b/docs-2.0/graph-computing/0.deploy-controller-analytics.md index 7e53cb791e3..29d6cf752d8 100644 --- a/docs-2.0/graph-computing/0.deploy-controller-analytics.md +++ b/docs-2.0/graph-computing/0.deploy-controller-analytics.md @@ -10,6 +10,14 @@ This topic describes how to use the Dag Controller. Only available for the Nebula Graph Enterprise Edition. +## Version compatibility + +The version correspondence between Dag Controller, Nebula Analytics, and Nebula Graph is as follows. + +|Dag Controller |Nebula Analytics |Nebula Graph | +|:---|:---|---| +|{{dag.release}}|{{plato.release}}|{{nebula.release}}| + ## Prerequisites - The [HDFS](https://hadoop.apache.org/docs/stable/hadoop-project-dist/hadoop-common/ClusterSetup.html) 2.2.x or later has been deployed. diff --git a/docs-2.0/graph-computing/nebula-analytics.md b/docs-2.0/graph-computing/nebula-analytics.md index 7b0f3f28c3a..edd81125089 100644 --- a/docs-2.0/graph-computing/nebula-analytics.md +++ b/docs-2.0/graph-computing/nebula-analytics.md @@ -21,7 +21,7 @@ The version correspondence between Nebula Analytics and Nebula Graph is as follo |Nebula Analytics|Nebula Graph| |:---|:---| -|{{plato.release}}|{{nebula.release}}| +|{{plato.release}}|{{nebula.release}}、3.1.0| |1.0.x|3.0.x| |0.9.0|2.6.x| diff --git a/docs-2.0/nebula-dashboard-ent/1.what-is-dashboard-ent.md b/docs-2.0/nebula-dashboard-ent/1.what-is-dashboard-ent.md index 94a79615a2e..f9a9b57ce05 100644 --- a/docs-2.0/nebula-dashboard-ent/1.what-is-dashboard-ent.md +++ b/docs-2.0/nebula-dashboard-ent/1.what-is-dashboard-ent.md @@ -60,6 +60,7 @@ The version correspondence between Nebula Graph and Dashboard Enterprise Edition |Nebula Graph version|Dashboard version| |:---|:---| +|3.2.0 | 3.1.0| |2.5.x ~ 3.1.x|3.0.4| |2.5.1 ~ 3.0.0|1.1.0| |2.0.1 ~ 2.6.1|1.0.2| diff --git a/docs-2.0/nebula-dashboard/1.what-is-dashboard.md b/docs-2.0/nebula-dashboard/1.what-is-dashboard.md index 147481c1000..bdafe40a8d5 100644 --- a/docs-2.0/nebula-dashboard/1.what-is-dashboard.md +++ b/docs-2.0/nebula-dashboard/1.what-is-dashboard.md @@ -42,6 +42,7 @@ The version correspondence between Nebula Graph and Dashboard Community Edition |Nebula Graph version|Dashboard version| |:---|:---| +| 3.2.0| 3.1.0| |2.5.x~3.1.x|1.1.1| |2.0.1~2.5.1|1.0.2| |2.0.1~2.5.1|1.0.1| diff --git a/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md b/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md index 971620ff21e..236d668db5e 100644 --- a/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md +++ b/docs-2.0/nebula-explorer/deploy-connect/ex-ug-deploy.md @@ -10,6 +10,7 @@ This topic describes how to deploy Explorer locally by RPM and tar packages. | Nebula Graph version | Explorer version | | --- | --- | +| 3.2.0| 3.1.0| | 3.0.0 ~ 3.1.x | 3.0.0 | | 2.5.x ~ 3.0.0| 2.2.0| | 2.6.x | 2.1.0 |