Author: andrew
Date: Wed May  7 01:27:54 2014
New Revision: 1592932

URL: http://svn.apache.org/r1592932
Log:
adding meetup video from 2012: I Intro to Spark Internals

Modified:
    spark/documentation.md
    spark/site/documentation.html

Modified: spark/documentation.md
URL: 
http://svn.apache.org/viewvc/spark/documentation.md?rev=1592932&r1=1592931&r2=1592932&view=diff
==============================================================================
--- spark/documentation.md (original)
+++ spark/documentation.md Wed May  7 01:27:54 2014
@@ -59,6 +59,9 @@ See the <a href="http://www.youtube.com/
   <li><a 
href="http://www.youtube.com/watch?v=5niXiiEX5pE&list=PL-x35fyliRwiP3YteXbnhk0QGOtYLBT3a";>Simple
 deployment with SIMR and Advanced Shark Analytics with TGFs</a> (<a 
href="http://files.meetup.com/3138542/tgf.pptx";>slides</a>) by Ali Ghodsi, at 
Huawei in Santa Clara, 2014-02-05</li>
 
   <li><a 
href="http://www.youtube.com/watch?v=C7gWtxelYNM&list=PL-x35fyliRwiP3YteXbnhk0QGOtYLBT3a";>Stores,
 Monoids and Dependency Injection - Abstractions for Spark</a> (<a 
href="http://files.meetup.com/3138542/Abstractions%20for%20spark%20streaming%20-%20spark%20meetup%20presentation.pdf";>slides</a>)
 by Ryan Weald, at Sharethrough in San Francisco, 2014-01-17</li>
+
+  <li><a href="https://www.youtube.com/watch?v=49Hr5xZyTEA";>Introduction to 
Spark Internals</a> (<a 
href="http://files.meetup.com/3138542/dev-meetup-dec-2012.pptx";>slides</a>) by 
Matei Zaharia, at Yahoo in Sunnyvale, 2012-12-18</li>
+
 </ul>
 
 

Modified: spark/site/documentation.html
URL: 
http://svn.apache.org/viewvc/spark/site/documentation.html?rev=1592932&r1=1592931&r2=1592932&view=diff
==============================================================================
--- spark/site/documentation.html (original)
+++ spark/site/documentation.html Wed May  7 01:27:54 2014
@@ -209,6 +209,9 @@
   <li><a 
href="http://www.youtube.com/watch?v=5niXiiEX5pE&amp;list=PL-x35fyliRwiP3YteXbnhk0QGOtYLBT3a";>Simple
 deployment with SIMR and Advanced Shark Analytics with TGFs</a> (<a 
href="http://files.meetup.com/3138542/tgf.pptx";>slides</a>) by Ali Ghodsi, at 
Huawei in Santa Clara, 2014-02-05</li>
 
   <li><a 
href="http://www.youtube.com/watch?v=C7gWtxelYNM&amp;list=PL-x35fyliRwiP3YteXbnhk0QGOtYLBT3a";>Stores,
 Monoids and Dependency Injection - Abstractions for Spark</a> (<a 
href="http://files.meetup.com/3138542/Abstractions%20for%20spark%20streaming%20-%20spark%20meetup%20presentation.pdf";>slides</a>)
 by Ryan Weald, at Sharethrough in San Francisco, 2014-01-17</li>
+
+  <li><a href="https://www.youtube.com/watch?v=49Hr5xZyTEA";>Introduction to 
Spark Internals</a> (<a 
href="http://files.meetup.com/3138542/dev-meetup-dec-2012.pptx";>slides</a>) by 
Matei Zaharia, at Yahoo in Sunnyvale, 2012-12-18</li>
+
 </ul>
 
 <h3>Hands-On Exercises</h3>


Reply via email to