-
- Downloads
[SPARK-21267][DOCS][MINOR] Follow up to avoid referencing programming-guide redirector
## What changes were proposed in this pull request? Update internal references from programming-guide to rdd-programming-guide See https://github.com/apache/spark-website/commit/5ddf243fd84a0f0f98a5193a207737cea9cdc083 and https://github.com/apache/spark/pull/18485#issuecomment-314789751 Let's keep the redirector even if it's problematic to build, but not rely on it internally. ## How was this patch tested? (Doc build) Author: Sean Owen <sowen@cloudera.com> Closes #18625 from srowen/SPARK-21267.2.
Showing
- R/pkg/R/DataFrame.R 1 addition, 1 deletionR/pkg/R/DataFrame.R
- R/pkg/R/RDD.R 1 addition, 1 deletionR/pkg/R/RDD.R
- docs/graphx-programming-guide.md 1 addition, 1 deletiondocs/graphx-programming-guide.md
- docs/index.md 1 addition, 1 deletiondocs/index.md
- docs/ml-guide.md 1 addition, 1 deletiondocs/ml-guide.md
- docs/mllib-optimization.md 1 addition, 1 deletiondocs/mllib-optimization.md
- docs/spark-standalone.md 1 addition, 1 deletiondocs/spark-standalone.md
- docs/streaming-programming-guide.md 10 additions, 4 deletionsdocs/streaming-programming-guide.md
- docs/tuning.md 3 additions, 3 deletionsdocs/tuning.md
Loading
Please register or sign in to comment