GitHub user aray opened a pull request:
https://github.com/apache/spark/pull/10206
[SPARK-12211][DOC][GRAPHX] Fix version number in graphx doc for migration
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.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aray/spark graphx-doc-1.1-migration
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/10206.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 #10206
----
commit d6970a74b5cd0bf58d5a03ab85b8b6d0b0342a74
Author: Andrew Ray <[email protected]>
Date: 2015-12-08T19:24:22Z
Fix version number in graphx doc for migration from 1.1
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]