aboutsummaryrefslogtreecommitdiff
path: root/docs/index.md
diff options
context:
space:
mode:
authorEvan Chan <velvia@gmail.com>2014-09-16 13:46:06 -0700
committerPatrick Wendell <pwendell@gmail.com>2014-09-16 13:46:06 -0700
commita6e1712f1e9c36deb24c5073aa8edcfc047d76eb (patch)
tree15acdeff9093dfa1c639ccaeff8a4bea97e20f6a /docs/index.md
parentb20171267d610715d5b0a86b474c903e9bc3a1a3 (diff)
downloadspark-a6e1712f1e9c36deb24c5073aa8edcfc047d76eb.tar.gz
spark-a6e1712f1e9c36deb24c5073aa8edcfc047d76eb.tar.bz2
spark-a6e1712f1e9c36deb24c5073aa8edcfc047d76eb.zip
Add a Community Projects page
This adds a new page to the docs listing community projects -- those created outside of Apache Spark that are of interest to the community of Spark users. Anybody can add to it just by submitting a PR. There was a discussion thread about alternatives: * Creating a Github organization for Spark projects - we could not find any sponsors for this, and it would be difficult to organize since many folks just create repos in their company organization or personal accounts * Apache has some place for storing community projects, but it was deemed difficult to work with, and again would be some permissions issues -- not everyone could update it. Author: Evan Chan <velvia@gmail.com> Closes #2219 from velvia/community-projects-page and squashes the following commits: 7316822 [Evan Chan] Point to Spark wiki: supplemental projects page 613b021 [Evan Chan] Add a few more projects a85eaaf [Evan Chan] Add a Community Projects page
Diffstat (limited to 'docs/index.md')
-rw-r--r--docs/index.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/index.md b/docs/index.md
index e8ebadbd4e..edd622ec90 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -107,6 +107,7 @@ options for deployment:
* [OpenStack Swift](storage-openstack-swift.html)
* [Building Spark](building-spark.html): build Spark using the Maven system
* [Contributing to Spark](https://cwiki.apache.org/confluence/display/SPARK/Contributing+to+Spark)
+* [Supplemental Projects](https://cwiki.apache.org/confluence/display/SPARK/Supplemental+Spark+Projects): related third party Spark projects
**External Resources:**