diff --git a/docs/connector/flink/iceberg.rst b/docs/connector/flink/iceberg.rst index d66749d8a92..7b956365e01 100644 --- a/docs/connector/flink/iceberg.rst +++ b/docs/connector/flink/iceberg.rst @@ -45,7 +45,7 @@ The **classpath** of kyuubi flink sql engine with Iceberg supported consists of 1. kyuubi-flink-sql-engine-\ |release|\ _2.12.jar, the engine jar deployed with a Kyuubi distribution 2. a copy of flink distribution -3. iceberg-flink-runtime--.jar (example: iceberg-flink-runtime-1.18-1.6.1.jar), which can be found in the `Maven Central`_ +3. iceberg-flink-runtime--.jar (example: iceberg-flink-runtime-1.18-1.7.0.jar), which can be found in the `Maven Central`_ In order to make the Iceberg packages visible for the runtime classpath of engines, we can use one of these methods: diff --git a/docs/connector/spark/iceberg.rst b/docs/connector/spark/iceberg.rst index 3d77014eba5..2969d355b69 100644 --- a/docs/connector/spark/iceberg.rst +++ b/docs/connector/spark/iceberg.rst @@ -47,7 +47,7 @@ The **classpath** of Kyuubi Spark SQL engine with Iceberg supported consists of 1. kyuubi-spark-sql-engine-\ |release|\ _2.12.jar, the engine jar deployed with a Kyuubi distribution 2. a copy of Spark distribution -3. iceberg-spark-runtime-_-.jar (example: iceberg-spark-runtime-3.5_2.12-1.6.1.jar), which can be found in the `Maven Central`_ +3. iceberg-spark-runtime-_-.jar (example: iceberg-spark-runtime-3.5_2.12-1.7.0.jar), which can be found in the `Maven Central`_ In order to make the Iceberg packages visible for the runtime classpath of engines, we can use one of these methods: diff --git a/pom.xml b/pom.xml index c9e56b6eb14..a0411a0967f 100644 --- a/pom.xml +++ b/pom.xml @@ -159,7 +159,7 @@ 4.4.16 0.15.0 hudi-spark${spark.binary.version}-bundle_${scala.binary.version} - 1.6.1 + 1.7.0 iceberg-spark-runtime-${spark.binary.version}_${scala.binary.version} 2.15.4 4.0.1 @@ -1905,6 +1905,7 @@ 1.8 + 1.6.1