Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-12211][DOC][GRAPHX] Fix version number in graphx doc for migration from 1.1 #10206

Closed
wants to merge 1 commit into from

Conversation

aray
Copy link
Contributor

@aray aray commented Dec 8, 2015

Migration from 1.1 section added to the GraphX doc in 1.2.0 (see https://spark.apache.org/docs/1.2.0/graphx-programming-guide.html#migrating-from-spark-11) uses {{site.SPARK_VERSION}} as the version where changes were introduced, it should be just 1.2.

@SparkQA
Copy link

SparkQA commented Dec 8, 2015

Test build #47359 has finished for PR 10206 at commit d6970a7.

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

@srowen
Copy link
Member

srowen commented Dec 9, 2015

LGTM

@jkbradley
Copy link
Member

I'll merge it with master and branch-1.6. I'd say we don't need to backport farther back (since I ran into issues with the merge script for branch-1.5).
Thanks!

asfgit pushed a commit that referenced this pull request Dec 10, 2015
…tion from 1.1

Migration from 1.1 section added to the GraphX doc in 1.2.0 (see https://spark.apache.org/docs/1.2.0/graphx-programming-guide.html#migrating-from-spark-11) uses \{{site.SPARK_VERSION}} as the version where changes were introduced, it should be just 1.2.

Author: Andrew Ray <ray.andrew@gmail.com>

Closes #10206 from aray/graphx-doc-1.1-migration.

(cherry picked from commit 7a8e587)
Signed-off-by: Joseph K. Bradley <joseph@databricks.com>
@asfgit asfgit closed this in 7a8e587 Dec 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants