You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by tr...@apache.org on 2016/04/06 14:38:44 UTC

[5/7] flink-web git commit: Add CEP blog post

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 6ab0b36..d388ac9 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -161,6 +161,17 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></h2>
+      <p>06 Apr 2016 by Till Rohrmann (<a href="https://twitter.com/stsffap">@stsffap</a>)</p>
+
+      <p>In this blog post, we introduce Flink's new <a href="https://ci.apache.org/projects/flink/flink-docs-master/apis/streaming/libs/cep.html">CEP library</a> that allows you to do pattern matching on event streams. Through the example of monitoring a data center and generating alerts, we showcase the library's ease of use and its intuitive Pattern API.</p>
+
+      <p><a href="/news/2016/04/06/cep-monitoring.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></h2>
       <p>06 Apr 2016</p>
 
@@ -177,7 +188,7 @@
       <h2 class="blog-title"><a href="/news/2016/03/08/release-1.0.0.html">Announcing Apache Flink 1.0.0</a></h2>
       <p>08 Mar 2016</p>
 
-      <p><p>The Apache Flink community is pleased to announce the availability of the 1.0.0 release. The community put significant effort into improving and extending Apache Flink since the last release, focusing on improving the experience of writing and executing data stream processing pipelines in production.</p>
+      <p><p>The Apache Flink community is pleased to announce the availability of the 1.0.0 release. The community put significant effort into improving and extending Apache Flink since the last release, focusing on improving the experience of writing and executing data stream processing pipelines in production. </p>
 
 </p>
 
@@ -271,23 +282,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/09/03/flink-forward.html">Announcing Flink Forward 2015</a></h2>
-      <p>03 Sep 2015</p>
-
-      <p><p><a href="http://flink-forward.org/">Flink Forward 2015</a> is the first
-conference with Flink at its center that aims to bring together the
-Apache Flink community in a single place. The organizers are starting
-this conference in October 12 and 13 from Berlin, the place where
-Apache Flink started.</p>
-
-</p>
-
-      <p><a href="/news/2015/09/03/flink-forward.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -320,6 +314,16 @@ Apache Flink started.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/blog/page2/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index e6dc5fc..07d0f6c 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -161,6 +161,23 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2015/09/03/flink-forward.html">Announcing Flink Forward 2015</a></h2>
+      <p>03 Sep 2015</p>
+
+      <p><p><a href="http://flink-forward.org/">Flink Forward 2015</a> is the first
+conference with Flink at its center that aims to bring together the
+Apache Flink community in a single place. The organizers are starting
+this conference in October 12 and 13 from Berlin, the place where
+Apache Flink started.</p>
+
+</p>
+
+      <p><a href="/news/2015/09/03/flink-forward.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/09/01/release-0.9.1.html">Apache Flink 0.9.1 available</a></h2>
       <p>01 Sep 2015</p>
 
@@ -283,23 +300,6 @@ community last month.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/02/09/streaming-example.html">Introducing Flink Streaming</a></h2>
-      <p>09 Feb 2015</p>
-
-      <p><p>This post is the first of a series of blog posts on Flink Streaming,
-the recent addition to Apache Flink that makes it possible to analyze
-continuous data sources in addition to static files. Flink Streaming
-uses the pipelined Flink engine to process data streams in real time
-and offers a new API including definition of flexible windows.</p>
-
-</p>
-
-      <p><a href="/news/2015/02/09/streaming-example.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -332,6 +332,16 @@ and offers a new API including definition of flexible windows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/blog/page3/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 2db7e36..43c454b 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -161,6 +161,23 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2015/02/09/streaming-example.html">Introducing Flink Streaming</a></h2>
+      <p>09 Feb 2015</p>
+
+      <p><p>This post is the first of a series of blog posts on Flink Streaming,
+the recent addition to Apache Flink that makes it possible to analyze
+continuous data sources in addition to static files. Flink Streaming
+uses the pipelined Flink engine to process data streams in real time
+and offers a new API including definition of flexible windows.</p>
+
+</p>
+
+      <p><a href="/news/2015/02/09/streaming-example.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/02/04/january-in-flink.html">January 2015 in the Flink community</a></h2>
       <p>04 Feb 2015</p>
 
@@ -280,19 +297,6 @@ academic and open source project that Flink originates from.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2014/04/16/stratosphere-goes-apache-incubator.html">Stratosphere accepted as Apache Incubator Project</a></h2>
-      <p>16 Apr 2014</p>
-
-      <p><p>We are happy to announce that Stratosphere has been accepted as a project for the <a href="https://incubator.apache.org/">Apache Incubator</a>. The <a href="https://wiki.apache.org/incubator/StratosphereProposal">proposal</a> has been accepted by the Incubator PMC members earlier this week. The Apache Incubator is the first step in the process of giving a project to the <a href="http://apache.org">Apache Software Foundation</a>. While under incubation, the project will move to the Apache infrastructure and adopt the community-driven development principles of the Apache Foundation. Projects can graduate from incubation to become top-level projects if they show activity, a healthy community dynamic, and releases.</p>
-
-</p>
-
-      <p><a href="/news/2014/04/16/stratosphere-goes-apache-incubator.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -325,6 +329,16 @@ academic and open source project that Flink originates from.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/blog/page4/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index b59f372..3f64e0d 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -161,6 +161,19 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2014/04/16/stratosphere-goes-apache-incubator.html">Stratosphere accepted as Apache Incubator Project</a></h2>
+      <p>16 Apr 2014</p>
+
+      <p><p>We are happy to announce that Stratosphere has been accepted as a project for the <a href="https://incubator.apache.org/">Apache Incubator</a>. The <a href="https://wiki.apache.org/incubator/StratosphereProposal">proposal</a> has been accepted by the Incubator PMC members earlier this week. The Apache Incubator is the first step in the process of giving a project to the <a href="http://apache.org">Apache Software Foundation</a>. While under incubation, the project will move to the Apache infrastructure and adopt the community-driven development principles of the Apache Foundation. Projects can graduate from incubation to become top-level projects if they show activity, a healthy community dynamic, and releases.</p>
+
+</p>
+
+      <p><a href="/news/2014/04/16/stratosphere-goes-apache-incubator.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2014/02/24/stratosphere-google-summer-of-code-2014.html">Stratosphere got accepted for Google Summer of Code 2014</a></h2>
       <p>24 Feb 2014</p>
 
@@ -216,7 +229,7 @@
       <h2 class="blog-title"><a href="/news/2014/01/13/stratosphere-release-0.4.html">Stratosphere 0.4 Released</a></h2>
       <p>13 Jan 2014</p>
 
-      <p><p>We are pleased to announce that version 0.4 of the Stratosphere system has been released.</p>
+      <p><p>We are pleased to announce that version 0.4 of the Stratosphere system has been released. </p>
 
 </p>
 
@@ -287,26 +300,6 @@ ACM International Conference on Information and Knowledge Management
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2013/03/27/www-demo-paper.html">Demo Paper "Large-Scale Social-Media Analytics on Stratosphere" Accepted at WWW 2013</a></h2>
-      <p>27 Mar 2013</p>
-
-      <p>   <p>Our demo submission<br />
-<strong><cite>"Large-Scale Social-Media Analytics on Stratosphere"</cite></strong><br />
-by Christoph Boden, Marcel Karnstedt, Miriam Fernandez and Volker Markl<br />
-has been accepted for WWW 2013 in Rio de Janeiro, Brazil.</p>
-<p>Visit our demo, and talk to us if you are attending WWW 2013.</p>
-<p><strong>Abstract:</strong><br />
-The importance of social-media platforms and online communities - in business as well as public context - is more and more acknowledged and appreciated by industry and researchers alike. Consequently, a wide range of analytics has been proposed to understand, steer, and exploit the mechanics and laws driving their functionality and creating the resulting benefits. However, analysts usually face significant problems in scaling existing and novel approaches to match the data volume and size of modern online communities. In this work, we propose and demonstrate the usage of the massively parallel data prossesing system Stratosphere, based on second order functions as an extended notion of the MapReduce paradigm, to provide a new level of scalability to such social-media analytics. Based on the popular example of role analysis, we present and illustrate how this massively parallel approach can be leveraged to scale out complex data-mining tasks, while providing a programming approach th
 at eases the formulation of complete analytical workflows.</p> 
