diff --git a/R/pkg/DESCRIPTION b/R/pkg/DESCRIPTION index fffdcd29899ce..57a5d84a1b8c8 100644 --- a/R/pkg/DESCRIPTION +++ b/R/pkg/DESCRIPTION @@ -1,6 +1,6 @@ Package: SparkR Type: Package -Version: 2.4.6 +Version: 2.4.5 Title: R Front End for 'Apache Spark' Description: Provides an R Front end for 'Apache Spark' . Authors@R: c(person("Shivaram", "Venkataraman", role = c("aut", "cre"), diff --git a/assembly/pom.xml b/assembly/pom.xml index 9aa868c0ea283..bac854cf3d0ef 100644 --- a/assembly/pom.xml +++ b/assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/common/kvstore/pom.xml b/common/kvstore/pom.xml index 35933742c4edc..256b9ea2e5e06 100644 --- a/common/kvstore/pom.xml +++ b/common/kvstore/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/common/network-common/pom.xml b/common/network-common/pom.xml index 0aadd49666de0..3be524436d123 100644 --- a/common/network-common/pom.xml +++ b/common/network-common/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/common/network-shuffle/pom.xml b/common/network-shuffle/pom.xml index d862cf89ebefb..7132b53399b95 100644 --- a/common/network-shuffle/pom.xml +++ b/common/network-shuffle/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/common/network-yarn/pom.xml b/common/network-yarn/pom.xml index 011bb494c245e..8d478b86b4b09 100644 --- a/common/network-yarn/pom.xml +++ b/common/network-yarn/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/common/sketch/pom.xml b/common/sketch/pom.xml index 02b9ce7318126..a7e1fae1ac58a 100644 --- a/common/sketch/pom.xml +++ b/common/sketch/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/common/tags/pom.xml b/common/tags/pom.xml index 5b4c93042c842..15352e2660a0d 100644 --- a/common/tags/pom.xml +++ b/common/tags/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/common/unsafe/pom.xml b/common/unsafe/pom.xml index 9b713ff93e4e5..25c5d2bb9520c 100644 --- a/common/unsafe/pom.xml +++ b/common/unsafe/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/core/pom.xml b/core/pom.xml index 4a263d715aa1d..73b55d54f522b 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/docs/_config.yml b/docs/_config.yml index 2e9e6ad23ba32..66d47873761d2 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -14,8 +14,8 @@ include: # These allow the documentation to be updated with newer releases # of Spark, Scala, and Mesos. -SPARK_VERSION: 2.4.6-SNAPSHOT -SPARK_VERSION_SHORT: 2.4.6 +SPARK_VERSION: 2.4.5 +SPARK_VERSION_SHORT: 2.4.5 SCALA_BINARY_VERSION: "2.12" SCALA_VERSION: "2.12.10" MESOS_VERSION: 1.0.0 diff --git a/examples/pom.xml b/examples/pom.xml index 25dd0ea917266..0d68029de5a27 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/external/avro/pom.xml b/external/avro/pom.xml index def7f17f01b05..778598de9f465 100644 --- a/external/avro/pom.xml +++ b/external/avro/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/docker-integration-tests/pom.xml b/external/docker-integration-tests/pom.xml index 8814401b53a91..e93559b89a9cf 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/flume-assembly/pom.xml b/external/flume-assembly/pom.xml index 0c6965808a2d3..447ca013c77c7 100644 --- a/external/flume-assembly/pom.xml +++ b/external/flume-assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/flume-sink/pom.xml b/external/flume-sink/pom.xml index f55de74bab192..8ef583e10a08e 100644 --- a/external/flume-sink/pom.xml +++ b/external/flume-sink/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/flume/pom.xml b/external/flume/pom.xml index 3f9554c26ee36..c7cf865b1f98a 100644 --- a/external/flume/pom.xml +++ b/external/flume/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kafka-0-10-assembly/pom.xml b/external/kafka-0-10-assembly/pom.xml index 069243069c41d..b1004ac7097c6 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kafka-0-10-sql/pom.xml b/external/kafka-0-10-sql/pom.xml index b545668545d23..30f2ad0d4bff6 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kafka-0-10/pom.xml b/external/kafka-0-10/pom.xml index be7507346c893..976a26ed5d2ac 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kafka-0-8-assembly/pom.xml b/external/kafka-0-8-assembly/pom.xml index f7ec88cee3cf8..24763fdaaaf4d 100644 --- a/external/kafka-0-8-assembly/pom.xml +++ b/external/kafka-0-8-assembly/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kafka-0-8/pom.xml b/external/kafka-0-8/pom.xml index ea352989611c2..968cdb428d683 100644 --- a/external/kafka-0-8/pom.xml +++ b/external/kafka-0-8/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kinesis-asl-assembly/pom.xml b/external/kinesis-asl-assembly/pom.xml index 3a3a8ec74671a..ba3601f291efd 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/kinesis-asl/pom.xml b/external/kinesis-asl/pom.xml index 53bc17f895e72..f8f62d7359739 100644 --- a/external/kinesis-asl/pom.xml +++ b/external/kinesis-asl/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/external/spark-ganglia-lgpl/pom.xml b/external/spark-ganglia-lgpl/pom.xml index b37e04f2f4b4f..66e2703400f31 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/graphx/pom.xml b/graphx/pom.xml index 103101a6ad779..9e18e52da6596 100644 --- a/graphx/pom.xml +++ b/graphx/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/hadoop-cloud/pom.xml b/hadoop-cloud/pom.xml index 863a3aaf9f4e6..42941b9c8d497 100644 --- a/hadoop-cloud/pom.xml +++ b/hadoop-cloud/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/launcher/pom.xml b/launcher/pom.xml index 1e804a7606afd..24c57847aa8ab 100644 --- a/launcher/pom.xml +++ b/launcher/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/mllib-local/pom.xml b/mllib-local/pom.xml index 0383c462d9547..bf77c35d51186 100644 --- a/mllib-local/pom.xml +++ b/mllib-local/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/mllib/pom.xml b/mllib/pom.xml index 218c649a35b6a..0acbfb53783c4 100644 --- a/mllib/pom.xml +++ b/mllib/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/pom.xml b/pom.xml index 32b7bae32e6c4..54930c2a68170 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 pom Spark Project Parent POM http://spark.apache.org/ diff --git a/python/pyspark/version.py b/python/pyspark/version.py index 7b6126626fd65..64ff067c958a8 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__ = "2.4.6.dev0" +__version__ = "2.4.5" diff --git a/repl/pom.xml b/repl/pom.xml index e0f670979520e..67a3f5acadef0 100644 --- a/repl/pom.xml +++ b/repl/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/resource-managers/kubernetes/core/pom.xml b/resource-managers/kubernetes/core/pom.xml index 4c90e8c3f5786..c9850ca5124fc 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../../pom.xml diff --git a/resource-managers/kubernetes/integration-tests/pom.xml b/resource-managers/kubernetes/integration-tests/pom.xml index 14b802aef0b19..eac80423e36cc 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.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../../pom.xml diff --git a/resource-managers/mesos/pom.xml b/resource-managers/mesos/pom.xml index cf6bba6440923..1b39560c3d531 100644 --- a/resource-managers/mesos/pom.xml +++ b/resource-managers/mesos/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/resource-managers/yarn/pom.xml b/resource-managers/yarn/pom.xml index ab4558126ea3e..994e44a6bdcf4 100644 --- a/resource-managers/yarn/pom.xml +++ b/resource-managers/yarn/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/sql/catalyst/pom.xml b/sql/catalyst/pom.xml index a2c860e06d9e5..7f023b383f1d8 100644 --- a/sql/catalyst/pom.xml +++ b/sql/catalyst/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/sql/core/pom.xml b/sql/core/pom.xml index b9995d369620f..250c9a3dc83ca 100644 --- a/sql/core/pom.xml +++ b/sql/core/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/sql/hive-thriftserver/pom.xml b/sql/hive-thriftserver/pom.xml index 9095affbfda66..384ff28cacb2c 100644 --- a/sql/hive-thriftserver/pom.xml +++ b/sql/hive-thriftserver/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/sql/hive/pom.xml b/sql/hive/pom.xml index 2e125eec38f01..b1124fad2ca3d 100644 --- a/sql/hive/pom.xml +++ b/sql/hive/pom.xml @@ -22,7 +22,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../../pom.xml diff --git a/streaming/pom.xml b/streaming/pom.xml index 3859cd058cb51..b343c12353cac 100644 --- a/streaming/pom.xml +++ b/streaming/pom.xml @@ -21,7 +21,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml diff --git a/tools/pom.xml b/tools/pom.xml index f677c64b19594..833b10e9a2c59 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -20,7 +20,7 @@ org.apache.spark spark-parent_2.11 - 2.4.6-SNAPSHOT + 2.4.5 ../pom.xml