FANNG1 commented on code in PR #4781: URL: https://github.com/apache/gravitino/pull/4781#discussion_r1736225585
########## docs/spark-connector/spark-connector.md: ########## @@ -27,15 +27,15 @@ Gravitino Spark connector doesn't support Scala 2.13 for Spark3.3. ## How to use it -1. [Build](../how-to-build.md) or [download](https://mvnrepository.com/artifact/org.apache.gravitino/spark-connector-runtime) the Gravitino spark connector jar, and place it to the classpath of Spark. +1. [Build](../how-to-build.md) or download ([gravitino-spark-connector-runtime-3.3](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-spark-connector-runtime-3.3), [gravitino-spark-connector-runtime-3.4](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-spark-connector-runtime-3.4), [gravitino-spark-connector-runtime-3.5](https://mvnrepository.com/artifact/org.apache.gravitino/gravitino-spark-connector-runtime-3.5)) (https://mvnrepository.com/artifact/org.apache.gravitino/spark-connector-runtime), and place it to the classpath of Spark. Review Comment: no, because the web page contains both scala 2.12 and 2.13 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
