Skip to content

Commit fa33ea0

Browse files
committed
Preparing Spark release v4.0.0-rc7
1 parent afcba2e commit fa33ea0

File tree

47 files changed

+49
-49
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+49
-49
lines changed

R/pkg/DESCRIPTION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Package: SparkR
22
Type: Package
3-
Version: 4.0.1
3+
Version: 4.0.0
44
Title: R Front End for 'Apache Spark'
55
Description: Provides an R Front end for 'Apache Spark' <https://spark.apache.org>.
66
Authors@R:

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

common/kvstore/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/network-common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/network-shuffle/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/network-yarn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/sketch/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/tags/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/unsafe/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/utils/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

common/variant/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

connector/avro/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/docker-integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

connector/kafka-0-10-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/kafka-0-10-sql/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/kafka-0-10-token-provider/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/kafka-0-10/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/kinesis-asl-assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/kinesis-asl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.spark</groupId>
2222
<artifactId>spark-parent_2.13</artifactId>
23-
<version>4.0.1-SNAPSHOT</version>
23+
<version>4.0.0</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

connector/profiler/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/protobuf/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../../pom.xml</relativePath>
2626
</parent>
2727

connector/spark-ganglia-lgpl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.spark</groupId>
2222
<artifactId>spark-parent_2.13</artifactId>
23-
<version>4.0.1-SNAPSHOT</version>
23+
<version>4.0.0</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

docs/_config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ include:
1919

2020
# These allow the documentation to be updated with newer releases
2121
# of Spark, Scala.
22-
SPARK_VERSION: 4.0.1-SNAPSHOT
23-
SPARK_VERSION_SHORT: 4.0.1
22+
SPARK_VERSION: 4.0.0
23+
SPARK_VERSION_SHORT: 4.0.0
2424
SCALA_BINARY_VERSION: "2.13"
2525
SCALA_VERSION: "2.13.16"
2626
SPARK_ISSUE_TRACKER_URL: https://issues.apache.org/jira/browse/SPARK
@@ -39,7 +39,7 @@ DOCSEARCH_SCRIPT: |
3939
inputSelector: '#docsearch-input',
4040
enhancedSearchInput: true,
4141
algoliaOptions: {
42-
'facetFilters': ["version:4.0.1"]
42+
'facetFilters': ["version:4.0.0"]
4343
},
4444
debug: false // Set debug to true if you want to inspect the dropdown
4545
});

examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

graphx/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

hadoop-cloud/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

launcher/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

mllib-local/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

mllib/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
</parent>
2727
<groupId>org.apache.spark</groupId>
2828
<artifactId>spark-parent_2.13</artifactId>
29-
<version>4.0.1-SNAPSHOT</version>
29+
<version>4.0.0</version>
3030
<packaging>pom</packaging>
3131
<name>Spark Project Parent POM</name>
3232
<url>https://spark.apache.org/</url>

python/pyspark/version.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
# See the License for the specific language governing permissions and
1717
# limitations under the License.
1818

19-
__version__: str = "4.0.1.dev0"
19+
__version__: str = "4.0.0"

repl/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.spark</groupId>
2323
<artifactId>spark-parent_2.13</artifactId>
24-
<version>4.0.1-SNAPSHOT</version>
24+
<version>4.0.0</version>
2525
<relativePath>../pom.xml</relativePath>
2626
</parent>
2727

resource-managers/kubernetes/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.spark</groupId>
2222
<artifactId>spark-parent_2.13</artifactId>
23-
<version>4.0.1-SNAPSHOT</version>
23+
<version>4.0.0</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626

resource-managers/kubernetes/integration-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.spark</groupId>
2222
<artifactId>spark-parent_2.13</artifactId>
23-
<version>4.0.1-SNAPSHOT</version>
23+
<version>4.0.0</version>
2424
<relativePath>../../../pom.xml</relativePath>
2525
</parent>
2626

resource-managers/yarn/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<parent>
2121
<groupId>org.apache.spark</groupId>
2222
<artifactId>spark-parent_2.13</artifactId>
23-
<version>4.0.1-SNAPSHOT</version>
23+
<version>4.0.0</version>
2424
<relativePath>../../pom.xml</relativePath>
2525
</parent>
2626

sql/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

sql/catalyst/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

sql/connect/client/jvm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../../../pom.xml</relativePath>
2727
</parent>
2828

sql/connect/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828

sql/connect/server/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828

sql/connect/shims/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../../pom.xml</relativePath>
2727
</parent>
2828

sql/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.spark</groupId>
2424
<artifactId>spark-parent_2.13</artifactId>
25-
<version>4.0.1-SNAPSHOT</version>
25+
<version>4.0.0</version>
2626
<relativePath>../../pom.xml</relativePath>
2727
</parent>
2828

0 commit comments

Comments
 (0)