diff --git a/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md b/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md index 1191796b56c..3a0c0bca54f 100644 --- a/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md +++ b/docs-2.0/nebula-exchange/about-exchange/ex-ug-what-is-exchange.md @@ -52,16 +52,29 @@ Exchange has the following advantages: ## Version compatibility -The correspondence between the NebulaGraph Exchange release (the JAR version) and the NebulaGraph core release is as follows. - -|NebulaGraph |Exchange client | -|:---|:---| -|nightly |3.0-SNAPSHOT| -|3.0.0 ~ 3.3.0 |3.3.0 | -|3.0.0 ~ 3.2.x |3.0.0 | -|2.6.x |2.6.x | -|2.5.x |2.5.x | -|2.0.0、2.0.1|2.1.0、2.0.1、2.0.0| +The correspondence between the NebulaGraph Exchange version (the JAR version), the NebulaGraph core version and the Spark version is as follows. + +| Exchange version | NebulaGraph version | Spark version | +|:----------|:-----------|:-------| +|nebula-exchange_spark_3.0-3.0-SNAPSHOT.jar| nightly |3.3.x、3.2.x、3.1.x、3.0.x | +|nebula-exchange_spark_2.4-3.0-SNAPSHOT.jar| nightly |2.4.x | +|nebula-exchange_spark_2.2-3.0-SNAPSHOT.jar| nightly |2.2.x | +|nebula-exchange_spark_3.0-3.3.0.jar | 3.x.x |3.3.x、3.2.x、3.1.x、3.0.x| +|nebula-exchange_spark_2.4-3.3.0.jar | 3.x.x |2.4.x | +|nebula-exchange_spark_2.2-3.3.0.jar | 3.x.x |2.2.x | +|nebula-exchange_spark_3.0-3.0.0.jar | 3.x.x |3.3.x、3.2.x、3.1.x、3.0.x| +|nebula-exchange_spark_2.4-3.0.0.jar | 3.x.x |2.4.x | +|nebula-exchange_spark_2.2-3.0.0.jar | 3.x.x |2.2.x | +|nebula-exchange-2.6.3.jar | 2.6.1、2.6.0 |2.4.x | +|nebula-exchange-2.6.2.jar | 2.6.1、2.6.0 |2.4.x | +|nebula-exchange-2.6.1.jar | 2.6.1、2.6.0 |2.4.x | +|nebula-exchange-2.6.0.jar | 2.6.1、2.6.0 |2.4.x | +|nebula-exchange-2.5.2.jar | 2.5.1、2.5.0 |2.4.x | +|nebula-exchange-2.5.1.jar | 2.5.1、2.5.0 |2.4.x | +|nebula-exchange-2.5.0.jar | 2.5.1、2.5.0 |2.4.x | +|nebula-exchange-2.1.0.jar | 2.0.1、2.0.0 |2.4.x | +|nebula-exchange-2.0.1.jar | 2.0.1、2.0.0 |2.4.x | +|nebula-exchange-2.0.0.jar | 2.0.1、2.0.0 |2.4.x | ## Data source