You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2014/01/15 06:52:55 UTC

[2/2] git commit: Merge pull request #424 from jegonzal/GraphXProgrammingGuide

Merge pull request #424 from jegonzal/GraphXProgrammingGuide

Additional edits for clarity in the graphx programming guide.

Added an overview of the Graph and GraphOps functions and fixed numerous typos.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/3a386e23
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/3a386e23
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/3a386e23

Branch: refs/heads/master
Commit: 3a386e238984c48a6ac07974b92647beae1199b3
Parents: ad294db 0bba773
Author: Reynold Xin <rx...@apache.org>
Authored: Tue Jan 14 21:52:50 2014 -0800
Committer: Reynold Xin <rx...@apache.org>
Committed: Tue Jan 14 21:52:50 2014 -0800

----------------------------------------------------------------------
 docs/graphx-programming-guide.md | 173 ++++++++++++++++++++++++----------
 1 file changed, 121 insertions(+), 52 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-spark/blob/3a386e23/docs/graphx-programming-guide.md
----------------------------------------------------------------------