-
-
-</p>
-
-      <p><a href="/news/2013/03/27/www-demo-paper.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -339,6 +332,16 @@ The importance of social-media platforms and online communities - in business as
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/blog/page5/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index a018a43..9e4c8d5 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -161,6 +161,26 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2013/03/27/www-demo-paper.html">Demo Paper "Large-Scale Social-Media Analytics on Stratosphere" Accepted at WWW 2013</a></h2>
+      <p>27 Mar 2013</p>
+
+      <p>   <p>Our demo submission<br />
+<strong><cite>"Large-Scale Social-Media Analytics on Stratosphere"</cite></strong><br />
+by Christoph Boden, Marcel Karnstedt, Miriam Fernandez and Volker Markl<br />
+has been accepted for WWW 2013 in Rio de Janeiro, Brazil.</p>
+<p>Visit our demo, and talk to us if you are attending WWW 2013.</p>
+<p><strong>Abstract:</strong><br />
+The importance of social-media platforms and online communities - in business as well as public context - is more and more acknowledged and appreciated by industry and researchers alike. Consequently, a wide range of analytics has been proposed to understand, steer, and exploit the mechanics and laws driving their functionality and creating the resulting benefits. However, analysts usually face significant problems in scaling existing and novel approaches to match the data volume and size of modern online communities. In this work, we propose and demonstrate the usage of the massively parallel data prossesing system Stratosphere, based on second order functions as an extended notion of the MapReduce paradigm, to provide a new level of scalability to such social-media analytics. Based on the popular example of role analysis, we present and illustrate how this massively parallel approach can be leveraged to scale out complex data-mining tasks, while providing a programming approach th
 at eases the formulation of complete analytical workflows.</p> 
+
+
+</p>
+
+      <p><a href="/news/2013/03/27/www-demo-paper.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2012/11/21/previewICDE2013.html">ICDE 2013 Demo Preview</a></h2>
       <p>21 Nov 2012</p>
 
@@ -270,6 +290,16 @@ We demonstrate our optimizer and a job submission client that allows users to pe
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2016/04/06/cep-monitoring.html">Introducing Complex Event Processing (CEP) with Apache Flink</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/04/06/release-1.0.1.html">Flink 1.0.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/blog/release_1.0.0-changelog_known_issues.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.0.0-changelog_known_issues.html b/content/blog/release_1.0.0-changelog_known_issues.html
index e01a722..6b312e0 100644
--- a/content/blog/release_1.0.0-changelog_known_issues.html
+++ b/content/blog/release_1.0.0-changelog_known_issues.html
@@ -159,16 +159,16 @@
     </div>
 
 <ul id="markdown-toc">
-  <li><a href="#changelog" id="markdown-toc-changelog">Changelog</a>    <ul>
-      <li><a href="#sub-task" id="markdown-toc-sub-task">Sub-task</a></li>
-      <li><a href="#bug" id="markdown-toc-bug">Bug</a></li>
-      <li><a href="#improvement" id="markdown-toc-improvement">Improvement</a></li>
-      <li><a href="#task" id="markdown-toc-task">Task</a></li>
-      <li><a href="#test" id="markdown-toc-test">Test</a></li>
-      <li><a href="#wish" id="markdown-toc-wish">Wish</a></li>
+  <li><a href="#changelog">Changelog</a>    <ul>
+      <li><a href="#sub-task">Sub-task</a></li>
+      <li><a href="#bug">Bug</a></li>
+      <li><a href="#improvement">Improvement</a></li>
+      <li><a href="#task">Task</a></li>
+      <li><a href="#test">Test</a></li>
+      <li><a href="#wish">Wish</a></li>
     </ul>
   </li>
-  <li><a href="#known-issues" id="markdown-toc-known-issues">Known Issues</a></li>
+  <li><a href="#known-issues">Known Issues</a></li>
 </ul>
 
 <h2 id="changelog">Changelog</h2>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 554aa36..809a52a 100644
--- a/content/community.html
+++ b/content/community.html
@@ -162,31 +162,31 @@
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#mailing-lists" id="markdown-toc-mailing-lists">Mailing Lists</a></li>
-  <li><a href="#irc" id="markdown-toc-irc">IRC</a></li>
-  <li><a href="#stack-overflow" id="markdown-toc-stack-overflow">Stack Overflow</a></li>
-  <li><a href="#issue-tracker" id="markdown-toc-issue-tracker">Issue Tracker</a></li>
-  <li><a href="#source-code" id="markdown-toc-source-code">Source Code</a>    <ul>
-      <li><a href="#main-source-repositories" id="markdown-toc-main-source-repositories">Main source repositories</a></li>
-      <li><a href="#website-repositories" id="markdown-toc-website-repositories">Website repositories</a></li>
+  <li><a href="#mailing-lists">Mailing Lists</a></li>
+  <li><a href="#irc">IRC</a></li>
+  <li><a href="#stack-overflow">Stack Overflow</a></li>
+  <li><a href="#issue-tracker">Issue Tracker</a></li>
+  <li><a href="#source-code">Source Code</a>    <ul>
+      <li><a href="#main-source-repositories">Main source repositories</a></li>
+      <li><a href="#website-repositories">Website repositories</a></li>
     </ul>
   </li>
-  <li><a href="#third-party-packages" id="markdown-toc-third-party-packages">Third party packages</a>    <ul>
-      <li><a href="#apache-zeppelin" id="markdown-toc-apache-zeppelin">Apache Zeppelin</a></li>
-      <li><a href="#apache-mahout" id="markdown-toc-apache-mahout">Apache Mahout</a></li>
-      <li><a href="#cascading" id="markdown-toc-cascading">Cascading</a></li>
-      <li><a href="#google-dataflow" id="markdown-toc-google-dataflow">Google Dataflow</a></li>
-      <li><a href="#gradoop" id="markdown-toc-gradoop">GRADOOP</a></li>
-      <li><a href="#bigpetstore" id="markdown-toc-bigpetstore">BigPetStore</a></li>
-      <li><a href="#fastr" id="markdown-toc-fastr">FastR</a></li>
-      <li><a href="#apache-samoa" id="markdown-toc-apache-samoa">Apache SAMOA</a></li>
-      <li><a href="#python-examples-on-flink" id="markdown-toc-python-examples-on-flink">Python Examples on Flink</a></li>
-      <li><a href="#wordcount-example-in-clojure" id="markdown-toc-wordcount-example-in-clojure">WordCount Example in Clojure</a></li>
-      <li><a href="#anomaly-detection-and-prediction-in-flink" id="markdown-toc-anomaly-detection-and-prediction-in-flink">Anomaly Detection and Prediction in Flink</a></li>
+  <li><a href="#third-party-packages">Third party packages</a>    <ul>
+      <li><a href="#apache-zeppelin">Apache Zeppelin</a></li>
+      <li><a href="#apache-mahout">Apache Mahout</a></li>
+      <li><a href="#cascading">Cascading</a></li>
+      <li><a href="#google-dataflow">Google Dataflow</a></li>
+      <li><a href="#gradoop">GRADOOP</a></li>
+      <li><a href="#bigpetstore">BigPetStore</a></li>
+      <li><a href="#fastr">FastR</a></li>
+      <li><a href="#apache-samoa">Apache SAMOA</a></li>
+      <li><a href="#python-examples-on-flink">Python Examples on Flink</a></li>
+      <li><a href="#wordcount-example-in-clojure">WordCount Example in Clojure</a></li>
+      <li><a href="#anomaly-detection-and-prediction-in-flink">Anomaly Detection and Prediction in Flink</a></li>
     </ul>
   </li>
-  <li><a href="#people" id="markdown-toc-people">People</a>    <ul>
-      <li><a href="#former-mentors" id="markdown-toc-former-mentors">Former mentors</a></li>
+  <li><a href="#people">People</a>    <ul>
+      <li><a href="#former-mentors">Former mentors</a></li>
     </ul>
   </li>
 </ul>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/community.md.orig
