Author: matei
Date: Wed Oct  9 02:21:24 2013
New Revision: 1530485

URL: http://svn.apache.org/r1530485
Log:
Missing pages

Added:
    incubator/spark/news/_posts/2013-10-08-announcing-the-first-spark-summit.md
    incubator/spark/site/news/announcing-the-first-spark-summit.html

Added: 
incubator/spark/news/_posts/2013-10-08-announcing-the-first-spark-summit.md
URL: 
http://svn.apache.org/viewvc/incubator/spark/news/_posts/2013-10-08-announcing-the-first-spark-summit.md?rev=1530485&view=auto
==============================================================================
--- incubator/spark/news/_posts/2013-10-08-announcing-the-first-spark-summit.md 
(added)
+++ incubator/spark/news/_posts/2013-10-08-announcing-the-first-spark-summit.md 
Wed Oct  9 02:21:24 2013
@@ -0,0 +1,19 @@
+---
+layout: post
+title: "Announcing the first Spark Summit: December 2, 2013"
+categories:
+- News
+tags: []
+status: publish
+type: post
+published: true
+meta:
+  _edit_last: '4'
+  _wpas_done_all: '1'
+---
+
+We are excited to announce the <b><a href="http://www.spark-summit.org";>first 
Spark Summit</a> on Dec 2, 2013 in Downtown San Francisco</b>. Come hear from 
key production users of Spark, Shark, Spark Streaming and related projects. 
Also find out where the development is going, and learn how to use the Spark 
stack in a variety of applications. The summit is being organized and sponsored 
by leading organizations in the Spark community.
+
+You can also sign up to attend a half-day <b>Spark Training on December 3</b>, 
the day after the summit.
+
+Visit <a href="http://www.spark-summit.org";>spark-summit.org</a> to find more 
details, register to attend, sign up as a sponsor, or submit your own talk to 
the event.

Added: incubator/spark/site/news/announcing-the-first-spark-summit.html
URL: 
http://svn.apache.org/viewvc/incubator/spark/site/news/announcing-the-first-spark-summit.html?rev=1530485&view=auto
==============================================================================
--- incubator/spark/site/news/announcing-the-first-spark-summit.html (added)
+++ incubator/spark/site/news/announcing-the-first-spark-summit.html Wed Oct  9 
02:21:24 2013
@@ -0,0 +1,152 @@
+<!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>
+     Announcing the first Spark Summit: December 2, 2013 | 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 href="/">
+    <img src="/images/spark-project-header1.png" width="1000" height="220" 
alt="Spark: Lightning-Fast Cluster Computing" title="Spark: Lightning-Fast 
Cluster Computing" />
+  </a>
+
+  <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>Announcing the first Spark Summit: December 2, 2013</h2>
+
+
+<p>We are excited to announce the <b><a 
href="http://www.spark-summit.org";>first Spark Summit</a> on Dec 2, 2013 in 
Downtown San Francisco</b>. Come hear from key production users of Spark, 
Shark, Spark Streaming and related projects. Also find out where the 
development is going, and learn how to use the Spark stack in a variety of 
applications. The summit is being organized and sponsored by leading 
organizations in the Spark community.</p>
+
+<p>You can also sign up to attend a half-day <b>Spark Training on December 
3</b>, the day after the summit.</p>
+
+<p>Visit <a href="http://www.spark-summit.org";>spark-summit.org</a> to find 
more details, register to attend, sign up as a sponsor, or submit your own talk 
to the event.</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>


Reply via email to