diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION index 2abad617efe14..4a310e690237f 100644 --- a/R/pkg/DESCRIPTION +++ b/R/pkg/DESCRIPTION @@ -1,6 +1,6 @@ Package: SparkR Type: Package -Version: 3.2.1 +Version: 3.2.0 Title: R Front End for 'Apache Spark' Description: Provides an R Front end for 'Apache Spark' . Authors@R: c(person("Shivaram", "Venkataraman", role = "aut", diff --git a/assembly/pom.xml b/assembly/pom.xml index 5b2f4493ce613..83a1f46b853da 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/common/kvstore/pom.xml b/common/kvstore/pom.xml index ff66ac671035a..f371fe3957d85 100644 --- a/common/kvstore/pom.xml +++ b/common/kvstore/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/common/network-common/pom.xml b/common/network-common/pom.xml index 9db4231cf0216..0499fe1f5842a 100644 --- a/common/network-common/pom.xml +++ b/common/network-common/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/common/network-shuffle/pom.xml b/common/network-shuffle/pom.xml index 1788b0fd4e14d..6c550077f0d4a 100644 --- a/common/network-shuffle/pom.xml +++ b/common/network-shuffle/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/common/network-yarn/pom.xml b/common/network-yarn/pom.xml index 152802684a59f..59cbebf0e4305 100644 --- a/common/network-yarn/pom.xml +++ b/common/network-yarn/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/common/sketch/pom.xml b/common/sketch/pom.xml index be18e9b1b5886..ace73544f987a 100644 --- a/common/sketch/pom.xml +++ b/common/sketch/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/common/tags/pom.xml b/common/tags/pom.xml index ea063d98e490e..b77dec0f969f8 100644 --- a/common/tags/pom.xml +++ b/common/tags/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/common/unsafe/pom.xml b/common/unsafe/pom.xml index 0c9842c92fa2c..3847ea267c673 100644 --- a/common/unsafe/pom.xml +++ b/common/unsafe/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 2229a95a0e499..9bdd119872a68 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/docs/_config.yml b/docs/_config.yml index aa858175ddfcc..c84df3ebb0c8a 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -19,8 +19,8 @@ include: # These allow the documentation to be updated with newer releases # of Spark, Scala, and Mesos. -SPARK_VERSION: 3.2.1-SNAPSHOT -SPARK_VERSION_SHORT: 3.2.1 +SPARK_VERSION: 3.2.0 +SPARK_VERSION_SHORT: 3.2.0 SCALA_BINARY_VERSION: "2.12" SCALA_VERSION: "2.12.15" MESOS_VERSION: 1.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index ef873eb81e42c..0c09a91c9178b 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/external/avro/pom.xml b/external/avro/pom.xml index 6dbfc68dad428..55fb0943e9406 100644 --- a/external/avro/pom.xml +++ b/external/avro/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/docker-integration-tests/pom.xml b/external/docker-integration-tests/pom.xml index 3a84db781196f..694766da67bd7 100644 --- a/external/docker-integration-tests/pom.xml +++ b/external/docker-integration-tests/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/kafka-0-10-assembly/pom.xml b/external/kafka-0-10-assembly/pom.xml index b286f91b441e7..f15e0194e7c61 100644 --- a/external/kafka-0-10-assembly/pom.xml +++ b/external/kafka-0-10-assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/kafka-0-10-sql/pom.xml b/external/kafka-0-10-sql/pom.xml index a3988db99171d..58f10e2875f54 100644 --- a/external/kafka-0-10-sql/pom.xml +++ b/external/kafka-0-10-sql/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/kafka-0-10-token-provider/pom.xml b/external/kafka-0-10-token-provider/pom.xml index 2d81ea197fc45..baec38928b160 100644 --- a/external/kafka-0-10-token-provider/pom.xml +++ b/external/kafka-0-10-token-provider/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/kafka-0-10/pom.xml b/external/kafka-0-10/pom.xml index 570e444a56ee3..a29e32d1e42e8 100644 --- a/external/kafka-0-10/pom.xml +++ b/external/kafka-0-10/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/kinesis-asl-assembly/pom.xml b/external/kinesis-asl-assembly/pom.xml index 2b76a9021adaa..b0330bc714100 100644 --- a/external/kinesis-asl-assembly/pom.xml +++ b/external/kinesis-asl-assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/kinesis-asl/pom.xml b/external/kinesis-asl/pom.xml index 20b6bfd51184e..75069200a018f 100644 --- a/external/kinesis-asl/pom.xml +++ b/external/kinesis-asl/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/external/spark-ganglia-lgpl/pom.xml b/external/spark-ganglia-lgpl/pom.xml index 747ee0b481f9f..95ecdbe0341b4 100644 --- a/external/spark-ganglia-lgpl/pom.xml +++ b/external/spark-ganglia-lgpl/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/graphx/pom.xml b/graphx/pom.xml index 7ed57f491f099..6e7b1f5d90d86 100644 --- a/graphx/pom.xml +++ b/graphx/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/hadoop-cloud/pom.xml b/hadoop-cloud/pom.xml index 9c52bc16d521f..683c6a32d5b99 100644 --- a/hadoop-cloud/pom.xml +++ b/hadoop-cloud/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/launcher/pom.xml b/launcher/pom.xml index 7ada6d104a4fd..8c363e50bdb80 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/mllib-local/pom.xml b/mllib-local/pom.xml index 27af99274b97e..1404f7c6e44ab 100644 --- a/mllib-local/pom.xml +++ b/mllib-local/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/mllib/pom.xml b/mllib/pom.xml index 254be8368af47..d9829d8e140ee 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/pom.xml b/pom.xml index d9c10ee8e5746..827452346f38b 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 pom Spark Project Parent POM http://spark.apache.org/ diff --git a/python/pyspark/version.py b/python/pyspark/version.py index 298b73e6b9674..5b1b909083d2e 100644 --- a/python/pyspark/version.py +++ b/python/pyspark/version.py @@ -16,4 +16,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -__version__ = "3.2.1.dev0" +__version__ = "3.2.0" diff --git a/repl/pom.xml b/repl/pom.xml index 81e5dc377500e..fe132bafac431 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/resource-managers/kubernetes/core/pom.xml b/resource-managers/kubernetes/core/pom.xml index 299c3154761a0..c9a8483c7838f 100644 --- a/resource-managers/kubernetes/core/pom.xml +++ b/resource-managers/kubernetes/core/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../../pom.xml diff --git a/resource-managers/kubernetes/integration-tests/pom.xml b/resource-managers/kubernetes/integration-tests/pom.xml index d158891b69ac5..2c4e9ab968889 100644 --- a/resource-managers/kubernetes/integration-tests/pom.xml +++ b/resource-managers/kubernetes/integration-tests/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../../pom.xml diff --git a/resource-managers/mesos/pom.xml b/resource-managers/mesos/pom.xml index 18d03dcea1b2e..aa16615877793 100644 --- a/resource-managers/mesos/pom.xml +++ b/resource-managers/mesos/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/resource-managers/yarn/pom.xml b/resource-managers/yarn/pom.xml index cd5d408d0794a..4296b5af8737a 100644 --- a/resource-managers/yarn/pom.xml +++ b/resource-managers/yarn/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml index 14f1e62f6803e..22b30bc6d7fb6 100644 --- a/sql/catalyst/pom.xml +++ b/sql/catalyst/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/sql/core/pom.xml b/sql/core/pom.xml index e023377c1c06c..62198779a1891 100644 --- a/sql/core/pom.xml +++ b/sql/core/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index a7c8f7193d9f0..3c2318420cc82 100644 --- a/sql/hive-thriftserver/pom.xml +++ b/sql/hive-thriftserver/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index 181e783452fd5..5cb6a2d8336db 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../../pom.xml diff --git a/streaming/pom.xml b/streaming/pom.xml index 05a7652ea5cd3..e0b72be6e469d 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index 691dfe8463ef4..3cb5b6b01218f 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.12 - 3.2.1-SNAPSHOT + 3.2.0 ../pom.xml