Skip to content

Commit 84f7ca1

Browse files
rxinpwendell
authored andcommitted
Removed reference to incubation in README.md.
Author: Reynold Xin <[email protected]> Closes #1 from rxin/readme and squashes the following commits: b3a77cd [Reynold Xin] Removed reference to incubation in README.md.
1 parent 12738c1 commit 84f7ca1

File tree

1 file changed

+3
-14
lines changed

1 file changed

+3
-14
lines changed

README.md

+3-14
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
# Apache Spark
22

3-
Lightning-Fast Cluster Computing - <http://spark.incubator.apache.org/>
3+
Lightning-Fast Cluster Computing - <http://spark.apache.org/>
44

55

66
## Online Documentation
77

88
You can find the latest Spark documentation, including a programming
9-
guide, on the project webpage at <http://spark.incubator.apache.org/documentation.html>.
9+
guide, on the project webpage at <http://spark.apache.org/documentation.html>.
1010
This README file only contains basic setup instructions.
1111

1212

@@ -92,21 +92,10 @@ If your project is built with Maven, add this to your POM file's `<dependencies>
9292

9393
## Configuration
9494

95-
Please refer to the [Configuration guide](http://spark.incubator.apache.org/docs/latest/configuration.html)
95+
Please refer to the [Configuration guide](http://spark.apache.org/docs/latest/configuration.html)
9696
in the online documentation for an overview on how to configure Spark.
9797

9898

99-
## Apache Incubator Notice
100-
101-
Apache Spark is an effort undergoing incubation at The Apache Software
102-
Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of
103-
all newly accepted projects until a further review indicates that the
104-
infrastructure, communications, and decision making process have stabilized in
105-
a manner consistent with other successful ASF projects. While incubation status
106-
is not necessarily a reflection of the completeness or stability of the code,
107-
it does indicate that the project has yet to be fully endorsed by the ASF.
108-
109-
11099
## Contributing to Spark
111100

112101
Contributions via GitHub pull requests are gladly accepted from their original

0 commit comments

Comments
 (0)