-
- Downloads
[SPARK-17445][DOCS] Reference an ASF page as the main place to find third-party packages
## What changes were proposed in this pull request? Point references to spark-packages.org to https://cwiki.apache.org/confluence/display/SPARK/Third+Party+Projects This will be accompanied by a parallel change to the spark-website repo, and additional changes to this wiki. ## How was this patch tested? Jenkins tests. Author: Sean Owen <sowen@cloudera.com> Closes #15075 from srowen/SPARK-17445.
Showing
- CONTRIBUTING.md 1 addition, 1 deletionCONTRIBUTING.md
- R/pkg/R/sparkR.R 2 additions, 2 deletionsR/pkg/R/sparkR.R
- docs/_layouts/global.html 1 addition, 1 deletiondocs/_layouts/global.html
- docs/index.md 1 addition, 1 deletiondocs/index.md
- docs/sparkr.md 2 additions, 1 deletiondocs/sparkr.md
- docs/streaming-programming-guide.md 1 addition, 1 deletiondocs/streaming-programming-guide.md
- sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/DataSource.scala 4 additions, 3 deletions...g/apache/spark/sql/execution/datasources/DataSource.scala
- sql/core/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala 3 additions, 6 deletions...e/src/test/scala/org/apache/spark/sql/SQLQuerySuite.scala
- sql/core/src/test/scala/org/apache/spark/sql/sources/ResolvedDataSourceSuite.scala 3 additions, 3 deletions...rg/apache/spark/sql/sources/ResolvedDataSourceSuite.scala
Loading
Please register or sign in to comment