summaryrefslogtreecommitdiff
path: root/site/documentation.html
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@apache.org>2013-09-05 16:36:36 +0000
committerPatrick Wendell <pwendell@apache.org>2013-09-05 16:36:36 +0000
commit6e94a8d44e7d0fc1493134acaf879c8a27dda9d2 (patch)
tree253186e375b8b72f55fa54b00fc752300f8622c2 /site/documentation.html
parentce360355c64fcb7b5c52c070b794f14d4484a7be (diff)
downloadspark-website-6e94a8d44e7d0fc1493134acaf879c8a27dda9d2.tar.gz
spark-website-6e94a8d44e7d0fc1493134acaf879c8a27dda9d2.tar.bz2
spark-website-6e94a8d44e7d0fc1493134acaf879c8a27dda9d2.zip
This adds two new links to the documentation page. It also fixes an error
in the site/news/index.html page where the URL's weren't properly generated.
Diffstat (limited to 'site/documentation.html')
-rw-r--r--site/documentation.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/documentation.html b/site/documentation.html
index d59ba6396..96b4fd531 100644
--- a/site/documentation.html
+++ b/site/documentation.html
@@ -145,6 +145,7 @@
<li>
<a href="/talks/overview.pptx">Overview of Spark</a> (<a href="/talks/overview.pptx">pptx</a>) (<a href="/talks/overview.pdf">pdf</a>)
</li>
+ <li><a href="http://www.youtube.com/watch?v=49Hr5xZyTEA">Overview of Spark Internals [advanced]</a> (<a href="/talks/dev-meetup-dec-2012.pptx">pptx</a>) (<a href="http://www.youtube.com/watch?v=49Hr5xZyTEA">video</a>)</li>
<li>Programming Spark tutorial at AMP Camp: <a href="http://ampcamp.berkeley.edu/wp-content/uploads/2012/06/matei-zaharia-part-1-amp-camp-2012-spark-intro.pdf">part 1 (pdf)</a>, <a href="http://ampcamp.berkeley.edu/wp-content/uploads/2012/06/matei-zaharia-part-2-amp-camp-2012-standalone-programs.pdf">part 2 (pdf)</a>, <a href="http://www.youtube.com/watch?v=7k4yDKBYOcw">video</a>.
</li>
<li><a href="/talks/strata_spark_streaming.ppt">Overview of Spark Streaming</a> (<a href="/talks/strata_spark_streaming.ppt">ppt</a>) (<a href="/talks/strata_spark_streaming.pdf">pdf</a>)</li>