----------------------------------------------------------------------
diff --git a/content/community.md.orig b/content/community.md.orig
new file mode 100644
index 0000000..ecf4daf
--- /dev/null
+++ b/content/community.md.orig
@@ -0,0 +1,664 @@
+<!DOCTYPE html>
+<html lang="en">
+  <head>
+    <meta charset="utf-8">
+    <meta http-equiv="X-UA-Compatible" content="IE=edge">
+    <meta name="viewport" content="width=device-width, initial-scale=1">
+    <!-- The above 3 meta tags *must* come first in the head; any other head content must come *after* these tags -->
+    <title>Apache Flink: Community</title>
+    <link rel="shortcut icon" href="/favicon.ico" type="image/x-icon">
+    <link rel="icon" href="/favicon.ico" type="image/x-icon">
+
+    <!-- Bootstrap -->
+    <link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/css/bootstrap.min.css">
+    <link rel="stylesheet" href="/css/flink.css">
+    <link rel="stylesheet" href="/css/syntax.css">
+
+    <!-- Blog RSS feed -->
+    <link href="/blog/feed.xml" rel="alternate" type="application/rss+xml" title="Apache Flink Blog: RSS feed" />
+
+    <!-- jQuery (necessary for Bootstrap's JavaScript plugins) -->
+    <!-- We need to load Jquery in the header for custom google analytics event tracking-->
+    <script src="https://ajax.googleapis.com/ajax/libs/jquery/1.11.2/jquery.min.js"></script>
+
+    <!-- HTML5 shim and Respond.js for IE8 support of HTML5 elements and media queries -->
+    <!-- WARNING: Respond.js doesn't work if you view the page via file:// -->
+    <!--[if lt IE 9]>
+      <script src="https://oss.maxcdn.com/html5shiv/3.7.2/html5shiv.min.js"></script>
+      <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script>
+    <![endif]-->
+  </head>
+  <body>  
+    
+
+  <!-- Top navbar. -->
+    <nav class="navbar navbar-default navbar-fixed-top">
+      <div class="container">
+        <!-- The logo. -->
+        <div class="navbar-header">
+          <button type="button" class="navbar-toggle collapsed" data-toggle="collapse" data-target="#bs-example-navbar-collapse-1">
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+            <span class="icon-bar"></span>
+          </button>
+          <div class="navbar-logo">
+            <a href="/">
+              <img alt="Apache Flink" src="/img/navbar-brand-logo.jpg" width="78px" height="40px">
+            </a>
+          </div>
+        </div><!-- /.navbar-header -->
+
+        <!-- The navigation links. -->
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+          <ul class="nav navbar-nav">
+
+            <!-- Overview -->
+            <li><a href="/index.html">Overview</a></li>
+
+            <!-- Features -->
+            <li><a href="/features.html">Features</a></li>
+
+            <!-- Downloads -->
+            <li><a href="/downloads.html">Downloads</a></li>
+
+            <!-- FAQ -->
+            <li><a href="/faq.html">FAQ</a></li>
+
+
+            <!-- Quickstart -->
+            <li class="dropdown">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><small><span class="glyphicon glyphicon-new-window"></span></small> Quickstart <span class="caret"></span></a>
+              <ul class="dropdown-menu" role="menu">
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/quickstart/setup_quickstart.html">Setup</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/quickstart/run_example_quickstart.html">Example: Wikipedia Edit Stream</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/quickstart/java_api_quickstart.html">Java API</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/quickstart/scala_api_quickstart.html">Scala API</a></li>
+              </ul>
+            </li>
+
+            <!-- Documentation -->
+            <li class="dropdown">
+              <a href="" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false"><small><span class="glyphicon glyphicon-new-window"></span></small> Documentation <span class="caret"></span></a>
+              <ul class="dropdown-menu" role="menu">
+                <!-- Latest stable release -->
+                <li role="presentation" class="dropdown-header"><strong>Latest Release</strong> (Stable)</li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0">1.0 Documentation</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/api/java" class="active">1.0 Javadocs</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.0/api/scala/index.html" class="active">1.0 ScalaDocs</a></li>
+
+                <!-- Snapshot docs -->
+                <li class="divider"></li>
+                <li role="presentation" class="dropdown-header"><strong>Snapshot</strong> (Development)</li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-master">1.1 Documentation</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/java" class="active">1.1 Javadocs</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-master/api/scala/index.html" class="active">1.1 ScalaDocs</a></li>
+
+                <!-- Wiki -->
+                <li class="divider"></li>
+                <li><a href="/visualizer/"><small><span class="glyphicon glyphicon-new-window"></span></small> Plan Visualizer</a></li>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home"><small><span class="glyphicon glyphicon-new-window"></span></small> Wiki</a></li>
+              </ul>
+            </li>
+
+          </ul>
+
+          <ul class="nav navbar-nav navbar-right">
+            <!-- Blog -->
+            <li class=" hidden-md hidden-sm"><a href="/blog/">Blog</a></li>
+
+            <li class="dropdown hidden-md hidden-sm">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Community <span class="caret"></span></a>
+              <ul class="dropdown-menu" role="menu">
+                <!-- Community -->
+                <li role="presentation" class="dropdown-header"><strong>Community</strong></li>
+                <li><a href="/community.html#mailing-lists">Mailing Lists</a></li>
+                <li><a href="/community.html#irc">IRC</a></li>
+                <li><a href="/community.html#stack-overflow">Stack Overflow</a></li>
+                <li><a href="/community.html#issue-tracker">Issue Tracker</a></li>
+                <li><a href="/community.html#third-party-packages">Third Party Packages</a></li>
+                <li><a href="/community.html#source-code">Source Code</a></li>
+                <li><a href="/community.html#people">People</a></li>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Powered+by+Flink"><small><span class="glyphicon glyphicon-new-window"></span></small> Powered by Flink</a></li>
+
+                <!-- Contribute -->
+                <li class="divider"></li>
+                <li role="presentation" class="dropdown-header"><strong>Contribute</strong></li>
+                <li><a href="/how-to-contribute.html">How to Contribute</a></li>
+                <li><a href="/contribute-code.html">Contribute Code</a></li>
+                <li><a href="/contribute-documentation.html">Contribute Documentation</a></li>
+                <li><a href="/improve-website.html">Improve the Website</a></li>
+              </ul>
+            </li>
+
+            <li class="dropdown hidden-md hidden-sm">
+              <a href="#" class="dropdown-toggle" data-toggle="dropdown" role="button" aria-expanded="false">Project <span class="caret"></span></a>
+              <ul class="dropdown-menu" role="menu">
+                <!-- Project -->
+                <li role="presentation" class="dropdown-header"><strong>Project</strong></li>
+                <li><a href="/slides.html">Slides</a></li>
+                <li><a href="/material.html">Material</a></li>
+                <li><a href="https://twitter.com/apacheflink"><small><span class="glyphicon glyphicon-new-window"></span></small> Twitter</a></li>
+                <li><a href="https://github.com/apache/flink"><small><span class="glyphicon glyphicon-new-window"></span></small> GitHub</a></li>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home"><small><span class="glyphicon glyphicon-new-window"></span></small> Wiki</a></li>
+              </ul>
+            </li>
+          </ul>
+        </div><!-- /.navbar-collapse -->
+      </div><!-- /.container -->
+    </nav>
+
+
+    <!-- Main content. -->
+    <div class="container">
+      
+
+<div class="row">
+  <div class="col-sm-8 col-sm-offset-2">
+    <div class="row">
+      <div class="col-sm-12"><h1>Community</h1></div>
+    </div>
+
+There are many ways to get help from the Apache Flink community. The [mailing lists](#mailing-lists) are the primary place where all Flink committers are present. If you want to talk with the Flink committers and users in a chat, there is a [IRC channel](#irc). Some committers are also monitoring [Stack Overflow](http://stackoverflow.com/questions/tagged/flink). Please remember to tag your questions with the *[flink](http://stackoverflow.com/questions/tagged/flink)* tag. Bugs and feature requests can either be discussed on *dev mailing list* or on [JIRA](). Those interested in contributing to Flink should check out the [contribution guide](how-to-contribute.html).
+
+<div class="page-toc" markdown="1">
+* toc
+{:toc}
+</div>
+
+## Mailing Lists
+
+<table class="table table-striped">
+  <thead>
+    <th class="text-center">Name</th>
+    <th class="text-center">Subscribe</th>
+    <th class="text-center">Digest</th>
+    <th class="text-center">Unsubscribe</th>
+    <th class="text-center">Post</th>
+    <th class="text-center">Archive</th>
+  </thead>
+  <tr>
+    <td>
+      <strong>news</strong>@flink.apache.org<br>
+      <small>News and announcements from the Flink community.</small>
+    </td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:news-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:news-digest-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:news-unsubscribe@flink.apache.org">Unsubscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <i>Read only list</i></td>
+    <td class="text-center">
+      <a href="http://mail-archives.apache.org/mod_mbox/flink-news/">Archives</a> <br>
+    </td>
+  </tr>
+  <tr>
+    <td>
+      <strong>user</strong>@flink.apache.org<br>
+      <small>User support and questions mailing list</small>
+    </td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user-digest-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user-unsubscribe@flink.apache.org">Unsubscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:user@flink.apache.org">Post</a></td>
+    <td class="text-center">
+      <a href="http://mail-archives.apache.org/mod_mbox/flink-user/">Archives</a> <br>
+      <a href="http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/">Nabble Archive</a>
+    </td>
+  </tr>
+  <tr>
+    <td>
+      <strong>dev</strong>@flink.apache.org<br>
+      <small>Development related discussions</small>
+    </td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:dev-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:dev-digest-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:dev-unsubscribe@flink.apache.org">Unsubscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:dev@flink.apache.org">Post</a></td>
+    <td class="text-center">
+      <a href="http://mail-archives.apache.org/mod_mbox/flink-dev/">Archives</a> <br>
+      <a href="http://apache-flink-mailing-list-archive.1008284.n3.nabble.com/">Nabble Archive</a>
+    </td>
+  </tr>
+  <tr>
+    <td>
+      <strong>issues</strong>@flink.apache.org
+      <br>
+      <small>Mirror of all JIRA activity</small>
+    </td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:issues-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:issues-digest-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:issues-unsubscribe@flink.apache.org">Unsubscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i><i>Read only list</i></td>
+    <td class="text-center"><a href="http://mail-archives.apache.org/mod_mbox/flink-issues/">Archives</a></td>
+  </tr>
+  <tr>
+    <td>
+      <strong>commits</strong>@flink.apache.org
+      <br>
+      <small>All commits to our repositories</small>
+    </td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:commits-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:commits-digest-subscribe@flink.apache.org">Subscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <a href="mailto:commits-unsubscribe@flink.apache.org">Unsubscribe</a></td>
+    <td class="text-center"><i class="fa fa-pencil-square-o"></i> <i>Read only list</i></td>
+    <td class="text-center"><a href="http://mail-archives.apache.org/mod_mbox/flink-commits/">Archives</a></td>
+  </tr>
+</table>
+
+## IRC
+
+There is an IRC channel called #flink dedicated to Apache Flink at irc.freenode.org. There is also a [web-based IRC client](http://webchat.freenode.net/?channels=flink) available.
+
+The IRC channel can be used for online discussions about Apache Flink as community, but developers should be careful to move or duplicate all the official or useful discussions to the issue tracking system or dev mailing list.
+
+## Stack Overflow
+
+Committers are watching [Stack Overflow](http://stackoverflow.com/questions/tagged/flink) for the [flink](http://stackoverflow.com/questions/tagged/flink) tag.
+
+Make sure to tag your questions there accordingly to get answers from the Flink community.
+
+## Issue Tracker
+
+We use JIRA to track all code related issues: [https://issues.apache.org/jira/browse/FLINK](https://issues.apache.org/jira/browse/FLINK).
+
+All issue activity is also mirrored to the issues mailing list.
+
+## Source Code
+
+### Main source repositories
+
+- **ASF writable**: [https://git-wip-us.apache.org/repos/asf/flink.git](https://git-wip-us.apache.org/repos/asf/flink.git)
+- **ASF read-only**: git://git.apache.org/repos/asf/flink.git
+- **GitHub mirror**: [https://github.com/apache/flink.git](https://github.com/apache/flink.git)
+
+Note: Flink does not build with Oracle JDK 6. It runs with Oracle JDK 6.
+
+### Website repositories
+
+- **ASF writable**: [https://git-wip-us.apache.org/repos/asf/flink-web.git](https://git-wip-us.apache.org/repos/asf/flink-web.git)
+- **ASF read-only**: git://git.apache.org/repos/asf/flink-web.git
+- **GitHub mirror**:  [https://github.com/apache/flink-web.git](https://github.com/apache/flink-web.git)
+
+
+# Third party packages
+
+This is a list of third party packages (ie, libraries, system extensions, or examples) built on Flink.
+The Flink community only collects links to those packages but does not maintain them.
+Thus, they do not belong to the Apache Flink project and the community cannot give any support for them.
+**Your project is missing?**
+Let us know per [user/dev mailing list](#mailing-lists).
+
+<table class="flink-packages" width="100%">
+  <style>
+  table.flink-packages {
+    table-layout: fixed;
+    border-color: transparent;
+    border-spacing: 5px;
+    border-collapse: separate;
+  }
+  td.flink-package-empty{
+    height: 12em;
+    vertical-align: bottom;
+    border-color: transparent;
+    background-color: transparent;
+  }
+  td.flink-package {
+    height: 12em;
+    vertical-align: bottom;
+    border-color: transparent;
+    background-color: #B9BFC7;
+    color: #E5EAFA;
+  }
+  td.flink-package-external {
+    height: 12em;
+    vertical-align: bottom;
+    border-color: transparent;
+    background-color: #F5A030;
+  }
+  td.flink-package > div {
+    transform: rotate(-90deg);
+    font-size: 12pt;
+    white-space: nowrap;
+  }
+  td.flink-package-external > div {
+    transform: rotate(-90deg);
+    font-size: 16pt;
+    white-space: nowrap;
+  }
+  td.flink-component {
+    font-size: 16pt;
+    text-align: center;
+    border-color: transparent;
+    color: #E5EAFA;
+  }
+  </style>
+  <tr>
+   <td class="flink-package"><div><span>&nbsp;Flink ML</span></div></td>
+   <td class="flink-package"><div><span>&nbsp;Table API</span></div></td>
+   <td class="flink-package"><div><span>&nbsp;Gelly (Graph)</span></div></td>
+   <td class="flink-package"><div><span>&nbsp;MapReduce</span></div></td>
+   <td class="flink-package"><div><span>&nbsp;Python</span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#apache-zeppelin">Apache Zeppelin</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#apache-mahout">Apache Mahout</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#cascading">Cascading</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#dataflow">Dataflow</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#gradoop">Gradoop</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#bigpetstore">BigPetStore</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#fastr">FastR</a></span></div></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package"><div><span>&nbsp;Table API</span></div></td>
+   <td class="flink-package"><div><span>&nbsp;Storm</span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#apache-samoa">Apache SAMOA</a></span></div></td>
+   <td class="flink-package-external"><div><span>&nbsp;<a href="#dataflow">Dataflow</a></span></div></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+   <td class="flink-package-empty"></td>
+  </tr>
+
+  <tr bgcolor="#B9BFC7">
+   <td class="flink-component" colspan="15">DataSet API</td>
+   <td class="flink-component" colspan="15">DataStream API</td>
+  </tr>
+
+  <tr bgcolor="#B9BFC7">
+   <td class="flink-component" colspan="30">Flink Runtime</td>
+  </tr>
+
+  <tr bgcolor="#B9BFC7">
+   <td class="flink-component" colspan="6" width="20%">Local</td>
+   <td class="flink-component" colspan="6" width="20%">Remote</td>
+   <td class="flink-component" colspan="6" width="20%">Embedded</td>
+   <td class="flink-component" colspan="6" width="20%">YARN</td>
+   <td class="flink-component" colspan="6" width="20%">Tez</td>
+  </tr>
+</table>
+
+## Apache Zeppelin
+
+[Apache Zeppelin (incubator)](https://zeppelin.incubator.apache.org/) is a web-based notebook that enables interactive data analytics and can be used with 
+[Flink as an execution engine](https://zeppelin.incubator.apache.org/docs/interpreter/flink.html) (next to others engines).
+See also Jim Dowling's [Flink Forward talk](http://www.slideshare.net/FlinkForward/jim-dowling-interactive-flink-analytics-with-hopsworks-and-zeppelin) about Zeppelin on Flink.
+
+## Apache Mahout 
+
+[Apache Mahout](https://mahout.apache.org/) in a machine learning library that will feature Flink as an execution engine soon.
+Check out Sebastian Schelter's [Flink Forward talk](http://www.slideshare.net/FlinkForward/sebastian-schelter-distributed-machine-learing-with-the-samsara-dsl) about Mahout-Samsara DSL.
+
+## Cascading 
+
+[Cascading](http://www.cascading.org/cascading-flink/) enables an user to build complex workflows easily on Flink and other execution engines.
+[Cascading on Flink](https://github.com/dataArtisans/cascading-flink) is build by [dataArtisans](http://data-artisans.com/) and [Driven, Inc](http://www.driven.io/).
+See Fabian Hueske's [Flink Forward talk](http://www.slideshare.net/FlinkForward/fabian-hueske-training-cascading-on-flink) for more details.
+
+## Google Dataflow
+
+Currently, Google Dataflow programs can be executed in batch mode on top of Flink via [FlinkPipelineRunner](https://github.com/dataArtisans/flink-dataflow).
+Executing streaming programs is WIP by [dataArtisans](http://data-artisans.com/).
+Maximilian Michels' [Flink Forward talk](http://www.slideshare.net/FlinkForward/maximilian-michels-google-cloud-dataflow-on-top-of-apache-flink) gives a good introduction.
+
+## GRADOOP
+
+[GRADOOP](http://dbs.uni-leipzig.de/en/research/projects/gradoop) enables scalable graph analytics on top of Flink and is developed at Leipzig University. Check out [Martin Junghanns’ Flink Forward talk](http://www.slideshare.net/FlinkForward/martin-junghans-gradoop-scalable-graph-analytics-with-apache-flink).
+
+## BigPetStore
+
+[BigPetStore](https://github.com/apache/bigtop/tree/master/bigtop-bigpetstore) is a benchmarking suite including a data generator and will be available for Flin k soon.
+See Suneel Marthi's [Flink Forward talk](http://www.slideshare.net/FlinkForward/suneel-marthi-bigpetstore-flink-a-comprehensive-blueprint-for-apache-flink?ref=http://flink-forward.org/?session=tbd-3) as preview.
+
+## FastR
+
+[FastR](https://bitbucket.org/allr/fastr-flink) in an implemenation of the R language in Java. [FastR Flink](https://bitbucket.org/allr/fastr-flink/src/3535a9b7c7f208508d6afbcdaf1de7d04fa2bf79/README_FASTR_FLINK.md?at=default&fileviewer=file-view-default) exeutes R workload on top of Flink.
+
+## Apache SAMOA
+
+[Apache SAMOA (incubating)](https://samoa.incubator.apache.org/) a streaming ML library featuring Flink an execution engine soon. Albert Bifet introduced SAMOA on Flink at his [Flink Forward talk](http://www.slideshare.net/FlinkForward/albert-bifet-apache-samoa-mining-big-data-streams-with-apache-flink?ref=http://flink-forward.org/?session=apache-samoa-mining-big-data-streams-with-apache-flink).
+
+## Python Examples on Flink
+
+A [collection of examples](https://github.com/wdm0006/flink-python-examples) using Apache Flink's Python API.
+
+## WordCount Example in Clojure
+
+Small [WordCount example](https://github.com/mjsax/flink-external/tree/master/flink-clojure) on how to write a Flink program in Clojure.
+
+## Anomaly Detection and Prediction in Flink
+
+[flink-htm](https://github.com/nupic-community/flink-htm) is a library for anomaly detection and prediction in Apache Flink. The algorithms are based on Hierarchical Temporal Memory (HTM) as implemented by the Numenta Platform for Intelligent Computing (NuPIC).
+
+# People
+
+<table class="table table-striped">
+  <thead>
+    <th class="text-center"></th>
+    <th class="text-center">Name</th>
+    <th class="text-center">Role</th>
+    <th class="text-center">Apache ID</th>
+  </thead>
+  <tr>
+    <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/5990983?s=50"></td>
+    <td class="text-center">Márton Balassi</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">mbalassi</td>
+  </tr>
+    <tr>
+        <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/858078?v=3&s=50"></td>
+        <td class="text-center">Paris Carbone</td>
+        <td class="text-center">Committer</td>
+        <td class="text-center">senorcarbone</td>
+    </tr>
+  <tr>
+    <td class="text-center" width="10%"><img src="https://avatars3.githubusercontent.com/u/1756620?s=50"></a></td>
+    <td class="text-center">Ufuk Celebi</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">uce</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/1727146?s=50"></td>
+    <td class="text-center">Stephan Ewen</td>
+    <td class="text-center">PMC, Committer, VP</td>
+    <td class="text-center">sewen</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/5880972?s=50"></td>
+    <td class="text-center">Gyula Fóra</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">gyfora</td>
+  </tr>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Alan Gates</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">gates</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/2388347?s=50"></td>
+    <td class="text-center">Fabian Hueske</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">fhueske</td>
+  </tr>
+    <tr>
+    <td class="text-center"><img src="https://avatars3.githubusercontent.com/u/498957?v=3&s=50"></td>
+    <td class="text-center">Vasia Kalavri</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">vasia</td>
+  </tr>
+  </tr>
+    <tr>
+    <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/68551?s=50"></td>
+    <td class="text-center">Aljoscha Krettek</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">aljoscha</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/2550549?s=50"></td>
+    <td class="text-center">Andra Lungu</td>
+    <td class="text-center">Committer</td>
+    <td class="text-center">andra</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/89049?s=50"></td>
+    <td class="text-center">Robert Metzger</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">rmetzger</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/837221?s=50"></td>
+    <td class="text-center">Maximilian Michels</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">mxm</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/1941681?s=50"></td>
+    <td class="text-center">Chiwan Park</td>
+    <td class="text-center">Committer</td>
+    <td class="text-center">chiwanpark</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/5756858?s=50"></td>
+    <td class="text-center">Till Rohrmann</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">trohrmann</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/105434?s=50"></td>
+    <td class="text-center">Henry Saputra</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">hsaputra</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars0.githubusercontent.com/u/8959638?s=50"></td>
+    <td class="text-center">Matthias J. Sax</td>
+    <td class="text-center">Committer</td>
+    <td class="text-center">mjsax</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/409707?s=50"></td>
+    <td class="text-center">Sebastian Schelter</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">ssc</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars2.githubusercontent.com/u/1925554?s=50"></td>
+    <td class="text-center">Kostas Tzoumas</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">ktzoumas</td>
+  </tr>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Timo Walther</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">twalthr</td>
+  </tr> 
+  <tr>
+    <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/1826769?s=50"></td>
+    <td class="text-center">Daniel Warneke</td>
+    <td class="text-center">PMC, Committer</td>
+    <td class="text-center">warneke</td>
+  </tr>
+  <tr>
+    <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/4425616?s=50"></td>
+    <td class="text-center">ChengXiang Li</td>
+    <td class="text-center">Committer</td>
+    <td class="text-center">chengxiang</td>
+  </tr>
+<<<<<<< 1bfef19c46ea9fb303a717d6893499c4a1afafb5
+  <tr>
+    <td class="text-center"><img src="https://avatars1.githubusercontent.com/u/569655?s=50"></td>
+    <td class="text-center">Greg Hogan</td>
+    <td class="text-center">Committer</td>
+    <td class="text-center">greg</td>
+  </tr>
+=======
+>>>>>>> Add chengxiang to the People list.
+</table>
+
+You can reach committers directly at `<apache-id>@apache.org`. A list of all contributors can be found [here](https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors).
+
+## Former mentors
+
+The following people were very kind to mentor the project while in incubation.
+
+<table class="table table-striped">
+  <thead>
+    <th class="text-center"></th>
+    <th class="text-center">Name</th>
+    <th class="text-center">Role</th>
+    <th class="text-center">Apache ID</th>
+  </thead>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Ashutosh Chauhan</td>
+    <td class="text-center">Former PPMC, Mentor</td>
+    <td class="text-center">hashutosh</td>
+  </tr>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Ted Dunning</td>
+    <td class="text-center">Former PPMC, Mentor</td>
+    <td class="text-center">tdunning</td>
+  </tr>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Alan Gates</td>
+    <td class="text-center">Former PPMC, Mentor</td>
+    <td class="text-center">gates</td>
+  </tr>
+  </tr>
+    <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Owen O'Malley</td>
+    <td class="text-center">Former PPMC, Mentor</td>
+    <td class="text-center">omalley</td>
+  </tr>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Sean Owen</td>
+    <td class="text-center">Former PPMC, Mentor</td>
+    <td class="text-center">srowen</td>
+  </tr>
+  <tr>
+    <td class="text-center"></td>
+    <td class="text-center">Henry Saputra</td>
+    <td class="text-center">Former PPMC, Mentor</td>
+    <td class="text-center">hsaputra</td>
+  </tr>
+</table>
+
+
+  </div>
+</div>
+
+
+      <hr />
+      <div class="footer text-center">
+        <p>Copyright © 2014-2015 <a href="http://apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+        <p>Apache Flink, Apache, and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+        <p><a href="/privacy-policy.html">Privacy Policy</a> &middot; <a href="/blog/feed.xml">RSS feed</a></p>
+      </div>
+
+    </div><!-- /.container -->
+
+    <!-- Include all compiled plugins (below), or include individual files as needed -->
+    <script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.3.4/js/bootstrap.min.js"></script>
+    <script src="/js/codetabs.js"></script>
+
+    <!-- Google Analytics -->
+    <script>
+      (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
+      (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
+      m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
+      })(window,document,'script','//www.google-analytics.com/analytics.js','ga');
+
+      ga('create', 'UA-52545728-1', 'auto');
+      ga('send', 'pageview');
+    </script>
+  </body>
+</html>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/contribute-code.html
----------------------------------------------------------------------
diff --git a/content/contribute-code.html b/content/contribute-code.html
index f4df7b8..75a2cc3 100644
--- a/content/contribute-code.html
+++ b/content/contribute-code.html
@@ -166,22 +166,22 @@
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#code-contribution-process" id="markdown-toc-code-contribution-process">Code Contribution Process</a>    <ul>
-      <li><a href="#before-you-start-coding" id="markdown-toc-before-you-start-coding">Before you start coding…</a></li>
-      <li><a href="#while-coding" id="markdown-toc-while-coding">While coding…</a></li>
-      <li><a href="#verifying-the-compliance-of-your-code" id="markdown-toc-verifying-the-compliance-of-your-code">Verifying the compliance of your code</a></li>
-      <li><a href="#preparing-and-submitting-your-contribution" id="markdown-toc-preparing-and-submitting-your-contribution">Preparing and submitting your contribution</a></li>
+  <li><a href="#code-contribution-process">Code Contribution Process</a>    <ul>
+      <li><a href="#before-you-start-coding">Before you start coding…</a></li>
+      <li><a href="#while-coding">While coding…</a></li>
+      <li><a href="#verifying-the-compliance-of-your-code">Verifying the compliance of your code</a></li>
+      <li><a href="#preparing-and-submitting-your-contribution">Preparing and submitting your contribution</a></li>
     </ul>
   </li>
-  <li><a href="#coding-guidelines" id="markdown-toc-coding-guidelines">Coding guidelines</a></li>
-  <li><a href="#code-style" id="markdown-toc-code-style">Code style</a></li>
-  <li><a href="#best-practices" id="markdown-toc-best-practices">Best practices</a></li>
-  <li><a href="#setup-a-development-environment" id="markdown-toc-setup-a-development-environment">Setup a development environment</a>    <ul>
-      <li><a href="#requirements-for-developing-and-building-flink" id="markdown-toc-requirements-for-developing-and-building-flink">Requirements for developing and building Flink</a></li>
+  <li><a href="#coding-guidelines">Coding guidelines</a></li>
+  <li><a href="#code-style">Code style</a></li>
+  <li><a href="#best-practices">Best practices</a></li>
+  <li><a href="#setup-a-development-environment">Setup a development environment</a>    <ul>
+      <li><a href="#requirements-for-developing-and-building-flink">Requirements for developing and building Flink</a></li>
     </ul>
   </li>
-  <li><a href="#how-to-use-git-as-a-committer" id="markdown-toc-how-to-use-git-as-a-committer">How to use Git as a committer</a></li>
-  <li><a href="#snapshots-nightly-builds" id="markdown-toc-snapshots-nightly-builds">Snapshots (Nightly Builds)</a></li>
+  <li><a href="#how-to-use-git-as-a-committer">How to use Git as a committer</a></li>
+  <li><a href="#snapshots-nightly-builds">Snapshots (Nightly Builds)</a></li>
 </ul>
 
 </div>
@@ -213,7 +213,7 @@
   <li>Take any discussion or requirement that is recorded in the JIRA issue into account.</li>
   <li>Follow the design document (if a design document is required) as close as possible. Please update the design document and seek consensus, if your implementation deviates too much from the solution proposed by the design document. Minor variations are OK but should be pointed out when the contribution is submitted.</li>
   <li>Closely follow the <a href="/contribute-code.html#coding-guidelines">coding guidelines</a> and the <a href="/contribute-code.html#code-style">code style</a>.</li>
-  <li>Do not mix unrelated issues into one contribution.</li>
+  <li>Do not mix unrelated issues into one contribution. </li>
 </ul>
 
 <p><strong>Please feel free to ask questions at any time.</strong> Either send a mail to the <a href="/community.html#mailing-lists">dev mailing list</a> or comment on the JIRA issue.</p>
@@ -231,7 +231,7 @@
   <li>Making sure no unrelated or unnecessary reformatting changes are included.</li>
 </ul>
 
-<p>You can build the code, run the tests, and check (parts of) the code style by calling</p>
+<p>You can build the code, run the tests, and check (parts of) the code style by calling </p>
 
 <div class="highlight"><pre><code>mvn clean verify
 </code></pre></div>
@@ -417,7 +417,7 @@ we found it to be the version that works most robustly for a complex project lik
 Open “Window” -&gt; “Preferences” -&gt; “Scala” -&gt; “Compiler” -&gt; “Advanced” and put into the “Xplugin” field the path to
 the <em>macroparadise</em> jar file (typically “/home/<em>-your-user-</em>/.m2/repository/org/scalamacros/paradise_2.10.4/2.0.1/paradise_2.10.4-2.0.1.jar”).
 Note: If you do not have the jar file, you probably did not run the command line build.</li>
-  <li>Import the Flink Maven projects (“File” -&gt; “Import” -&gt; “Maven” -&gt; “Existing Maven Projects”)</li>
+  <li>Import the Flink Maven projects (“File” -&gt; “Import” -&gt; “Maven” -&gt; “Existing Maven Projects”) </li>
   <li>During the import, Eclipse will ask to automatically install additional Maven build helper plugins.</li>
   <li>Close the “flink-java8” project. Since Eclipse Kepler does not support Java 8, you cannot develop this project.</li>
 </ol>
@@ -435,7 +435,7 @@ Note: If you do not have the jar file, you probably did not run the command line
 
 <p>This will build Flink and run all tests. Flink is now installed in <code>build-target</code>.</p>
 
-<p>To build Flink without executing the tests you can call</p>
+<p>To build Flink without executing the tests you can call </p>
 
 <div class="highlight"><pre><code>mvn -DskipTests clean package
 </code></pre></div>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/contribute-documentation.html
----------------------------------------------------------------------
diff --git a/content/contribute-documentation.html b/content/contribute-documentation.html
index 1912178..aa67550 100644
--- a/content/contribute-documentation.html
+++ b/content/contribute-documentation.html
@@ -162,17 +162,17 @@
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#obtain-the-documentation-sources" id="markdown-toc-obtain-the-documentation-sources">Obtain the documentation sources</a></li>
-  <li><a href="#before-you-start-working-on-the-documentation-" id="markdown-toc-before-you-start-working-on-the-documentation-">Before you start working on the documentation …</a></li>
-  <li><a href="#update-or-extend-the-documentation" id="markdown-toc-update-or-extend-the-documentation">Update or extend the documentation</a></li>
-  <li><a href="#submit-your-contribution" id="markdown-toc-submit-your-contribution">Submit your contribution</a></li>
+  <li><a href="#obtain-the-documentation-sources">Obtain the documentation sources</a></li>
+  <li><a href="#before-you-start-working-on-the-documentation-">Before you start working on the documentation …</a></li>
+  <li><a href="#update-or-extend-the-documentation">Update or extend the documentation</a></li>
+  <li><a href="#submit-your-contribution">Submit your contribution</a></li>
 </ul>
 
 </div>
 
 <h2 id="obtain-the-documentation-sources">Obtain the documentation sources</h2>
 
-<p>Apache Flink’s documentation is maintained in the same <a href="http://git-scm.com/">git</a> repository as the code base. This is done to ensure that code and documentation can be easily kept in sync.</p>
+<p>Apache Flink’s documentation is maintained in the same <a href="http://git-scm.com/">git</a> repository as the code base. This is done to ensure that code and documentation can be easily kept in sync. </p>
 
 <p>The easiest way to contribute documentation is to fork <a href="https://github.com/apache/flink">Flink’s mirrored repository on Github</a> into your own Github account by clicking on the fork button at the top right. If you have no Github account, you can create one for free.</p>
 
@@ -185,7 +185,7 @@
 
 <h2 id="before-you-start-working-on-the-documentation-">Before you start working on the documentation …</h2>
 
-<p>… please make sure there exists a <a href="https://issues.apache.org/jira/browse/FLINK">JIRA</a> issue that corresponds to your contribution. We require all documentation changes to refer to a JIRA issue, except for trivial fixes such as typos.</p>
+<p>… please make sure there exists a <a href="https://issues.apache.org/jira/browse/FLINK">JIRA</a> issue that corresponds to your contribution. We require all documentation changes to refer to a JIRA issue, except for trivial fixes such as typos. </p>
 
 <h2 id="update-or-extend-the-documentation">Update or extend the documentation</h2>
 
@@ -209,7 +209,7 @@
 
 <ol>
   <li>
-    <p>Commit your changes to your local git repository. The commit message should point to the corresponding JIRA issue by starting with <code>[FLINK-XXXX]</code>.</p>
+    <p>Commit your changes to your local git repository. The commit message should point to the corresponding JIRA issue by starting with <code>[FLINK-XXXX]</code>. </p>
   </li>
   <li>
     <p>Push your committed contribution to your fork of the Flink repository at Github.</p>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 7ac8244..dcb66a1 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -172,13 +172,13 @@ $( document ).ready(function() {
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#latest-stable-release-v101" id="markdown-toc-latest-stable-release-v101">Latest stable release (v1.0.1)</a>    <ul>
-      <li><a href="#binaries" id="markdown-toc-binaries">Binaries</a></li>
-      <li><a href="#source" id="markdown-toc-source">Source</a></li>
+  <li><a href="#latest-stable-release-v101">Latest stable release (v1.0.1)</a>    <ul>
+      <li><a href="#binaries">Binaries</a></li>
+      <li><a href="#source">Source</a></li>
     </ul>
   </li>
-  <li><a href="#maven-dependencies" id="markdown-toc-maven-dependencies">Maven Dependencies</a></li>
-  <li><a href="#all-releases" id="markdown-toc-all-releases">All releases</a></li>
+  <li><a href="#maven-dependencies">Maven Dependencies</a></li>
+  <li><a href="#all-releases">All releases</a></li>
 </ul>
 
 </div>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/faq.html
----------------------------------------------------------------------
diff --git a/content/faq.html b/content/faq.html
index 8fea89c..839e398 100644
--- a/content/faq.html
+++ b/content/faq.html
@@ -181,41 +181,41 @@ under the License.
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#general" id="markdown-toc-general">General</a>    <ul>
-      <li><a href="#is-flink-a-hadoop-project" id="markdown-toc-is-flink-a-hadoop-project">Is Flink a Hadoop Project?</a></li>
-      <li><a href="#do-i-have-to-install-apache-hadoop-to-use-flink" id="markdown-toc-do-i-have-to-install-apache-hadoop-to-use-flink">Do I have to install Apache Hadoop to use Flink?</a></li>
+  <li><a href="#general">General</a>    <ul>
+      <li><a href="#is-flink-a-hadoop-project">Is Flink a Hadoop Project?</a></li>
+      <li><a href="#do-i-have-to-install-apache-hadoop-to-use-flink">Do I have to install Apache Hadoop to use Flink?</a></li>
     </ul>
   </li>
-  <li><a href="#usage" id="markdown-toc-usage">Usage</a>    <ul>
-      <li><a href="#how-do-i-assess-the-progress-of-a-flink-program" id="markdown-toc-how-do-i-assess-the-progress-of-a-flink-program">How do I assess the progress of a Flink program?</a></li>
-      <li><a href="#how-can-i-figure-out-why-a-program-failed" id="markdown-toc-how-can-i-figure-out-why-a-program-failed">How can I figure out why a program failed?</a></li>
-      <li><a href="#how-do-i-debug-flink-programs" id="markdown-toc-how-do-i-debug-flink-programs">How do I debug Flink programs?</a></li>
-      <li><a href="#what-is-the-parallelism-how-do-i-set-it" id="markdown-toc-what-is-the-parallelism-how-do-i-set-it">What is the parallelism? How do I set it?</a></li>
+  <li><a href="#usage">Usage</a>    <ul>
+      <li><a href="#how-do-i-assess-the-progress-of-a-flink-program">How do I assess the progress of a Flink program?</a></li>
+      <li><a href="#how-can-i-figure-out-why-a-program-failed">How can I figure out why a program failed?</a></li>
+      <li><a href="#how-do-i-debug-flink-programs">How do I debug Flink programs?</a></li>
+      <li><a href="#what-is-the-parallelism-how-do-i-set-it">What is the parallelism? How do I set it?</a></li>
     </ul>
   </li>
-  <li><a href="#errors" id="markdown-toc-errors">Errors</a>    <ul>
-      <li><a href="#why-am-i-getting-a-nonserializableexception-" id="markdown-toc-why-am-i-getting-a-nonserializableexception-">Why am I getting a “NonSerializableException” ?</a></li>
-      <li><a href="#in-scala-api-i-get-an-error-about-implicit-values-and-evidence-parameters" id="markdown-toc-in-scala-api-i-get-an-error-about-implicit-values-and-evidence-parameters">In Scala API, I get an error about implicit values and evidence parameters</a></li>
-      <li><a href="#i-get-an-error-message-saying-that-not-enough-buffers-are-available-how-do-i-fix-this" id="markdown-toc-i-get-an-error-message-saying-that-not-enough-buffers-are-available-how-do-i-fix-this">I get an error message saying that not enough buffers are available. How do I fix this?</a></li>
-      <li><a href="#my-job-fails-early-with-a-javaioeofexception-what-could-be-the-cause" id="markdown-toc-my-job-fails-early-with-a-javaioeofexception-what-could-be-the-cause">My job fails early with a java.io.EOFException. What could be the cause?</a></li>
-      <li><a href="#my-job-fails-with-various-exceptions-from-the-hdfshadoop-code-what-can-i-do" id="markdown-toc-my-job-fails-with-various-exceptions-from-the-hdfshadoop-code-what-can-i-do">My job fails with various exceptions from the HDFS/Hadoop code. What can I do?</a></li>
-      <li><a href="#in-eclipse-i-get-compilation-errors-in-the-scala-projects" id="markdown-toc-in-eclipse-i-get-compilation-errors-in-the-scala-projects">In Eclipse, I get compilation errors in the Scala projects</a></li>
-      <li><a href="#my-program-does-not-compute-the-correct-result-why-are-my-custom-key-types" id="markdown-toc-my-program-does-not-compute-the-correct-result-why-are-my-custom-key-types">My program does not compute the correct result. Why are my custom key types</a></li>
-      <li><a href="#i-get-a-javalanginstantiationexception-for-my-data-type-what-is-wrong" id="markdown-toc-i-get-a-javalanginstantiationexception-for-my-data-type-what-is-wrong">I get a java.lang.InstantiationException for my data type, what is wrong?</a></li>
-      <li><a href="#i-cant-stop-flink-with-the-provided-stop-scripts-what-can-i-do" id="markdown-toc-i-cant-stop-flink-with-the-provided-stop-scripts-what-can-i-do">I can’t stop Flink with the provided stop-scripts. What can I do?</a></li>
-      <li><a href="#i-got-an-outofmemoryexception-what-can-i-do" id="markdown-toc-i-got-an-outofmemoryexception-what-can-i-do">I got an OutOfMemoryException. What can I do?</a></li>
-      <li><a href="#why-do-the-taskmanager-log-files-become-so-huge" id="markdown-toc-why-do-the-taskmanager-log-files-become-so-huge">Why do the TaskManager log files become so huge?</a></li>
-      <li><a href="#the-slot-allocated-for-my-task-manager-has-been-released-what-should-i-do" id="markdown-toc-the-slot-allocated-for-my-task-manager-has-been-released-what-should-i-do">The slot allocated for my task manager has been released. What should I do?</a></li>
+  <li><a href="#errors">Errors</a>    <ul>
+      <li><a href="#why-am-i-getting-a-nonserializableexception-">Why am I getting a “NonSerializableException” ?</a></li>
+      <li><a href="#in-scala-api-i-get-an-error-about-implicit-values-and-evidence-parameters">In Scala API, I get an error about implicit values and evidence parameters</a></li>
+      <li><a href="#i-get-an-error-message-saying-that-not-enough-buffers-are-available-how-do-i-fix-this">I get an error message saying that not enough buffers are available. How do I fix this?</a></li>
+      <li><a href="#my-job-fails-early-with-a-javaioeofexception-what-could-be-the-cause">My job fails early with a java.io.EOFException. What could be the cause?</a></li>
+      <li><a href="#my-job-fails-with-various-exceptions-from-the-hdfshadoop-code-what-can-i-do">My job fails with various exceptions from the HDFS/Hadoop code. What can I do?</a></li>
+      <li><a href="#in-eclipse-i-get-compilation-errors-in-the-scala-projects">In Eclipse, I get compilation errors in the Scala projects</a></li>
+      <li><a href="#my-program-does-not-compute-the-correct-result-why-are-my-custom-key-types">My program does not compute the correct result. Why are my custom key types</a></li>
+      <li><a href="#i-get-a-javalanginstantiationexception-for-my-data-type-what-is-wrong">I get a java.lang.InstantiationException for my data type, what is wrong?</a></li>
+      <li><a href="#i-cant-stop-flink-with-the-provided-stop-scripts-what-can-i-do">I can’t stop Flink with the provided stop-scripts. What can I do?</a></li>
+      <li><a href="#i-got-an-outofmemoryexception-what-can-i-do">I got an OutOfMemoryException. What can I do?</a></li>
+      <li><a href="#why-do-the-taskmanager-log-files-become-so-huge">Why do the TaskManager log files become so huge?</a></li>
+      <li><a href="#the-slot-allocated-for-my-task-manager-has-been-released-what-should-i-do">The slot allocated for my task manager has been released. What should I do?</a></li>
     </ul>
   </li>
-  <li><a href="#yarn-deployment" id="markdown-toc-yarn-deployment">YARN Deployment</a>    <ul>
-      <li><a href="#the-yarn-session-runs-only-for-a-few-seconds" id="markdown-toc-the-yarn-session-runs-only-for-a-few-seconds">The YARN session runs only for a few seconds</a></li>
-      <li><a href="#the-yarn-session-crashes-with-a-hdfs-permission-exception-during-startup" id="markdown-toc-the-yarn-session-crashes-with-a-hdfs-permission-exception-during-startup">The YARN session crashes with a HDFS permission exception during startup</a></li>
+  <li><a href="#yarn-deployment">YARN Deployment</a>    <ul>
+      <li><a href="#the-yarn-session-runs-only-for-a-few-seconds">The YARN session runs only for a few seconds</a></li>
+      <li><a href="#the-yarn-session-crashes-with-a-hdfs-permission-exception-during-startup">The YARN session crashes with a HDFS permission exception during startup</a></li>
     </ul>
   </li>
-  <li><a href="#features" id="markdown-toc-features">Features</a>    <ul>
-      <li><a href="#what-kind-of-fault-tolerance-does-flink-provide" id="markdown-toc-what-kind-of-fault-tolerance-does-flink-provide">What kind of fault-tolerance does Flink provide?</a></li>
-      <li><a href="#are-hadoop-like-utilities-such-as-counters-and-the-distributedcache-supported" id="markdown-toc-are-hadoop-like-utilities-such-as-counters-and-the-distributedcache-supported">Are Hadoop-like utilities, such as Counters and the DistributedCache supported?</a></li>
+  <li><a href="#features">Features</a>    <ul>
+      <li><a href="#what-kind-of-fault-tolerance-does-flink-provide">What kind of fault-tolerance does Flink provide?</a></li>
+      <li><a href="#are-hadoop-like-utilities-such-as-counters-and-the-distributedcache-supported">Are Hadoop-like utilities, such as Counters and the DistributedCache supported?</a></li>
     </ul>
   </li>
 </ul>
@@ -445,7 +445,7 @@ cluster.sh</code>). You can kill their processes on Linux/Mac as follows:</p>
 <ul>
   <li>Determine the process id (pid) of the JobManager / TaskManager process. You
 can use the <code>jps</code> command on Linux(if you have OpenJDK installed) or command
-<code>ps -ef | grep java</code> to find all Java processes.</li>
+<code>ps -ef | grep java</code> to find all Java processes. </li>
   <li>Kill the process with <code>kill -9 &lt;pid&gt;</code>, where <code>pid</code> is the process id of the
 affected JobManager or TaskManager process.</li>
 </ul>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/ebaf2975/content/how-to-contribute.html
----------------------------------------------------------------------
diff --git a/content/how-to-contribute.html b/content/how-to-contribute.html
index c79620d..86bbe0e 100644
--- a/content/how-to-contribute.html
+++ b/content/how-to-contribute.html
@@ -162,17 +162,17 @@
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#ask-questions" id="markdown-toc-ask-questions">Ask questions!</a></li>
-  <li><a href="#file-a-bug-report" id="markdown-toc-file-a-bug-report">File a bug report</a></li>
-  <li><a href="#propose-an-improvement-or-a-new-feature" id="markdown-toc-propose-an-improvement-or-a-new-feature">Propose an improvement or a new feature</a></li>
-  <li><a href="#help-others-and-join-the-discussions" id="markdown-toc-help-others-and-join-the-discussions">Help others and join the discussions</a></li>
-  <li><a href="#test-a-release-candidate" id="markdown-toc-test-a-release-candidate">Test a release candidate</a></li>
-  <li><a href="#contribute-code" id="markdown-toc-contribute-code">Contribute code</a></li>
-  <li><a href="#contribute-documentation" id="markdown-toc-contribute-documentation">Contribute documentation</a></li>
-  <li><a href="#improve-the-website" id="markdown-toc-improve-the-website">Improve the website</a></li>
-  <li><a href="#more-ways-to-contribute" id="markdown-toc-more-ways-to-contribute">More ways to contribute…</a></li>
-  <li><a href="#submit-a-contributor-license-agreement" id="markdown-toc-submit-a-contributor-license-agreement">Submit a Contributor License Agreement</a></li>
-  <li><a href="#how-to-become-a-committer" id="markdown-toc-how-to-become-a-committer">How to become a committer</a></li>
+  <li><a href="#ask-questions">Ask questions!</a></li>
+  <li><a href="#file-a-bug-report">File a bug report</a></li>
+  <li><a href="#propose-an-improvement-or-a-new-feature">Propose an improvement or a new feature</a></li>
+  <li><a href="#help-others-and-join-the-discussions">Help others and join the discussions</a></li>
+  <li><a href="#test-a-release-candidate">Test a release candidate</a></li>
+  <li><a href="#contribute-code">Contribute code</a></li>
+  <li><a href="#contribute-documentation">Contribute documentation</a></li>
+  <li><a href="#improve-the-website">Improve the website</a></li>
+  <li><a href="#more-ways-to-contribute">More ways to contribute…</a></li>
+  <li><a href="#submit-a-contributor-license-agreement">Submit a Contributor License Agreement</a></li>
+  <li><a href="#how-to-become-a-committer">How to become a committer</a></li>
 </ul>
 
 </div>
@@ -199,7 +199,7 @@
   <li>It allow for constructive discussions that might arise around this issue.</li>
 </ul>
 
-<p>Detailed information is also required, if you plan to contribute the improvement or feature you proposed yourself. Please read the <a href="/contribute-code.html">Contribute code</a> guide in this case as well.</p>
+<p>Detailed information is also required, if you plan to contribute the improvement or feature you proposed yourself. Please read the <a href="/contribute-code.html">Contribute code</a> guide in this case as well. </p>
 
 <hr />
 
@@ -226,7 +226,7 @@
   <li>Going back to step 1 if the release candidate had issues otherwise we publish the release.</li>
 </ol>
 
-<p>Our wiki contains a page that summarizes the <a href="https://cwiki.apache.org/confluence/display/FLINK/Releasing">test procedure for a release</a>. Release testing is a big effort if done by a small group of people but can be easily scaled out to more people. The Flink community encourages everybody to participate in the testing of a release candidate. By testing a release candidate, you can ensure that the next Flink release is working properly for your setup and help to improve the quality of releases.</p>
+<p>Our wiki contains a page that summarizes the <a href="https://cwiki.apache.org/confluence/display/FLINK/Releasing">test procedure for a release</a>. Release testing is a big effort if done by a small group of people but can be easily scaled out to more people. The Flink community encourages everybody to participate in the testing of a release candidate. By testing a release candidate, you can ensure that the next Flink release is working properly for your setup and help to improve the quality of releases. </p>
 
 <hr />
 
@@ -240,7 +240,7 @@
 
 <h3 class="no_toc" id="looking-for-an-issue-to-work-on">Looking for an issue to work on?</h3>
 
-<p>We maintain a list of all known bugs, proposed improvements and suggested features in <a href="https://issues.apache.org/jira/browse/FLINK/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">Flink’s JIRA</a>. Issues that we believe are good tasks for new contributors are tagged with a special “starter” tag. Those tasks are supposed to be rather easy to solve and will help you to become familiar with the project and the contribution process.</p>
+<p>We maintain a list of all known bugs, proposed improvements and suggested features in <a href="https://issues.apache.org/jira/browse/FLINK/?selectedTab=com.atlassian.jira.jira-projects-plugin:issues-panel">Flink’s JIRA</a>. Issues that we believe are good tasks for new contributors are tagged with a special “starter” tag. Those tasks are supposed to be rather easy to solve and will help you to become familiar with the project and the contribution process. </p>
 
 <p>Please have a look at the list of <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20FLINK%20AND%20resolution%20%3D%20Unresolved%20AND%20labels%20%3D%20starter%20ORDER%20BY%20priority%20DESC">starter issues</a>, if you are looking for an issue to work on. You can of course also choose <a href="https://issues.apache.org/jira/issues/?jql=project%20%3D%20FLINK%20AND%20resolution%20%3D%20Unresolved%20ORDER%20BY%20priority%20DESC">any other issue</a> to work on. Feel free to ask questions about issues that you would be interested in working on.</p>
 
@@ -305,7 +305,7 @@
 
 <h2 id="how-to-become-a-committer">How to become a committer</h2>
 
-<p>Committers are community members that have write access to the project’s repositories, i.e., they can modify the code, documentation, and website by themselves and also accept other contributions.</p>
+<p>Committers are community members that have write access to the project’s repositories, i.e., they can modify the code, documentation, and website by themselves and also accept other contributions. </p>
 
 <p>There is no strict protocol for becoming a committer. Candidates for new committers are typically people that are active contributors and community members.</p>
 
@@ -313,7 +313,7 @@
 
 <p>Of course, contributing code and documentation to the project is important as well. A good way to start is contributing improvements, new features, or bug fixes. You need to show that you take responsibility for the code that you contribute, add tests and documentation, and help maintaining it.</p>
 
-<p>Candidates for new committers are suggested by current committers or PMC members, and voted upon by the PMC.</p>
+<p>Candidates for new committers are suggested by current committers or PMC members, and voted upon by the PMC. </p>
 
 <p>If you would like to become a committer, you should engage with the community and start contributing to Apache Flink in any of the above ways. You might also want to talk to other committers and ask for their advice and guidance.</p>