Skip to content

[SPARK-17567][Docs] Use valid url to Spark RDD paper#15121

Closed
keypointt wants to merge 2 commits into
apache:masterfrom
keypointt:SPARK-17567
Closed

[SPARK-17567][Docs] Use valid url to Spark RDD paper#15121
keypointt wants to merge 2 commits into
apache:masterfrom
keypointt:SPARK-17567

Conversation

@keypointt

Copy link
Copy Markdown
Contributor

https://issues.apache.org/jira/browse/SPARK-17567

What changes were proposed in this pull request?

Documentation (http://spark.apache.org/docs/latest/api/scala/#org.apache.spark.rdd.RDD) contains broken link to Spark paper (http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf).

I found it elsewhere (https://www.usenix.org/system/files/conference/nsdi12/nsdi12-final138.pdf) and I hope it is the same one. It should be uploaded to and linked from some Apache controlled storage, so it won't break again.

How was this patch tested?

Tested manually on local laptop.

@keypointt

Copy link
Copy Markdown
Contributor Author

Just to be consistent with the url at http://spark.apache.org/research.html

Resilient Distributed Datasets: A Fault-Tolerant Abstraction for In-Memory Cluster Computing. Matei Zaharia, Mosharaf Chowdhury, Tathagata Das, Ankur Dave, Justin Ma, Murphy McCauley, Michael J. Franklin, Scott Shenker, Ion Stoica. NSDI 2012. April 2012. Best Paper Award.

change it to be http://people.csail.mit.edu/matei/papers/2012/nsdi_spark.pdf

@keypointt

keypointt commented Sep 16, 2016

Copy link
Copy Markdown
Contributor Author

I just noticed, that at http://spark.apache.org/research.html

Spark offers an abstraction called resilient distributed datasets (RDDs) to support these applications efficiently.

In above sentence, resilient distributed datasets (RDDs) also has broken link to RDD paper, I'll submit a PR in spark-website repo.

@keypointt keypointt changed the title [SPARK-17567] Use valid url to Spark RDD paper [SPARK-17567][Docs] Use valid url to Spark RDD paper Sep 16, 2016
@SparkQA

SparkQA commented Sep 17, 2016

Copy link
Copy Markdown

Test build #65511 has finished for PR 15121 at commit e2d40bd.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@SparkQA

SparkQA commented Sep 17, 2016

Copy link
Copy Markdown

Test build #65513 has finished for PR 15121 at commit 88960ef.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen

srowen commented Sep 17, 2016

Copy link
Copy Markdown
Member

Merged to master/2.0

@asfgit asfgit closed this in f15d41b Sep 17, 2016
asfgit pushed a commit that referenced this pull request Sep 17, 2016
https://issues.apache.org/jira/browse/SPARK-17567

## What changes were proposed in this pull request?

Documentation (http://spark.apache.org/docs/latest/api/scala/#org.apache.spark.rdd.RDD) contains broken link to Spark paper (http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf).

I found it elsewhere (https://www.usenix.org/system/files/conference/nsdi12/nsdi12-final138.pdf) and I hope it is the same one. It should be uploaded to and linked from some Apache controlled storage, so it won't break again.

## How was this patch tested?

Tested manually on local laptop.

Author: Xin Ren <iamshrek@126.com>

Closes #15121 from keypointt/SPARK-17567.

(cherry picked from commit f15d41b)
Signed-off-by: Sean Owen <sowen@cloudera.com>
wgtmac pushed a commit to wgtmac/spark that referenced this pull request Sep 19, 2016
https://issues.apache.org/jira/browse/SPARK-17567

## What changes were proposed in this pull request?

Documentation (http://spark.apache.org/docs/latest/api/scala/#org.apache.spark.rdd.RDD) contains broken link to Spark paper (http://www.cs.berkeley.edu/~matei/papers/2012/nsdi_spark.pdf).

I found it elsewhere (https://www.usenix.org/system/files/conference/nsdi12/nsdi12-final138.pdf) and I hope it is the same one. It should be uploaded to and linked from some Apache controlled storage, so it won't break again.

## How was this patch tested?

Tested manually on local laptop.

Author: Xin Ren <iamshrek@126.com>

Closes apache#15121 from keypointt/SPARK-17567.
zzcclp added a commit to zzcclp/spark that referenced this pull request Sep 20, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants