aboutsummaryrefslogtreecommitdiff
path: root/docs/graphx-programming-guide.md
diff options
context:
space:
mode:
authorAnkur Dave <ankurdave@gmail.com>2014-01-09 13:24:25 -0800
committerAnkur Dave <ankurdave@gmail.com>2014-01-09 13:24:25 -0800
commitb5b0de2de53563c43e1c5844a52b4eeeb2542ea5 (patch)
tree70dda035558ebf7c84106822b8c17c2d43ced4ee /docs/graphx-programming-guide.md
parente4483582fc59330af8a43e8a152959f927103c79 (diff)
downloadspark-b5b0de2de53563c43e1c5844a52b4eeeb2542ea5.tar.gz
spark-b5b0de2de53563c43e1c5844a52b4eeeb2542ea5.tar.bz2
spark-b5b0de2de53563c43e1c5844a52b4eeeb2542ea5.zip
Start fixing formatting of graphx-programming-guide
Diffstat (limited to 'docs/graphx-programming-guide.md')
-rw-r--r--docs/graphx-programming-guide.md13
1 files changed, 6 insertions, 7 deletions
diff --git a/docs/graphx-programming-guide.md b/docs/graphx-programming-guide.md
index 5b06d82225..ebc47f5d1c 100644
--- a/docs/graphx-programming-guide.md
+++ b/docs/graphx-programming-guide.md
@@ -1,4 +1,7 @@
-# GraphX: Unifying Graphs and Tables
+---
+layout: global
+title: "GraphX: Unifying Graphs and Tables"
+---
GraphX extends the distributed fault-tolerant collections API and
@@ -26,11 +29,8 @@ execute graph algorithms. Unfortunately, these systems do not address
the challenges of graph construction and transformation and provide
limited fault-tolerance and support for interactive analysis.
-<p align="center">
- <img src="https://raw.github.com/amplab/graphx/master/docs/img/data_parallel_vs_graph_parallel.png" />
-</p>
-
-
+{:.pagination-centered}
+![Data-parallel vs. graph-parallel]({{ site.url }}/img/data_parallel_vs_graph_parallel.png)
## Solution
@@ -194,4 +194,3 @@ you state this explicitly, by submitting any copyrighted material via
pull request, email, or other means you agree to license the material
under the project's open source license and warrant that you have the
legal authority to do so.
-