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

svn commit: r1556448 [2/2] - in /incubator/spark: ./ site/ site/news/ site/releases/ site/screencasts/

Modified: incubator/spark/site/screencasts/3-transformations-and-caching.html
URL: http://svn.apache.org/viewvc/incubator/spark/site/screencasts/3-transformations-and-caching.html?rev=1556448&r1=1556447&r2=1556448&view=diff
==============================================================================
--- incubator/spark/site/screencasts/3-transformations-and-caching.html (original)
+++ incubator/spark/site/screencasts/3-transformations-and-caching.html Wed Jan  8 05:43:23 2014
@@ -1,137 +1,3 @@
-<!DOCTYPE html>
-<!--[if IE 6]>
-<html id="ie6" dir="ltr" lang="en-US">
-<![endif]-->
-<!--[if IE 7]>
-<html id="ie7" dir="ltr" lang="en-US">
-<![endif]-->
-<!--[if IE 8]>
-<html id="ie8" dir="ltr" lang="en-US">
-<![endif]-->
-<!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
-<html dir="ltr" lang="en-US">
-<!--<![endif]-->
-<head>
-  <link rel="shortcut icon" href="/favicon.ico" />
-  <meta charset="UTF-8" />
-  <meta name="viewport" content="width=device-width" />
-  <title>
-     Transformations and Caching - Spark Screencast #3 | Apache Spark
-    
-  </title>
-
-  <link rel="stylesheet" type="text/css" media="all" href="/css/style.css" />
-  <link rel="stylesheet" href="/css/pygments-default.css">
-
-  <script type="text/javascript">
-  <!-- Google Analytics initialization -->
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-32518208-2']);
-  _gaq.push(['_trackPageview']);
-  (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-  })();
-
-  <!-- Adds slight delay to links to allow async reporting -->
-  function trackOutboundLink(link, category, action) {  
-    try { 
-      _gaq.push(['_trackEvent', category , action]); 
-    } catch(err){}
- 
-    setTimeout(function() {
-      document.location.href = link.href;
-    }, 100);
-  }
-  </script>
-
-  <link rel='canonical' href='/index.html' />
-
-  <style type="text/css">
-    #site-title,
-    #site-description {
-      position: absolute !important;
-      clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
-      clip: rect(1px, 1px, 1px, 1px);
-    }
-  </style>
-  <style type="text/css" id="custom-background-css">
-    body.custom-background { background-color: #f1f1f1; }
-  </style>
-</head>
-
-<!--body class="page singular"-->
-<body class="singular">
-<div id="page" class="hfeed">
-
-  <header id="branding" role="banner">
-  <hgroup>
-    <h1 id="site-title"><span><a href="/" title="Spark" rel="home">Spark</a></span></h1>
-    <h2 id="site-description">Lightning-Fast Cluster Computing</h2>
-  </hgroup>
-
-  <a id="main-logo" href="/">
-    <img style="height:175px; width:auto;" src="/images/spark-project-header1-cropped.png" alt="Spark: Lightning-Fast Cluster Computing" title="Spark: Lightning-Fast Cluster Computing" />
-  </a>
-  <div class="widget-summit">
-    <a href="http://spark-summit.org"><img src="/images/Summit-Logo-FINALtr-150x150px.png" /></a>
-    <div class="text">
-      <a href="http://spark-summit.org/2013">
-        
-        <strong>Videos and Slides<br/>
-        Available Now!</strong>
-      </a>
-    </div>
-  </div>
-
-  <nav id="access" role="navigation">
-    <h3 class="assistive-text">Main menu</h3>
-    <div class="menu-main-menu-container">
-      <ul id="menu-main-menu" class="menu">
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/index.html">Home</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/downloads.html">Downloads</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/documentation.html">Documentation</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/examples.html">Examples</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/mailing-lists.html">Mailing Lists</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/research.html">Research</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/faq.html">FAQ</a>
-        </li>
-        
-      </ul></div>
-  </nav><!-- #access -->
-</header><!-- #branding -->
-
-
-
-  <div id="main">
-    <div id="primary">
-      <div id="content" role="main">
-        
-          <article class="page type-page status-publish hentry">
-            <h2>Transformations and Caching - Spark Screencast #3</h2>
-
-
 <p>In this third Spark screencast, we demonstrate more advanced use of RDD actions and transformations, as well as caching RDDs in memory.</p>
 
 <div class="video-container video-square shadow"><iframe width="755" height="705" src="http://www.youtube.com/embed/T1lZcimvL18?autohide=0&amp;showinfo=0" frameborder="0" allowfullscreen=""></iframe></div>
@@ -139,26 +5,3 @@
 <p>Check out the next spark screencast in the series, <a href="/screencasts/4-a-standalone-job-in-spark.html">Spark Screencast #4 - A Standalone Job in Scala</a>.</p>
 
 <p>For more information and links to other Spark screencasts, check out the <a href="/documentation.html">Spark documentation page</a>.</p>
-
-          </article><!-- #post -->
-        
-      </div><!-- #content -->
-      
-      <footer id="colophon" role="contentinfo">
-  <div id="site-generator">
-    <p style="padding-top: 0; padding-bottom: 15px;">
-      Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
-      <a href="http://incubator.apache.org/" style="border: none;">
-        <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
-      </a>  
-    </p>
-  </div>
-</footer><!-- #colophon -->
-
-    </div><!-- #primary -->
-  </div><!-- #main -->
-</div><!-- #page -->
-
-
-</body>
-</html>

Modified: incubator/spark/site/screencasts/4-a-standalone-job-in-spark.html
URL: http://svn.apache.org/viewvc/incubator/spark/site/screencasts/4-a-standalone-job-in-spark.html?rev=1556448&r1=1556447&r2=1556448&view=diff
==============================================================================
--- incubator/spark/site/screencasts/4-a-standalone-job-in-spark.html (original)
+++ incubator/spark/site/screencasts/4-a-standalone-job-in-spark.html Wed Jan  8 05:43:23 2014
@@ -1,162 +1,5 @@
-<!DOCTYPE html>
-<!--[if IE 6]>
-<html id="ie6" dir="ltr" lang="en-US">
-<![endif]-->
-<!--[if IE 7]>
-<html id="ie7" dir="ltr" lang="en-US">
-<![endif]-->
-<!--[if IE 8]>
-<html id="ie8" dir="ltr" lang="en-US">
-<![endif]-->
-<!--[if !(IE 6) | !(IE 7) | !(IE 8)  ]><!-->
-<html dir="ltr" lang="en-US">
-<!--<![endif]-->
-<head>
-  <link rel="shortcut icon" href="/favicon.ico" />
-  <meta charset="UTF-8" />
-  <meta name="viewport" content="width=device-width" />
-  <title>
-     A Standalone Job in Scala - Spark Screencast #4 | Apache Spark
-    
-  </title>
-
-  <link rel="stylesheet" type="text/css" media="all" href="/css/style.css" />
-  <link rel="stylesheet" href="/css/pygments-default.css">
-
-  <script type="text/javascript">
-  <!-- Google Analytics initialization -->
-  var _gaq = _gaq || [];
-  _gaq.push(['_setAccount', 'UA-32518208-2']);
-  _gaq.push(['_trackPageview']);
-  (function() {
-    var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
-    ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
-    var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
-  })();
-
-  <!-- Adds slight delay to links to allow async reporting -->
-  function trackOutboundLink(link, category, action) {  
-    try { 
-      _gaq.push(['_trackEvent', category , action]); 
-    } catch(err){}
- 
-    setTimeout(function() {
-      document.location.href = link.href;
-    }, 100);
-  }
-  </script>
-
-  <link rel='canonical' href='/index.html' />
-
-  <style type="text/css">
-    #site-title,
-    #site-description {
-      position: absolute !important;
-      clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
-      clip: rect(1px, 1px, 1px, 1px);
-    }
-  </style>
-  <style type="text/css" id="custom-background-css">
-    body.custom-background { background-color: #f1f1f1; }
-  </style>
-</head>
-
-<!--body class="page singular"-->
-<body class="singular">
-<div id="page" class="hfeed">
-
-  <header id="branding" role="banner">
-  <hgroup>
-    <h1 id="site-title"><span><a href="/" title="Spark" rel="home">Spark</a></span></h1>
-    <h2 id="site-description">Lightning-Fast Cluster Computing</h2>
-  </hgroup>
-
-  <a id="main-logo" href="/">
-    <img style="height:175px; width:auto;" src="/images/spark-project-header1-cropped.png" alt="Spark: Lightning-Fast Cluster Computing" title="Spark: Lightning-Fast Cluster Computing" />
-  </a>
-  <div class="widget-summit">
-    <a href="http://spark-summit.org"><img src="/images/Summit-Logo-FINALtr-150x150px.png" /></a>
-    <div class="text">
-      <a href="http://spark-summit.org/2013">
-        
-        <strong>Videos and Slides<br/>
-        Available Now!</strong>
-      </a>
-    </div>
-  </div>
-
-  <nav id="access" role="navigation">
-    <h3 class="assistive-text">Main menu</h3>
-    <div class="menu-main-menu-container">
-      <ul id="menu-main-menu" class="menu">
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/index.html">Home</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/downloads.html">Downloads</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/documentation.html">Documentation</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/examples.html">Examples</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/mailing-lists.html">Mailing Lists</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/research.html">Research</a>
-        </li>
-        
-        <li class="menu-item menu-item-type-post_type menu-item-object-page ">
-          <a href="/faq.html">FAQ</a>
-        </li>
-        
-      </ul></div>
-  </nav><!-- #access -->
-</header><!-- #branding -->
-
-
-
-  <div id="main">
-    <div id="primary">
-      <div id="content" role="main">
-        
-          <article class="page type-page status-publish hentry">
-            <h2>A Standalone Job in Scala - Spark Screencast #4</h2>
-
-
 <p>In this Spark screencast, we create a standalone Apache Spark job in Scala. In the job, we create a spark context and read a file into an RDD of strings; then apply transformations and actions to the RDD and print out the results.</p>
 
 <div class="video-container video-16x9 shadow"><iframe width="755" height="425" src="http://www.youtube.com/embed/GaBn-YjlR8Q?autohide=0&amp;showinfo=0" frameborder="0" allowfullscreen=""></iframe></div>
 
 <p>For more information and links to other Spark screencasts, check out the <a href="/documentation.html">Spark documentation page</a>.</p>
-
-          </article><!-- #post -->
-        
-      </div><!-- #content -->
-      
-      <footer id="colophon" role="contentinfo">
-  <div id="site-generator">
-    <p style="padding-top: 0; padding-bottom: 15px;">
-      Apache Spark is an effort undergoing incubation at The Apache Software Foundation.
-      <a href="http://incubator.apache.org/" style="border: none;">
-        <img style="vertical-align: middle; border: none;" src="/images/incubator-logo.png" alt="Apache Incubator" title="Apache Incubator" />
-      </a>  
-    </p>
-  </div>
-</footer><!-- #colophon -->
-
-    </div><!-- #primary -->
-  </div><!-- #main -->
-</div><!-- #page -->
-
-
-</body>
-</html>

Modified: incubator/spark/site/screencasts/index.html
URL: http://svn.apache.org/viewvc/incubator/spark/site/screencasts/index.html?rev=1556448&r1=1556447&r2=1556448&view=diff
==============================================================================
--- incubator/spark/site/screencasts/index.html (original)
+++ incubator/spark/site/screencasts/index.html Wed Jan  8 05:43:23 2014
@@ -132,7 +132,7 @@
 
 <article class="hentry">
     <header class="entry-header">
-      <h1 class="entry-title"><a href="/screencasts/4-a-standalone-job-in-spark.html">A Standalone Job in Scala - Spark Screencast #4</a></h1>
+      <h1 class="entry-title"><a href="/screencasts/4-a-standalone-job-in-spark.html">4 A Standalone Job In Spark</a></h1>
       <div class="entry-meta">August 26, 2013</div>
     </header>
     <div class="entry-content"><p>In this Spark screencast, we create a standalone Apache Spark job in Scala. In the job, we create a spark context and read a file into an RDD of strings; then apply transformations and actions to the RDD and print out the results.</p>
@@ -142,7 +142,7 @@
 
 <article class="hentry">
     <header class="entry-header">
-      <h1 class="entry-title"><a href="/screencasts/3-transformations-and-caching.html">Transformations and Caching - Spark Screencast #3</a></h1>
+      <h1 class="entry-title"><a href="/screencasts/3-transformations-and-caching.html">3 Transformations And Caching</a></h1>
       <div class="entry-meta">April 16, 2013</div>
     </header>
     <div class="entry-content"><p>In this third Spark screencast, we demonstrate more advanced use of RDD actions and transformations, as well as caching RDDs in memory.</p>