[GitHub] spark pull request #18821: [SPARK-21615][ML][MLlib][DOCS] Fix broken redirec...

2017-08-03 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/18821


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #18821: [SPARK-21615][ML][MLlib][DOCS] Fix broken redirec...

2017-08-02 Thread singhay
GitHub user singhay opened a pull request:

https://github.com/apache/spark/pull/18821

[SPARK-21615][ML][MLlib][DOCS] Fix broken redirect in collaborative 
filtering docs to databricks training repo

## What changes were proposed in this pull request?
* Current [MLlib Collaborative Filtering 
tutorial](https://spark.apache.org/docs/latest/mllib-collaborative-filtering.html)
 points to broken links to old databricks website.
* Databricks moved all their content to [git 
repo](https://github.com/databricks/spark-training)
* Two links needs to be fixed,
  * [training 
exercises](https://databricks-training.s3.amazonaws.com/index.html)
  * [personalized movie recommendation with 
spark.mllib](https://databricks-training.s3.amazonaws.com/movie-recommendation-with-mllib.html)

## How was this patch tested?
Generated docs locally

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/singhay/spark SPARK-21615

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/18821.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #18821


commit c253579fb03e2cfef24e422815ff806725049254
Author: Ayush Singh 
Date:   2017-08-02T17:29:27Z

[SPARK-21615][ML][MLlib][DOCS] Fix broken redirect in collaborative 
filtering docs to databricks training repo

---
* Current [MLlib Collaborative Filtering 
tutorial](https://spark.apache.org/docs/latest/mllib-collaborative-filtering.html)
 points to broken links to old databricks website.
* Databricks moved all their content to [git 
repo](https://github.com/databricks/spark-training)
* Two links needs to be fixed,
  * [training 
exercises](https://databricks-training.s3.amazonaws.com/index.html)
  * [personalized movie recommendation with 
spark.mllib](https://databricks-training.s3.amazonaws.com/movie-recommendation-with-mllib.html)

---
Generated docs locally




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org