You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by gr...@apache.org on 2016/11/02 13:37:05 UTC

[1/8] flink-web git commit: Add FLIP to Community Menu and How-To-Contribute

Repository: flink-web
Updated Branches:
  refs/heads/asf-site 7491f2a53 -> 9c930b186


Add FLIP to Community Menu and How-To-Contribute

This closes #24


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/78002577
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/78002577
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/78002577

Branch: refs/heads/asf-site
Commit: 78002577dc22020665c68e9abee8a15eff7f1391
Parents: 7491f2a
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Wed Jul 13 18:11:41 2016 +0200
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 08:10:05 2016 -0400

----------------------------------------------------------------------
 _includes/navbar.html | 1 +
 how-to-contribute.md  | 4 ++++
 2 files changed, 5 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/78002577/_includes/navbar.html
----------------------------------------------------------------------
diff --git a/_includes/navbar.html b/_includes/navbar.html
index 50d5acf..3cbfeec 100644
--- a/_includes/navbar.html
+++ b/_includes/navbar.html
@@ -94,6 +94,7 @@
                 <li><a href="{{ site.baseurl }}/contribute-code.html">Contribute Code</a></li>
                 <li><a href="{{ site.baseurl }}/contribute-documentation.html">Contribute Documentation</a></li>
                 <li><a href="{{ site.baseurl }}/improve-website.html">Improve the Website</a></li>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/78002577/how-to-contribute.md
----------------------------------------------------------------------
diff --git a/how-to-contribute.md b/how-to-contribute.md
index 3867655..911f322 100644
--- a/how-to-contribute.md
+++ b/how-to-contribute.md
@@ -31,6 +31,10 @@ Detailed information is also required, if you plan to contribute the improvement
 
 We recommend to first reach consensus with the community on whether a new feature is required and how to implement a new feature, before starting with the implementation. Some features might be out of scope of the project, and it's best to discover this early.
 
+For very big features that change Flink in a fundamental way we have another process in place:
+[Flink Improvement Proposals](https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals). If you are interested you can propose a new feature there or follow the
+discussions on existing proposals.
+
 -----
 
 ## Help others and join the discussions


[6/8] flink-web git commit: Use latest stack image and small textual fixes

Posted by gr...@apache.org.
Use latest stack image and small textual fixes

This closes #40


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/d72e9338
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/d72e9338
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/d72e9338

Branch: refs/heads/asf-site
Commit: d72e93383826ee36732c5205f46c19af0503d6a3
Parents: dc91e9f
Author: Greg Hogan <gr...@apache.org>
Authored: Fri Oct 14 14:43:21 2016 -0400
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 09:29:06 2016 -0400

----------------------------------------------------------------------
 .gitignore             |   2 +
 community.md.orig      | 474 --------------------------------------------
 downloads.md           |  10 +-
 faq.md                 |  14 +-
 features.md            |   4 +-
 img/features/stack.png | Bin 87387 -> 0 bytes
 6 files changed, 15 insertions(+), 489 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/d72e9338/.gitignore
----------------------------------------------------------------------
diff --git a/.gitignore b/.gitignore
index 60f9b4b..1702d90 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,5 @@
 .DS_Store
 /.bundle
 /.rubydeps
+.idea
+*.iml

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d72e9338/community.md.orig
----------------------------------------------------------------------
diff --git a/community.md.orig b/community.md.orig
deleted file mode 100644
index d3ec5f8..0000000
--- a/community.md.orig
+++ /dev/null
@@ -1,474 +0,0 @@
----
-title: "Community"
----
-
-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]({{ site.jire }}). Those interested in contributing to Flink should check out the [contribution guide](how-to-contribute.html).
-
-{% toc %}
-
-## 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: [{{ site.jira }}]({{ site.jira }}).
-
-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\u2019 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]({{ site.FLINK_CONTRIBUTORS_URL }}).
-
-## 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>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d72e9338/downloads.md
----------------------------------------------------------------------
diff --git a/downloads.md b/downloads.md
index ed2452c..aa56821 100644
--- a/downloads.md
+++ b/downloads.md
@@ -81,7 +81,10 @@ pick the Hadoop 1 version.
 
 ## Maven Dependencies
 
-You can add the following dependencies to your `pom.xml` to include Apache Flink in your project.
+You can add the following dependencies to your `pom.xml` to include Apache Flink in your project. These dependencies include a local execution environment and thus support local testing.
+
+- **Hadoop 1**: If you want to interact with Hadoop 1, use `{{ site.FLINK_VERSION_HADOOP_1_STABLE }}` as the version.
+- **Scala API**: To use the Scala API, replace the `flink-java` artifact id with `flink-scala_2.10` and `flink-streaming-java_2.10` with `flink-streaming-scala_2.10`. For Scala 2.11 dependencies, use the suffix `_2.11` instead of `_2.10`.
 
 ```xml
 <dependency>
@@ -101,11 +104,6 @@ You can add the following dependencies to your `pom.xml` to include Apache Flink
 </dependency>
 ```
 
-These dependencies include a local execution environment and thus support local testing.
-
-- **Hadoop 1**: If you want to interact with Hadoop 1, use `{{ site.FLINK_VERSION_HADOOP_1_STABLE }}` as the version.
-- **Scala API**: To use the Scala API, replace the `flink-java` artifact id with `flink-scala_2.10` and `flink-streaming-java_2.10` with `flink-streaming-scala_2.10`. For Scala 2.11 dependencies, use the suffix `_2.11` instead of `_2.10`.
-
 ## All releases
 
 - Flink 1.0.0 ([Binaries](http://archive.apache.org/dist/flink/flink-1.0.0/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.0/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.0/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.0/api/scala/index.html))

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d72e9338/faq.md
----------------------------------------------------------------------
diff --git a/faq.md b/faq.md
index ec39254..75eaeb9 100644
--- a/faq.md
+++ b/faq.md
@@ -33,7 +33,7 @@ The following questions are frequently asked with regard to the Flink project **
 ### Is Flink a Hadoop Project?
 
 Flink is a data processing system and an **alternative to Hadoop's
-MapReduce component**. It comes with its *own runtime*, rather than building on top
+MapReduce component**. It comes with its *own runtime* rather than building on top
 of MapReduce. As such, it can work completely independently of the Hadoop
 ecosystem. However, Flink can also access Hadoop's distributed file
 system (HDFS) to read and write data, and Hadoop's next-generation resource
@@ -51,7 +51,7 @@ Hadoop client libraries by default.
 Additionally, we provide a special YARN Enabled download of Flink for
 users with an existing Hadoop YARN cluster. [Apache Hadoop
 YARN](http://hadoop.apache.org/docs/r2.2.0/hadoop-yarn/hadoop-yarn-site/YARN.html)
-is Hadoop's cluster resource manager that allows to use
+is Hadoop's cluster resource manager that allows use of
 different execution engines next to each other on a cluster.
 
 ## Usage
@@ -286,9 +286,9 @@ available heap space.
 
 ### Why do the TaskManager log files become so huge?
 
-Check the logging behavior of your jobs. Emitting logging per or tuple may be
-helpful to debug jobs in small setups with tiny data sets, it becomes very
-inefficient and disk space consuming if used for large input data.
+Check the logging behavior of your jobs. Emitting logging per object or tuple may be
+helpful to debug jobs in small setups with tiny data sets but can limit performance
+and consume substantial disk space if used for large input data.
 
 ### The slot allocated for my task manager has been released. What should I do?
 
@@ -434,10 +434,10 @@ code is blocked.
 
 ### What kind of fault-tolerance does Flink provide?
 
-For streaming programs, Flink has a novel approach to draw periodic snapshots of the streaming dataflow state and use those for recovery.
+For streaming programs Flink has a novel approach to draw periodic snapshots of the streaming dataflow state and use those for recovery.
 This mechanism is both efficient and flexible. See the documentation on [streaming fault tolerance]({{ site.docs-snapshot }}/internals/stream_checkpointing.html) for details.
 
-For batch processing programs, Flink remembers the programs sequence of transformations and can restart failed jobs.
+For batch processing programs Flink remembers the program's sequence of transformations and can restart failed jobs.
 
 
 ### Are Hadoop-like utilities, such as Counters and the DistributedCache supported?

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d72e9338/features.md
----------------------------------------------------------------------
diff --git a/features.md b/features.md
index e4b2516..a3bb5d2 100644
--- a/features.md
+++ b/features.md
@@ -299,11 +299,11 @@ val result = initialRanks.iterate(30) { pages =>
 </div>
 <div class="row">
   <div class="col-sm-6">
-    <p class="lead">Flink's stack offers libraries with high-level APIs for different use cases: Machine Learning, Graph Analytics, and Relational Data Processing.</p>
+    <p class="lead">Flink's stack offers libraries with high-level APIs for different use cases: Complex Event Processing, Machine Learning, and Graph Analytics.</p>
     <p class="lead">The libraries are currently in <i>beta</i> status and are heavily developed.</p>
   </div>
   <div class="col-sm-6 img-column">
-    <img src="{{ site.baseurl }}/img/features/stack.png" alt="Flink Stack with Libraries" style="width:60%" />
+    <img src="{{ site.baseurl }}/img/flink-stack-frontpage.png" alt="Flink Stack with Libraries" style="width:100%" />
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/d72e9338/img/features/stack.png
----------------------------------------------------------------------
diff --git a/img/features/stack.png b/img/features/stack.png
deleted file mode 100644
index 2c34722..0000000
Binary files a/img/features/stack.png and /dev/null differ


[2/8] flink-web git commit: FF16 announcement for community

Posted by gr...@apache.org.
FF16 announcement for community

This closes #31


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/8d3f0917
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/8d3f0917
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/8d3f0917

Branch: refs/heads/asf-site
Commit: 8d3f09171ca8391e3e9839240b3b6ccb688c314b
Parents: 7800257
Author: wints <mw...@gmail.com>
Authored: Thu Aug 25 13:56:42 2016 +0200
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 08:10:36 2016 -0400

----------------------------------------------------------------------
 _posts/2016-08-24-ff16-keynotes-panels.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/8d3f0917/_posts/2016-08-24-ff16-keynotes-panels.md
----------------------------------------------------------------------
diff --git a/_posts/2016-08-24-ff16-keynotes-panels.md b/_posts/2016-08-24-ff16-keynotes-panels.md
new file mode 100644
index 0000000..1972453
--- /dev/null
+++ b/_posts/2016-08-24-ff16-keynotes-panels.md
@@ -0,0 +1,18 @@
+---
+layout: post
+title:  "Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion"
+date:   2016-08-24 9:00:00
+categories: news
+---
+
+<p>An update for the Flink community: the <a href="http://flink-forward.org/kb_day/day-1/">Flink Forward 2016 schedule</a> is now available online. This year's event will include 2 days of talks from stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and more. Following the talks is a full day of hands-on Flink training.</p>
+
+<p>Ted Dunning has been announced as a keynote speaker at the event. Ted is the VP of Incubator at <a href="http://www.apache.org">Apache Software Foundation</a>, the Chief Application Architect at <a href="http://www.mapr.com">MapR Technologies</a>, and a mentor on many recent projects. He'll present <a href="http://flink-forward.org/kb_sessions/keynote-tba/">"How Can We Take Flink Forward?"</a> on the second day of the conference.</p>
+
+<p>Following Ted's keynote there will be a panel discussion on <a href="http://flink-forward.org/kb_sessions/panel-large-scale-streaming-in-production/">"Large Scale Streaming in Production"</a>. As stream processing systems become more mainstream, companies are looking to empower their users to take advantage of this technology. We welcome leading stream processing experts Xiaowei Jiang <a href="http://www.alibaba.com">(Alibaba)</a>, Monal Daxini <a href="http://www.netflix.com">(Netflix)</a>, Maxim Fateev <a href="http://www.uber.com">(Uber)</a>, and Ted Dunning <a href="http://www.mapr.com">(MapR Technologies)</a> on stage to talk about the challenges they have faced and the solutions they have discovered while implementing stream processing systems at very large scale. The panel will be moderated by Jamie Grier <a href="http://www.data-artisans.com">(data Artisans)</a>.</p>
+
+<p>The welcome keynote on Monday, September 12, will be presented by data Artisans' co-founders Kostas Tzoumas and Stephan Ewen. They will talk about <a href="http://flink-forward.org/kb_sessions/keynote-tba-2/">"The maturing data streaming ecosystem and Apache Flink\u2019s accelerated growth"</a>. In this talk, Kostas and Stephan discuss several large-scale stream processing use cases that the data Artisans team has seen over the past year.</p>
+
+<p>And one more recent addition to the program: Maxim Fateev of Uber will present <a href="http://flink-forward.org/kb_sessions/beyond-the-watermark-on-demand-backfilling-in-flink/">"Beyond the Watermark: On-Demand Backfilling in Flink"</a>. Flink\u2019s time-progress model is built around a single watermark, which is incompatible with Uber\u2019s business need for generating aggregates retroactively. Maxim's talk covers Uber's solution for on-demand backfilling.</p>
+
+<p>We hope to see many community members at Flink Forward 2016. Registration is available online: <a href="http://flink-forward.org/registration/">flink-forward.org/registration</a>


[5/8] flink-web git commit: Include support for Docker

Posted by gr...@apache.org.
Include support for Docker


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/dc91e9f6
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/dc91e9f6
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/dc91e9f6

Branch: refs/heads/asf-site
Commit: dc91e9f61d943c3a8921f2db850203387c908261
Parents: 05f08a9
Author: Greg Hogan <gr...@apache.org>
Authored: Fri Oct 14 14:43:04 2016 -0400
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 09:29:06 2016 -0400

----------------------------------------------------------------------
 _config.yml       |  4 ++-
 build.sh          |  2 +-
 docker/Dockerfile | 23 ++++++++++++++++
 docker/run.sh     | 74 ++++++++++++++++++++++++++++++++++++++++++++++++++
 4 files changed, 101 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/dc91e9f6/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 469cb26..6bd5d03 100644
--- a/_config.yml
+++ b/_config.yml
@@ -88,10 +88,12 @@ redcarpet:
                "tables", "with_toc_data", "strikethrough", "superscript",
                "lax_spacing"]
 
-exclude: flink-src-repo
+exclude: [docker, flink-src-repo]
 
 gems: [jekyll-paginate]
 
+host: 0.0.0.0
+
 # News Posts
 paginate: 10
 paginate_path: "blog/page:num"

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dc91e9f6/build.sh
----------------------------------------------------------------------
diff --git a/build.sh b/build.sh
index 2981c4a..72b37f0 100755
--- a/build.sh
+++ b/build.sh
@@ -37,7 +37,7 @@ if [ "`command -v bundle`" == "" ]; then
 fi
 
 # Install Ruby dependencies locally
-bundle install --path .rubydeps
+bundle install --full-index --path .rubydeps
 
 DOCS_SRC=${DIR}
 DOCS_DST=${DOCS_SRC}/content

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dc91e9f6/docker/Dockerfile
----------------------------------------------------------------------
diff --git a/docker/Dockerfile b/docker/Dockerfile
new file mode 100644
index 0000000..6a5b8b3
--- /dev/null
+++ b/docker/Dockerfile
@@ -0,0 +1,23 @@
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+FROM ubuntu:16.10
+
+RUN apt-get update && \
+    apt-get install -y vim gem ruby-dev make gcc g++ python-setuptools && \
+    gem install bundler && \
+    cp /usr/share/zoneinfo/Europe/Berlin /etc/localtime 
+

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dc91e9f6/docker/run.sh
----------------------------------------------------------------------
diff --git a/docker/run.sh b/docker/run.sh
new file mode 100755
index 0000000..cb41d65
--- /dev/null
+++ b/docker/run.sh
@@ -0,0 +1,74 @@
+#!/bin/bash
+
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
+#
+#     http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+set -e -x -u
+
+SCRIPT_DIR=$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )
+
+export IMAGE_NAME="flink-web"
+
+pushd ${SCRIPT_DIR}
+
+docker build --rm=true -t ${IMAGE_NAME} .
+
+popd
+
+if [ "$(uname -s)" == "Linux" ]; then
+  USER_NAME=${SUDO_USER:=$USER}
+  USER_ID=$(id -u "${USER_NAME}")
+  GROUP_ID=$(id -g "${USER_NAME}")
+else # boot2docker uid and gid
+  USER_NAME=$USER
+  USER_ID=1000
+  GROUP_ID=50
+fi
+
+docker build -t "${IMAGE_NAME}-${USER_NAME}" - <<UserSpecificDocker
+FROM ${IMAGE_NAME}
+RUN groupadd --non-unique -g ${GROUP_ID} ${USER_NAME} && \
+  useradd -g ${GROUP_ID} -u ${USER_ID} -k /root -m ${USER_NAME}
+ENV HOME /home/${USER_NAME}
+UserSpecificDocker
+
+FLINK_DOC_ROOT=${SCRIPT_DIR}/..
+
+CMD="
+echo
+echo 'Welcome to Apache Flink docs'
+echo 'To build, execute'
+echo '  ./build.sh'
+echo 'To watch and regenerate automatically'
+echo '  ./build.sh -p'
+echo 'and access http://localhost:4000'
+echo
+bash
+"
+
+pushd ${FLINK_DOC_ROOT}
+
+docker run -i -t \
+  --rm=true \
+  -w ${FLINK_DOC_ROOT} \
+  -u "${USER}" \
+  -v "${FLINK_DOC_ROOT}:${FLINK_DOC_ROOT}" \
+  -v "/home/${USER_NAME}:/home/${USER_NAME}" \
+  -p 4000:4000 \
+  ${IMAGE_NAME}-${USER_NAME} \
+  bash -c "${CMD}"
+
+popd
+


[8/8] flink-web git commit: Rebuild website

Posted by gr...@apache.org.
Rebuild website


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/9c930b18
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/9c930b18
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/9c930b18

Branch: refs/heads/asf-site
Commit: 9c930b186cabf834e06bbc663fca1386a0c357d8
Parents: d72e933
Author: Greg Hogan <gr...@apache.org>
Authored: Wed Nov 2 09:22:26 2016 -0400
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 09:29:06 2016 -0400

----------------------------------------------------------------------
 content/blog/feed.xml                           |  20 +
 content/blog/index.html                         |  37 +-
 content/blog/page2/index.html                   |  37 +-
 content/blog/page3/index.html                   |  37 +-
 content/blog/page4/index.html                   |  24 +
 .../release_1.0.0-changelog_known_issues.html   |   1 +
 content/blog/release_1.1.0-changelog.html       |   1 +
 content/community.html                          |   3 +-
 content/community.md.orig                       | 664 -------------------
 content/contribute-code.html                    |   1 +
 content/contribute-documentation.html           |   1 +
 content/downloads.html                          |  15 +-
 content/faq.html                                |  15 +-
 content/features.html                           |   5 +-
 content/how-to-contribute.html                  |   5 +
 content/img/features/stack.png                  | Bin 87387 -> 0 bytes
 content/improve-website.html                    |   1 +
 content/index.html                              |   9 +-
 content/material.html                           |   1 +
 content/news/2014/08/26/release-0.6.html        |   1 +
 content/news/2014/09/26/release-0.6.1.html      |   1 +
 content/news/2014/10/03/upcoming_events.html    |   1 +
 content/news/2014/11/04/release-0.7.0.html      |   1 +
 .../news/2014/11/18/hadoop-compatibility.html   |   1 +
 content/news/2015/01/06/december-in-flink.html  |   1 +
 content/news/2015/01/21/release-0.8.html        |   1 +
 content/news/2015/02/04/january-in-flink.html   |   1 +
 content/news/2015/02/09/streaming-example.html  |   1 +
 .../news/2015/03/02/february-2015-in-flink.html |   1 +
 .../peeking-into-Apache-Flinks-Engine-Room.html |   1 +
 content/news/2015/04/07/march-in-flink.html     |   1 +
 .../2015/04/13/release-0.9.0-milestone1.html    |   1 +
 .../05/11/Juggling-with-Bits-and-Bytes.html     |   1 +
 .../news/2015/05/14/Community-update-April.html |   1 +
 .../announcing-apache-flink-0.9.0-release.html  |   1 +
 .../2015/08/24/introducing-flink-gelly.html     |   1 +
 content/news/2015/09/01/release-0.9.1.html      |   1 +
 content/news/2015/09/03/flink-forward.html      |   1 +
 content/news/2015/09/16/off-heap-memory.html    |   1 +
 content/news/2015/11/16/release-0.10.0.html     |   1 +
 content/news/2015/11/27/release-0.10.1.html     |   1 +
 .../news/2015/12/04/Introducing-windows.html    |   1 +
 .../news/2015/12/11/storm-compatibility.html    |   1 +
 content/news/2015/12/18/a-year-in-review.html   |   1 +
 content/news/2016/02/11/release-0.10.2.html     |   1 +
 content/news/2016/03/08/release-1.0.0.html      |   1 +
 content/news/2016/04/06/cep-monitoring.html     |   1 +
 content/news/2016/04/06/release-1.0.1.html      |   1 +
 .../news/2016/04/14/flink-forward-announce.html |   1 +
 content/news/2016/04/22/release-1.0.2.html      |   1 +
 content/news/2016/05/11/release-1.0.3.html      |   1 +
 content/news/2016/05/24/stream-sql.html         |   1 +
 content/news/2016/08/08/release-1.1.0.html      |   1 +
 content/news/2016/08/11/release-1.1.1.html      |   1 +
 .../news/2016/08/24/ff16-keynotes-panels.html   | 221 ++++++
 content/news/2016/09/05/release-1.1.2.html      |   1 +
 content/news/2016/10/12/release-1.1.3.html      |   1 +
 content/poweredby.html                          |   1 +
 content/privacy-policy.html                     |   1 +
 content/project.html                            |   1 +
 content/slides.html                             |  22 +-
 61 files changed, 433 insertions(+), 727 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index fcc9de8..54eb996 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -185,6 +185,26 @@
 </item>
 
 <item>
+<title>Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</title>
+<description>&lt;p&gt;An update for the Flink community: the &lt;a href=&quot;http://flink-forward.org/kb_day/day-1/&quot;&gt;Flink Forward 2016 schedule&lt;/a&gt; is now available online. This year&#39;s event will include 2 days of talks from stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and more. Following the talks is a full day of hands-on Flink training.&lt;/p&gt;
+
+&lt;p&gt;Ted Dunning has been announced as a keynote speaker at the event. Ted is the VP of Incubator at &lt;a href=&quot;http://www.apache.org&quot;&gt;Apache Software Foundation&lt;/a&gt;, the Chief Application Architect at &lt;a href=&quot;http://www.mapr.com&quot;&gt;MapR Technologies&lt;/a&gt;, and a mentor on many recent projects. He&#39;ll present &lt;a href=&quot;http://flink-forward.org/kb_sessions/keynote-tba/&quot;&gt;&quot;How Can We Take Flink Forward?&quot;&lt;/a&gt; on the second day of the conference.&lt;/p&gt;
+
+&lt;p&gt;Following Ted&#39;s keynote there will be a panel discussion on &lt;a href=&quot;http://flink-forward.org/kb_sessions/panel-large-scale-streaming-in-production/&quot;&gt;&quot;Large Scale Streaming in Production&quot;&lt;/a&gt;. As stream processing systems become more mainstream, companies are looking to empower their users to take advantage of this technology. We welcome leading stream processing experts Xiaowei Jiang &lt;a href=&quot;http://www.alibaba.com&quot;&gt;(Alibaba)&lt;/a&gt;, Monal Daxini &lt;a href=&quot;http://www.netflix.com&quot;&gt;(Netflix)&lt;/a&gt;, Maxim Fateev &lt;a href=&quot;http://www.uber.com&quot;&gt;(Uber)&lt;/a&gt;, and Ted Dunning &lt;a href=&quot;http://www.mapr.com&quot;&gt;(MapR Technologies)&lt;/a&gt; on stage to talk about the challenges they have faced and the solutions they have discovered while implementing stream processing systems at very large scale. The panel will be moderated by Jamie Grier &lt;a href=&quot;http://www.data-artisan
 s.com&quot;&gt;(data Artisans)&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The welcome keynote on Monday, September 12, will be presented by data Artisans&#39; co-founders Kostas Tzoumas and Stephan Ewen. They will talk about &lt;a href=&quot;http://flink-forward.org/kb_sessions/keynote-tba-2/&quot;&gt;&quot;The maturing data streaming ecosystem and Apache Flink\u2019s accelerated growth&quot;&lt;/a&gt;. In this talk, Kostas and Stephan discuss several large-scale stream processing use cases that the data Artisans team has seen over the past year.&lt;/p&gt;
+
+&lt;p&gt;And one more recent addition to the program: Maxim Fateev of Uber will present &lt;a href=&quot;http://flink-forward.org/kb_sessions/beyond-the-watermark-on-demand-backfilling-in-flink/&quot;&gt;&quot;Beyond the Watermark: On-Demand Backfilling in Flink&quot;&lt;/a&gt;. Flink\u2019s time-progress model is built around a single watermark, which is incompatible with Uber\u2019s business need for generating aggregates retroactively. Maxim&#39;s talk covers Uber&#39;s solution for on-demand backfilling.&lt;/p&gt;
+
+&lt;p&gt;We hope to see many community members at Flink Forward 2016. Registration is available online: &lt;a href=&quot;http://flink-forward.org/registration/&quot;&gt;flink-forward.org/registration&lt;/a&gt;
+&lt;/p&gt;
+</description>
+<pubDate>Wed, 24 Aug 2016 11:00:00 +0200</pubDate>
+<link>http://flink.apache.org/news/2016/08/24/ff16-keynotes-panels.html</link>
+<guid isPermaLink="true">/news/2016/08/24/ff16-keynotes-panels.html</guid>
+</item>
+
+<item>
 <title>Flink 1.1.1 Released</title>
 <description>&lt;p&gt;Today, the Flink community released Flink version 1.1.1.&lt;/p&gt;
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index 1b4b5c7..fab04d1 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -187,6 +188,19 @@
     <hr>
     
     <article>
+      <h2 class="blog-title"><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></h2>
+      <p>24 Aug 2016</p>
+
+      <p><p>An update for the Flink community: the <a href="http://flink-forward.org/kb_day/day-1/">Flink Forward 2016 schedule</a> is now available online. This year's event will include 2 days of talks from stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and more. Following the talks is a full day of hands-on Flink training.</p>
+
+</p>
+
+      <p><a href="/news/2016/08/24/ff16-keynotes-panels.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></h2>
       <p>11 Aug 2016</p>
 
@@ -274,19 +288,6 @@
 
     <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>
-
-      <p><p>Today, the Flink community released Flink version <strong>1.0.1</strong>, the first bugfix release of the 1.0 series.</p>
-
-</p>
-
-      <p><a href="/news/2016/04/06/release-1.0.1.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -339,6 +340,16 @@
       
 
       
+      <li><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/blog/page2/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index 6d2ee58..49a36f6 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -161,6 +162,19 @@
     <!-- Blog posts -->
     
     <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>
+
+      <p><p>Today, the Flink community released Flink version <strong>1.0.1</strong>, the first bugfix release of the 1.0 series.</p>
+
+</p>
+
+      <p><a href="/news/2016/04/06/release-1.0.1.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <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>
 
@@ -275,19 +289,6 @@ Apache Flink started.</p>
 
     <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>
-
-      <p><p>The Flink community is happy to announce that Flink 0.9.1 is now available.</p>
-
-</p>
-
-      <p><a href="/news/2015/09/01/release-0.9.1.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -340,6 +341,16 @@ Apache Flink started.</p>
       
 
       
+      <li><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/blog/page3/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 1865d88..193ec5f 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -161,6 +162,19 @@
     <!-- Blog posts -->
     
     <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>
+
+      <p><p>The Flink community is happy to announce that Flink 0.9.1 is now available.</p>
+
+</p>
+
+      <p><a href="/news/2015/09/01/release-0.9.1.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/08/24/introducing-flink-gelly.html">Introducing Gelly: Graph Processing with Apache Flink</a></h2>
       <p>24 Aug 2015</p>
 
@@ -287,19 +301,6 @@ and offers a new API including definition of flexible windows.</p>
 
     <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>
-
-      <p><p>Happy 2015! Here is a (hopefully digestible) summary of what happened last month in the Flink community.</p>
-
-</p>
-
-      <p><a href="/news/2015/02/04/january-in-flink.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -352,6 +353,16 @@ and offers a new API including definition of flexible windows.</p>
       
 
       
+      <li><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/blog/page4/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index a3920db..1b9c05d 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -161,6 +162,19 @@
     <!-- Blog posts -->
     
     <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>
+
+      <p><p>Happy 2015! Here is a (hopefully digestible) summary of what happened last month in the Flink community.</p>
+
+</p>
+
+      <p><a href="/news/2015/02/04/january-in-flink.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/01/21/release-0.8.html">Apache Flink 0.8.0 available</a></h2>
       <p>21 Jan 2015</p>
 
@@ -306,6 +320,16 @@ academic and open source project that Flink originates from.</p>
       
 
       
+      <li><a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a></li>
+      
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a></li>
       
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/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 f290e81..b5b5a73 100644
--- a/content/blog/release_1.0.0-changelog_known_issues.html
+++ b/content/blog/release_1.0.0-changelog_known_issues.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/blog/release_1.1.0-changelog.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.1.0-changelog.html b/content/blog/release_1.1.0-changelog.html
index dca4c42..68bfaaf 100644
--- a/content/blog/release_1.1.0-changelog.html
+++ b/content/blog/release_1.1.0-changelog.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 8fcd8dd..d7a27e3 100644
--- a/content/community.html
+++ b/content/community.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -158,7 +159,7 @@
       <div class="col-sm-12"><h1>Community</h1></div>
     </div>
 
-<p>There are many ways to get help from the Apache Flink community. The <a href="#mailing-lists">mailing lists</a> 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 <a href="#irc">IRC channel</a>. Some committers are also monitoring <a href="http://stackoverflow.com/questions/tagged/flink">Stack Overflow</a>. Please remember to tag your questions with the <em><a href="http://stackoverflow.com/questions/tagged/flink">flink</a></em> tag. Bugs and feature requests can either be discussed on <em>dev mailing list</em> or on <a href="">JIRA</a>. Those interested in contributing to Flink should check out the <a href="how-to-contribute.html">contribution guide</a>.</p>
+<p>There are many ways to get help from the Apache Flink community. The <a href="#mailing-lists">mailing lists</a> 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 <a href="#irc">IRC channel</a>. Some committers are also monitoring <a href="http://stackoverflow.com/questions/tagged/flink">Stack Overflow</a>. Please remember to tag your questions with the <em><a href="http://stackoverflow.com/questions/tagged/flink">flink</a></em> tag. Bugs and feature requests can either be discussed on <em>dev mailing list</em> or on <a href="https://issues.apache.org/jira/browse/FLINK">JIRA</a>. Those interested in contributing to Flink should check out the <a href="how-to-contribute.html">contribution guide</a>.</p>
 
 <div class="page-toc">
 <ul id="markdown-toc">

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/community.md.orig
----------------------------------------------------------------------
diff --git a/content/community.md.orig b/content/community.md.orig
deleted file mode 100644
index 4590b42..0000000
--- a/content/community.md.orig
+++ /dev/null
@@ -1,664 +0,0 @@
-<!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.1/quickstart/setup_quickstart.html">Setup</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/run_example_quickstart.html">Example: Wikipedia Edit Stream</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/java_api_quickstart.html">Java API</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/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.1">1.1 Documentation</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java" class="active">1.1 Javadocs</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html" class="active">1.1 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-release-1.2">1.2 Documentation</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java" class="active">1.2 Javadocs</a></li>
-                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html" class="active">1.2 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="/poweredby.html">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\u2019 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-2016 <a href="http://apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
-        <p>Apache Flink, Apache, and the Apache feather logo are either registered trademarks or 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/9c930b18/content/contribute-code.html
----------------------------------------------------------------------
diff --git a/content/contribute-code.html b/content/contribute-code.html
index 1d22240..8b094fa 100644
--- a/content/contribute-code.html
+++ b/content/contribute-code.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/contribute-documentation.html
----------------------------------------------------------------------
diff --git a/content/contribute-documentation.html b/content/contribute-documentation.html
index 5494e13..2341ab8 100644
--- a/content/contribute-documentation.html
+++ b/content/contribute-documentation.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index d99af1c..b6a4b59 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -248,7 +249,12 @@ pick the Hadoop 1 version.</p>
 
 <h2 id="maven-dependencies">Maven Dependencies</h2>
 
-<p>You can add the following dependencies to your <code>pom.xml</code> to include Apache Flink in your project.</p>
+<p>You can add the following dependencies to your <code>pom.xml</code> to include Apache Flink in your project. These dependencies include a local execution environment and thus support local testing.</p>
+
+<ul>
+  <li><strong>Hadoop 1</strong>: If you want to interact with Hadoop 1, use <code>1.1.3-hadoop1</code> as the version.</li>
+  <li><strong>Scala API</strong>: To use the Scala API, replace the <code>flink-java</code> artifact id with <code>flink-scala_2.10</code> and <code>flink-streaming-java_2.10</code> with <code>flink-streaming-scala_2.10</code>. For Scala 2.11 dependencies, use the suffix <code>_2.11</code> instead of <code>_2.10</code>.</li>
+</ul>
 
 <div class="highlight"><pre><code class="language-xml"><span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span class="nt">&lt;/groupId&gt;</span>
@@ -266,13 +272,6 @@ pick the Hadoop 1 version.</p>
   <span class="nt">&lt;version&gt;</span>1.1.3<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
-<p>These dependencies include a local execution environment and thus support local testing.</p>
-
-<ul>
-  <li><strong>Hadoop 1</strong>: If you want to interact with Hadoop 1, use <code>1.1.3-hadoop1</code> as the version.</li>
-  <li><strong>Scala API</strong>: To use the Scala API, replace the <code>flink-java</code> artifact id with <code>flink-scala_2.10</code> and <code>flink-streaming-java_2.10</code> with <code>flink-streaming-scala_2.10</code>. For Scala 2.11 dependencies, use the suffix <code>_2.11</code> instead of <code>_2.10</code>.</li>
-</ul>
-
 <h2 id="all-releases">All releases</h2>
 
 <ul>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/faq.html
----------------------------------------------------------------------
diff --git a/content/faq.html b/content/faq.html
index a1a66c8..4bb4c61 100644
--- a/content/faq.html
+++ b/content/faq.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -229,7 +230,7 @@ under the License.
 <h3 id="is-flink-a-hadoop-project">Is Flink a Hadoop Project?</h3>
 
 <p>Flink is a data processing system and an <strong>alternative to Hadoop\u2019s
-MapReduce component</strong>. It comes with its <em>own runtime</em>, rather than building on top
+MapReduce component</strong>. It comes with its <em>own runtime</em> rather than building on top
 of MapReduce. As such, it can work completely independently of the Hadoop
 ecosystem. However, Flink can also access Hadoop\u2019s distributed file
 system (HDFS) to read and write data, and Hadoop\u2019s next-generation resource
@@ -247,7 +248,7 @@ Hadoop client libraries by default.</p>
 <p>Additionally, we provide a special YARN Enabled download of Flink for
 users with an existing Hadoop YARN cluster. <a href="http://hadoop.apache.org/docs/r2.2.0/hadoop-yarn/hadoop-yarn-site/YARN.html">Apache Hadoop
 YARN</a>
-is Hadoop\u2019s cluster resource manager that allows to use
+is Hadoop\u2019s cluster resource manager that allows use of
 different execution engines next to each other on a cluster.</p>
 
 <h2 id="usage">Usage</h2>
@@ -497,9 +498,9 @@ available heap space.</p>
 
 <h3 id="why-do-the-taskmanager-log-files-become-so-huge">Why do the TaskManager log files become so huge?</h3>
 
-<p>Check the logging behavior of your jobs. Emitting logging per or tuple may be
-helpful to debug jobs in small setups with tiny data sets, it becomes very
-inefficient and disk space consuming if used for large input data.</p>
+<p>Check the logging behavior of your jobs. Emitting logging per object or tuple may be
+helpful to debug jobs in small setups with tiny data sets but can limit performance
+and consume substantial disk space if used for large input data.</p>
 
 <h3 id="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?</h3>
 
@@ -647,10 +648,10 @@ code is blocked.</p>
 
 <h3 id="what-kind-of-fault-tolerance-does-flink-provide">What kind of fault-tolerance does Flink provide?</h3>
 
-<p>For streaming programs, Flink has a novel approach to draw periodic snapshots of the streaming dataflow state and use those for recovery.
+<p>For streaming programs Flink has a novel approach to draw periodic snapshots of the streaming dataflow state and use those for recovery.
 This mechanism is both efficient and flexible. See the documentation on <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/internals/stream_checkpointing.html">streaming fault tolerance</a> for details.</p>
 
-<p>For batch processing programs, Flink remembers the programs sequence of transformations and can restart failed jobs.</p>
+<p>For batch processing programs Flink remembers the program\u2019s sequence of transformations and can restart failed jobs.</p>
 
 <h3 id="are-hadoop-like-utilities-such-as-counters-and-the-distributedcache-supported">Are Hadoop-like utilities, such as Counters and the DistributedCache supported?</h3>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/features.html
----------------------------------------------------------------------
diff --git a/content/features.html b/content/features.html
index c419534..8f686de 100644
--- a/content/features.html
+++ b/content/features.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -449,11 +450,11 @@
 </div>
 <div class="row">
   <div class="col-sm-6">
-    <p class="lead">Flink's stack offers libraries with high-level APIs for different use cases: Machine Learning, Graph Analytics, and Relational Data Processing.</p>
+    <p class="lead">Flink's stack offers libraries with high-level APIs for different use cases: Complex Event Processing, Machine Learning, and Graph Analytics.</p>
     <p class="lead">The libraries are currently in <i>beta</i> status and are heavily developed.</p>
   </div>
   <div class="col-sm-6 img-column">
-    <img src="/img/features/stack.png" alt="Flink Stack with Libraries" style="width:60%" />
+    <img src="/img/flink-stack-frontpage.png" alt="Flink Stack with Libraries" style="width:100%" />
   </div>
 </div>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/how-to-contribute.html
----------------------------------------------------------------------
diff --git a/content/how-to-contribute.html b/content/how-to-contribute.html
index e4fa7d6..e68b9d3 100644
--- a/content/how-to-contribute.html
+++ b/content/how-to-contribute.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -203,6 +204,10 @@
 
 <p>We recommend to first reach consensus with the community on whether a new feature is required and how to implement a new feature, before starting with the implementation. Some features might be out of scope of the project, and it\u2019s best to discover this early.</p>
 
+<p>For very big features that change Flink in a fundamental way we have another process in place:
+<a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals">Flink Improvement Proposals</a>. If you are interested you can propose a new feature there or follow the
+discussions on existing proposals.</p>
+
 <hr />
 
 <h2 id="help-others-and-join-the-discussions">Help others and join the discussions</h2>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/img/features/stack.png
----------------------------------------------------------------------
diff --git a/content/img/features/stack.png b/content/img/features/stack.png
deleted file mode 100644
index 2c34722..0000000
Binary files a/content/img/features/stack.png and /dev/null differ

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/improve-website.html
----------------------------------------------------------------------
diff --git a/content/improve-website.html b/content/improve-website.html
index 9482567..4293626 100644
--- a/content/improve-website.html
+++ b/content/improve-website.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 2c70a10..4d82333 100644
--- a/content/index.html
+++ b/content/index.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -242,6 +243,10 @@
         <a href="/news/2016/09/05/release-1.1.2.html">Apache Flink 1.1.2 Released</a>
       </li>
   
+      <li class="list-group-item"><span>24 Aug 2016</span> &raquo;
+        <a href="/news/2016/08/24/ff16-keynotes-panels.html">Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</a>
+      </li>
+  
       <li class="list-group-item"><span>11 Aug 2016</span> &raquo;
         <a href="/news/2016/08/11/release-1.1.1.html">Flink 1.1.1 Released</a>
       </li>
@@ -249,10 +254,6 @@
       <li class="list-group-item"><span>08 Aug 2016</span> &raquo;
         <a href="/news/2016/08/08/release-1.1.0.html">Announcing Apache Flink 1.1.0</a>
       </li>
-  
-      <li class="list-group-item"><span>24 May 2016</span> &raquo;
-        <a href="/news/2016/05/24/stream-sql.html">Stream Processing for Everyone with SQL and Apache Flink</a>
-      </li>
 
 </ul>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/material.html
----------------------------------------------------------------------
diff --git a/content/material.html b/content/material.html
index 5d186c6..9f93a91 100644
--- a/content/material.html
+++ b/content/material.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2014/08/26/release-0.6.html
----------------------------------------------------------------------
diff --git a/content/news/2014/08/26/release-0.6.html b/content/news/2014/08/26/release-0.6.html
index 02c2c2a..5736d62 100644
--- a/content/news/2014/08/26/release-0.6.html
+++ b/content/news/2014/08/26/release-0.6.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2014/09/26/release-0.6.1.html
----------------------------------------------------------------------
diff --git a/content/news/2014/09/26/release-0.6.1.html b/content/news/2014/09/26/release-0.6.1.html
index 4a5ddca..3b2da05 100644
--- a/content/news/2014/09/26/release-0.6.1.html
+++ b/content/news/2014/09/26/release-0.6.1.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2014/10/03/upcoming_events.html
----------------------------------------------------------------------
diff --git a/content/news/2014/10/03/upcoming_events.html b/content/news/2014/10/03/upcoming_events.html
index 7e0942b..e7f1e64 100644
--- a/content/news/2014/10/03/upcoming_events.html
+++ b/content/news/2014/10/03/upcoming_events.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2014/11/04/release-0.7.0.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/04/release-0.7.0.html b/content/news/2014/11/04/release-0.7.0.html
index 57b1118..e379c5f 100644
--- a/content/news/2014/11/04/release-0.7.0.html
+++ b/content/news/2014/11/04/release-0.7.0.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2014/11/18/hadoop-compatibility.html
----------------------------------------------------------------------
diff --git a/content/news/2014/11/18/hadoop-compatibility.html b/content/news/2014/11/18/hadoop-compatibility.html
index 298c68a..813d29e 100644
--- a/content/news/2014/11/18/hadoop-compatibility.html
+++ b/content/news/2014/11/18/hadoop-compatibility.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/01/06/december-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/01/06/december-in-flink.html b/content/news/2015/01/06/december-in-flink.html
index 872a39f..1df5253 100644
--- a/content/news/2015/01/06/december-in-flink.html
+++ b/content/news/2015/01/06/december-in-flink.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/01/21/release-0.8.html
----------------------------------------------------------------------
diff --git a/content/news/2015/01/21/release-0.8.html b/content/news/2015/01/21/release-0.8.html
index f1b4fbd..90a1b58 100644
--- a/content/news/2015/01/21/release-0.8.html
+++ b/content/news/2015/01/21/release-0.8.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/02/04/january-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/04/january-in-flink.html b/content/news/2015/02/04/january-in-flink.html
index 82c7391..f0a2254 100644
--- a/content/news/2015/02/04/january-in-flink.html
+++ b/content/news/2015/02/04/january-in-flink.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/02/09/streaming-example.html
----------------------------------------------------------------------
diff --git a/content/news/2015/02/09/streaming-example.html b/content/news/2015/02/09/streaming-example.html
index 5f9a624..0ce5d39 100644
--- a/content/news/2015/02/09/streaming-example.html
+++ b/content/news/2015/02/09/streaming-example.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/03/02/february-2015-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/03/02/february-2015-in-flink.html b/content/news/2015/03/02/february-2015-in-flink.html
index 850182b..0b613a1 100644
--- a/content/news/2015/03/02/february-2015-in-flink.html
+++ b/content/news/2015/03/02/february-2015-in-flink.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
----------------------------------------------------------------------
diff --git a/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html b/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
index c4d6e3c..b4e86c4 100644
--- a/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
+++ b/content/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/04/07/march-in-flink.html
----------------------------------------------------------------------
diff --git a/content/news/2015/04/07/march-in-flink.html b/content/news/2015/04/07/march-in-flink.html
index 49bc188..14a4dbd 100644
--- a/content/news/2015/04/07/march-in-flink.html
+++ b/content/news/2015/04/07/march-in-flink.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/04/13/release-0.9.0-milestone1.html
----------------------------------------------------------------------
diff --git a/content/news/2015/04/13/release-0.9.0-milestone1.html b/content/news/2015/04/13/release-0.9.0-milestone1.html
index da64de5..27c535a 100644
--- a/content/news/2015/04/13/release-0.9.0-milestone1.html
+++ b/content/news/2015/04/13/release-0.9.0-milestone1.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
----------------------------------------------------------------------
diff --git a/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html b/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
index 0faa8a1..ab7489d 100644
--- a/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
+++ b/content/news/2015/05/11/Juggling-with-Bits-and-Bytes.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/05/14/Community-update-April.html
----------------------------------------------------------------------
diff --git a/content/news/2015/05/14/Community-update-April.html b/content/news/2015/05/14/Community-update-April.html
index 6a8ef16..403364b 100644
--- a/content/news/2015/05/14/Community-update-April.html
+++ b/content/news/2015/05/14/Community-update-April.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
----------------------------------------------------------------------
diff --git a/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html b/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
index 6e72c0a..d4f076c 100644
--- a/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
+++ b/content/news/2015/06/24/announcing-apache-flink-0.9.0-release.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/08/24/introducing-flink-gelly.html
----------------------------------------------------------------------
diff --git a/content/news/2015/08/24/introducing-flink-gelly.html b/content/news/2015/08/24/introducing-flink-gelly.html
index 3460a81..9d68690 100644
--- a/content/news/2015/08/24/introducing-flink-gelly.html
+++ b/content/news/2015/08/24/introducing-flink-gelly.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/09/01/release-0.9.1.html
----------------------------------------------------------------------
diff --git a/content/news/2015/09/01/release-0.9.1.html b/content/news/2015/09/01/release-0.9.1.html
index 1bb62ab..14a9605 100644
--- a/content/news/2015/09/01/release-0.9.1.html
+++ b/content/news/2015/09/01/release-0.9.1.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/09/03/flink-forward.html
----------------------------------------------------------------------
diff --git a/content/news/2015/09/03/flink-forward.html b/content/news/2015/09/03/flink-forward.html
index ff2cfde..046699a 100644
--- a/content/news/2015/09/03/flink-forward.html
+++ b/content/news/2015/09/03/flink-forward.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 


[7/8] flink-web git commit: Rebuild website

Posted by gr...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/09/16/off-heap-memory.html
----------------------------------------------------------------------
diff --git a/content/news/2015/09/16/off-heap-memory.html b/content/news/2015/09/16/off-heap-memory.html
index 7cbbc36..c4183ff 100644
--- a/content/news/2015/09/16/off-heap-memory.html
+++ b/content/news/2015/09/16/off-heap-memory.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/11/16/release-0.10.0.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/16/release-0.10.0.html b/content/news/2015/11/16/release-0.10.0.html
index 6815f0d..d90cc6b 100644
--- a/content/news/2015/11/16/release-0.10.0.html
+++ b/content/news/2015/11/16/release-0.10.0.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/11/27/release-0.10.1.html
----------------------------------------------------------------------
diff --git a/content/news/2015/11/27/release-0.10.1.html b/content/news/2015/11/27/release-0.10.1.html
index ab1e619..a0f4a23 100644
--- a/content/news/2015/11/27/release-0.10.1.html
+++ b/content/news/2015/11/27/release-0.10.1.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/12/04/Introducing-windows.html
----------------------------------------------------------------------
diff --git a/content/news/2015/12/04/Introducing-windows.html b/content/news/2015/12/04/Introducing-windows.html
index 0809df6..a5f59e5 100644
--- a/content/news/2015/12/04/Introducing-windows.html
+++ b/content/news/2015/12/04/Introducing-windows.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/12/11/storm-compatibility.html
----------------------------------------------------------------------
diff --git a/content/news/2015/12/11/storm-compatibility.html b/content/news/2015/12/11/storm-compatibility.html
index f68cdef..decc246 100644
--- a/content/news/2015/12/11/storm-compatibility.html
+++ b/content/news/2015/12/11/storm-compatibility.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2015/12/18/a-year-in-review.html
----------------------------------------------------------------------
diff --git a/content/news/2015/12/18/a-year-in-review.html b/content/news/2015/12/18/a-year-in-review.html
index 195e47a..c1e6b8f 100644
--- a/content/news/2015/12/18/a-year-in-review.html
+++ b/content/news/2015/12/18/a-year-in-review.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/02/11/release-0.10.2.html
----------------------------------------------------------------------
diff --git a/content/news/2016/02/11/release-0.10.2.html b/content/news/2016/02/11/release-0.10.2.html
index 8961ccf..6f8c002 100644
--- a/content/news/2016/02/11/release-0.10.2.html
+++ b/content/news/2016/02/11/release-0.10.2.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/03/08/release-1.0.0.html
----------------------------------------------------------------------
diff --git a/content/news/2016/03/08/release-1.0.0.html b/content/news/2016/03/08/release-1.0.0.html
index 64d3a19..6674359 100644
--- a/content/news/2016/03/08/release-1.0.0.html
+++ b/content/news/2016/03/08/release-1.0.0.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/04/06/cep-monitoring.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/06/cep-monitoring.html b/content/news/2016/04/06/cep-monitoring.html
index 839699f..ffa9ed6 100644
--- a/content/news/2016/04/06/cep-monitoring.html
+++ b/content/news/2016/04/06/cep-monitoring.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/04/06/release-1.0.1.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/06/release-1.0.1.html b/content/news/2016/04/06/release-1.0.1.html
index f7862ac..28b9bbd 100644
--- a/content/news/2016/04/06/release-1.0.1.html
+++ b/content/news/2016/04/06/release-1.0.1.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/04/14/flink-forward-announce.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/14/flink-forward-announce.html b/content/news/2016/04/14/flink-forward-announce.html
index 7c11e68..a9d754e 100644
--- a/content/news/2016/04/14/flink-forward-announce.html
+++ b/content/news/2016/04/14/flink-forward-announce.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/04/22/release-1.0.2.html
----------------------------------------------------------------------
diff --git a/content/news/2016/04/22/release-1.0.2.html b/content/news/2016/04/22/release-1.0.2.html
index 8339dde..0ab6452 100644
--- a/content/news/2016/04/22/release-1.0.2.html
+++ b/content/news/2016/04/22/release-1.0.2.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/05/11/release-1.0.3.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/11/release-1.0.3.html b/content/news/2016/05/11/release-1.0.3.html
index bbf0916..3e57aa4 100644
--- a/content/news/2016/05/11/release-1.0.3.html
+++ b/content/news/2016/05/11/release-1.0.3.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/05/24/stream-sql.html
----------------------------------------------------------------------
diff --git a/content/news/2016/05/24/stream-sql.html b/content/news/2016/05/24/stream-sql.html
index 65e9dcd..e1defe9 100644
--- a/content/news/2016/05/24/stream-sql.html
+++ b/content/news/2016/05/24/stream-sql.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/08/08/release-1.1.0.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/08/release-1.1.0.html b/content/news/2016/08/08/release-1.1.0.html
index 3eefa68..f2ddd6d 100644
--- a/content/news/2016/08/08/release-1.1.0.html
+++ b/content/news/2016/08/08/release-1.1.0.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/08/11/release-1.1.1.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/11/release-1.1.1.html b/content/news/2016/08/11/release-1.1.1.html
index 7df29c5..cdbfaed 100644
--- a/content/news/2016/08/11/release-1.1.1.html
+++ b/content/news/2016/08/11/release-1.1.1.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/08/24/ff16-keynotes-panels.html
----------------------------------------------------------------------
diff --git a/content/news/2016/08/24/ff16-keynotes-panels.html b/content/news/2016/08/24/ff16-keynotes-panels.html
new file mode 100644
index 0000000..09dfe00
--- /dev/null
+++ b/content/news/2016/08/24/ff16-keynotes-panels.html
@@ -0,0 +1,221 @@
+<!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: Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</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.1/quickstart/setup_quickstart.html">Setup</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/run_example_quickstart.html">Example: Wikipedia Edit Stream</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/quickstart/java_api_quickstart.html">Java API</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/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.1">1.1 Documentation</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/java" class="active">1.1 Javadocs</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.1/api/scala/index.html" class="active">1.1 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-release-1.2">1.2 Documentation</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/java" class="active">1.2 Javadocs</a></li>
+                <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/api/scala/index.html" class="active">1.2 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=" active 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="/poweredby.html">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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</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">
+      <h1>Flink Forward 2016: Announcing Schedule, Keynotes, and Panel Discussion</h1>
+
+      <article>
+        <p>24 Aug 2016</p>
+
+<p>An update for the Flink community: the <a href="http://flink-forward.org/kb_day/day-1/">Flink Forward 2016 schedule</a> is now available online. This year's event will include 2 days of talks from stream processing experts at Google, MapR, Alibaba, Netflix, Cloudera, and more. Following the talks is a full day of hands-on Flink training.</p>
+
+<p>Ted Dunning has been announced as a keynote speaker at the event. Ted is the VP of Incubator at <a href="http://www.apache.org">Apache Software Foundation</a>, the Chief Application Architect at <a href="http://www.mapr.com">MapR Technologies</a>, and a mentor on many recent projects. He'll present <a href="http://flink-forward.org/kb_sessions/keynote-tba/">"How Can We Take Flink Forward?"</a> on the second day of the conference.</p>
+
+<p>Following Ted's keynote there will be a panel discussion on <a href="http://flink-forward.org/kb_sessions/panel-large-scale-streaming-in-production/">"Large Scale Streaming in Production"</a>. As stream processing systems become more mainstream, companies are looking to empower their users to take advantage of this technology. We welcome leading stream processing experts Xiaowei Jiang <a href="http://www.alibaba.com">(Alibaba)</a>, Monal Daxini <a href="http://www.netflix.com">(Netflix)</a>, Maxim Fateev <a href="http://www.uber.com">(Uber)</a>, and Ted Dunning <a href="http://www.mapr.com">(MapR Technologies)</a> on stage to talk about the challenges they have faced and the solutions they have discovered while implementing stream processing systems at very large scale. The panel will be moderated by Jamie Grier <a href="http://www.data-artisans.com">(data Artisans)</a>.</p>
+
+<p>The welcome keynote on Monday, September 12, will be presented by data Artisans' co-founders Kostas Tzoumas and Stephan Ewen. They will talk about <a href="http://flink-forward.org/kb_sessions/keynote-tba-2/">"The maturing data streaming ecosystem and Apache Flink\u2019s accelerated growth"</a>. In this talk, Kostas and Stephan discuss several large-scale stream processing use cases that the data Artisans team has seen over the past year.</p>
+
+<p>And one more recent addition to the program: Maxim Fateev of Uber will present <a href="http://flink-forward.org/kb_sessions/beyond-the-watermark-on-demand-backfilling-in-flink/">"Beyond the Watermark: On-Demand Backfilling in Flink"</a>. Flink\u2019s time-progress model is built around a single watermark, which is incompatible with Uber\u2019s business need for generating aggregates retroactively. Maxim's talk covers Uber's solution for on-demand backfilling.</p>
+
+<p>We hope to see many community members at Flink Forward 2016. Registration is available online: <a href="http://flink-forward.org/registration/">flink-forward.org/registration</a>
+</p>
+
+      </article>
+    </div>
+
+    <div class="row">
+      <div id="disqus_thread"></div>
+      <script type="text/javascript">
+        /* * * CONFIGURATION VARIABLES: EDIT BEFORE PASTING INTO YOUR WEBPAGE * * */
+        var disqus_shortname = 'stratosphere-eu'; // required: replace example with your forum shortname
+
+        /* * * DON'T EDIT BELOW THIS LINE * * */
+        (function() {
+            var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
+            dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+             (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
+        })();
+      </script>
+    </div>
+  </div>
+</div>
+
+      <hr />
+      <div class="footer text-center">
+        <p>Copyright � 2014-2016 <a href="http://apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+        <p>Apache Flink, Apache, and the Apache feather logo are either registered trademarks or 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/9c930b18/content/news/2016/09/05/release-1.1.2.html
----------------------------------------------------------------------
diff --git a/content/news/2016/09/05/release-1.1.2.html b/content/news/2016/09/05/release-1.1.2.html
index b4207c7..21e75ff 100644
--- a/content/news/2016/09/05/release-1.1.2.html
+++ b/content/news/2016/09/05/release-1.1.2.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/news/2016/10/12/release-1.1.3.html
----------------------------------------------------------------------
diff --git a/content/news/2016/10/12/release-1.1.3.html b/content/news/2016/10/12/release-1.1.3.html
index 51f8311..7968c48 100644
--- a/content/news/2016/10/12/release-1.1.3.html
+++ b/content/news/2016/10/12/release-1.1.3.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/poweredby.html
----------------------------------------------------------------------
diff --git a/content/poweredby.html b/content/poweredby.html
index fc302a2..58f4d78 100644
--- a/content/poweredby.html
+++ b/content/poweredby.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/privacy-policy.html
----------------------------------------------------------------------
diff --git a/content/privacy-policy.html b/content/privacy-policy.html
index 213c5d5..923999a 100644
--- a/content/privacy-policy.html
+++ b/content/privacy-policy.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/project.html
----------------------------------------------------------------------
diff --git a/content/project.html b/content/project.html
index 165fd8f..ba4b1e9 100644
--- a/content/project.html
+++ b/content/project.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/9c930b18/content/slides.html
----------------------------------------------------------------------
diff --git a/content/slides.html b/content/slides.html
index f94cf50..2418b00 100644
--- a/content/slides.html
+++ b/content/slides.html
@@ -127,6 +127,7 @@
                 <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>
+                <li><a href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Improvement+Proposals"><small><span class="glyphicon glyphicon-new-window"></span></small> Flink Improvement Proposals (Design Docs)</a></li>
               </ul>
             </li>
 
@@ -178,7 +179,9 @@
 
 <h2 id="flink-forward">Flink Forward</h2>
 
-<p>Flink Forward 2015 (October 12th/13th, 2015) was the first conference to bring together the Apache Flink developer and user community. You can find <a href="http://2015.flink-forward.org/?post_type=session">slides and videos</a> of all talks on the FlinkForward 2015 page.</p>
+<p>Flink Forward 2015 (October 12-13, 2015) was the first conference to bring together the Apache Flink developer and user community. You can find <a href="http://2015.flink-forward.org/?post_type=session">slides and videos</a> of all talks on the Flink Forward 2015 page.</p>
+
+<p>On September 12-14, 2016 the second edition of Flink Forward took place. All <a href="http://flink-forward.org/program/sessions/">slides and videos</a> are available on the Flink Forward 2016 page.</p>
 
 <h2 id="slides">Slides</h2>
 
@@ -187,7 +190,22 @@
 <h3 id="section">2016</h3>
 
 <ul>
-  <li>Stephan Ewen: <em>Streaming Analytics with Apache Flink 1.0</em> <em>Flink NYC Flink, May 2016</em>: <a href="http://www.slideshare.net/stephanewen1/apache-flink-myc-flink-meetup">SlideShare</a></li>
+  <li>Kostas Tzoumas &amp; Stephan Ewen: <strong>Keynote -The maturing data streaming ecosystem and Apache Flink\u2019s accelerated growth</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/kostas-tzoumasstpehan-ewen-keynote-the-maturing-data-streaming-ecosystem-and-apache-flinks-accelerated-growth">SlideShare</a></li>
+  <li>Robert Metzger: <strong>Connecting Apache Flink to the World - Reviewing the streaming connectors</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/robert-metzger-connecting-apache-flink-to-the-world-reviewing-the-streaming-connectors">SlideShare</a></li>
+  <li>Till Rohrmann &amp; Fabian Hueske: <strong>Declarative stream processing with StreamSQL and CEP</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/fabian-huesketill-rohrmann-declarative-stream-processing-with-streamsql-and-cep">SlideShare</a></li>
+  <li>Jamie Grier: <strong>Robust Stream Processing with Apache Flink</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/jamie-grier-robust-stream-processing-with-apache-flink">SlideShare</a></li>
+  <li>Jamie Grier: <strong>The Stream Processor as a Database- Building Online Applications directly on Streams</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/jamie-grier-the-stream-processor-as-a-database-building-online-applications-directly-on-streams">SlideShare</a></li>
+  <li>Till Rohramnn: <strong>Dynamic Scaling - How Apache Flink adapts to changing workloads</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/till-rohrmann-dynamic-scaling-how-apache-flink-adapts-to-changing-workloads">SlideShare</a></li>
+  <li>Stephan Ewen: <strong>Running Flink Everywhere</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/stephan-ewen-running-flink-everywhere">SlideShare</a></li>
+  <li>Stephan Ewen: <strong>Scaling Apache Flink to very large State</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/stephan-ewen-scaling-to-large-state">SlideShare</a></li>
+  <li>Aljoscha Krettek: <strong>The Future of Apache Flink</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/FlinkForward/aljoscha-krettek-the-future-of-apache-flink">SlideShare</a></li>
+  <li>Fabian Hueske: <strong>Taking a look under the hood of Apache Flink\u2019s relational APIs</strong> <em>Flink Forward, Berlin September 2016</em>: <a href="http://www.slideshare.net/fhueske/taking-a-look-under-hood-of-apache-flinks-relational-apis">SlideShare</a></li>
+  <li>Kostas Tzoumas: <strong>Streaming in the Wild with Apache Flink</strong> <em>Hadoop Summit San Jose, June 2016</em>: <a href="http://www.slideshare.net/KostasTzoumas/streaming-in-the-wild-with-apache-flink-63790942">SlideShare</a></li>
+  <li>Stephan Ewen: <strong>The Stream Processor as the Database - Apache Flink</strong> <em>Berlin Buzzwords, June 2016</em>: <a href="http://www.slideshare.net/stephanewen1/the-stream-processor-as-the-database-apache-flink-berlin-buzzwords">SlideShare</a></li>
+  <li>Till Rohrmann &amp; Fabian Hueske: <strong>Streaming Analytics &amp; CEP - Two sides of the same coin?</strong> <em>Berlin Buzzwords, June 2016</em>: <a href="http://www.slideshare.net/tillrohrmann/streaming-analytics-cep-two-sides-of-the-same-coin">SlideShare</a></li>
+  <li>Robert Metzger: <strong>A Data Streaming Architecture with Apache Flink</strong> <em>Berlin Buzzwords, June 2016</em>: <a href="http://www.slideshare.net/robertmetzger1/a-data-streaming-architecture-with-apache-flink-berlin-buzzwords-2016">SlideShare</a></li>
+  <li>Stephan Ewen: <strong>Continuous Processing with Apache Flink</strong> <em>Strata + Hadoop World London, May 2016</em>: <a href="http://www.slideshare.net/stephanewen1/continuous-processing-with-apache-flink-strata-london-2016">SlideShare</a></li>
+  <li>Stephan Ewen: <strong>Streaming Analytics with Apache Flink 1.0</strong> <em>Flink NYC Flink, May 2016</em>: <a href="http://www.slideshare.net/stephanewen1/apache-flink-myc-flink-meetup">SlideShare</a></li>
   <li>Ufuk Celebi: <strong>Unified Stream &amp; Batch Processing with Apache Flink</strong>. <em>Hadoop Summit Dublin, April 2016</em>: <a href="http://www.slideshare.net/HadoopSummit/unified-stream-and-batch-processing-with-apache-flink">SlideShare</a></li>
   <li>Kostas Tzoumas: <strong>Counting Elements in Streams</strong>. <em>Strata San Jose, March 2016</em>: <a href="http://www.slideshare.net/KostasTzoumas/apache-flink-at-strata-san-jose-2016">SlideShare</a></li>
   <li>Jamie Grier: <strong>Extending the Yahoo! Streaming Benchmark</strong>. <em>Flink Washington DC Meetup, March 2016</em>: <a href="http://www.slideshare.net/JamieGrier/extending-the-yahoo-streaming-benchmark">SlideShare</a></li>


[4/8] flink-web git commit: Update slides.md

Posted by gr...@apache.org.
Update slides.md

This closes #39


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/05f08a9a
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/05f08a9a
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/05f08a9a

Branch: refs/heads/asf-site
Commit: 05f08a9ab6a2e5a80a2faf37acee3f0260f4383a
Parents: 36d1f9c
Author: danibentrup <da...@data-artisans.com>
Authored: Wed Sep 28 15:00:01 2016 +0200
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 09:29:01 2016 -0400

----------------------------------------------------------------------
 slides.md | 21 +++++++++++++++++++--
 1 file changed, 19 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/05f08a9a/slides.md
----------------------------------------------------------------------
diff --git a/slides.md b/slides.md
index 938d299..11e76e5 100644
--- a/slides.md
+++ b/slides.md
@@ -10,7 +10,9 @@ Currently, there is a free training available by [dataArtisans](http://data-arti
 
 ## Flink Forward
 
-Flink Forward 2015 (October 12th/13th, 2015) was the first conference to bring together the Apache Flink developer and user community. You can find [slides and videos](http://2015.flink-forward.org/?post_type=session) of all talks on the FlinkForward 2015 page.
+Flink Forward 2015 (October 12-13, 2015) was the first conference to bring together the Apache Flink developer and user community. You can find [slides and videos](http://2015.flink-forward.org/?post_type=session) of all talks on the Flink Forward 2015 page.
+
+On September 12-14, 2016 the second edition of Flink Forward took place. All [slides and videos](http://flink-forward.org/program/sessions/) are available on the Flink Forward 2016 page.
 
 ## Slides
 
@@ -18,7 +20,22 @@ Flink Forward 2015 (October 12th/13th, 2015) was the first conference to bring t
 
 ### 2016
 
-- Stephan Ewen: *Streaming Analytics with Apache Flink 1.0* *Flink NYC Flink, May 2016*: [SlideShare](http://www.slideshare.net/stephanewen1/apache-flink-myc-flink-meetup)
+- Kostas Tzoumas & Stephan Ewen: **Keynote -The maturing data streaming ecosystem and Apache Flink\u2019s accelerated growth** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/kostas-tzoumasstpehan-ewen-keynote-the-maturing-data-streaming-ecosystem-and-apache-flinks-accelerated-growth)
+- Robert Metzger: **Connecting Apache Flink to the World - Reviewing the streaming connectors** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/robert-metzger-connecting-apache-flink-to-the-world-reviewing-the-streaming-connectors)
+- Till Rohrmann & Fabian Hueske: **Declarative stream processing with StreamSQL and CEP** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/fabian-huesketill-rohrmann-declarative-stream-processing-with-streamsql-and-cep)
+- Jamie Grier: **Robust Stream Processing with Apache Flink** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/jamie-grier-robust-stream-processing-with-apache-flink)
+- Jamie Grier: **The Stream Processor as a Database- Building Online Applications directly on Streams** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/jamie-grier-the-stream-processor-as-a-database-building-online-applications-directly-on-streams)
+- Till Rohramnn: **Dynamic Scaling - How Apache Flink adapts to changing workloads** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/till-rohrmann-dynamic-scaling-how-apache-flink-adapts-to-changing-workloads)
+- Stephan Ewen: **Running Flink Everywhere** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/stephan-ewen-running-flink-everywhere)
+- Stephan Ewen: **Scaling Apache Flink to very large State** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/stephan-ewen-scaling-to-large-state)
+- Aljoscha Krettek: **The Future of Apache Flink** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/FlinkForward/aljoscha-krettek-the-future-of-apache-flink)
+- Fabian Hueske: **Taking a look under the hood of Apache Flink's relational APIs** *Flink Forward, Berlin September 2016*: [SlideShare](http://www.slideshare.net/fhueske/taking-a-look-under-hood-of-apache-flinks-relational-apis)
+- Kostas Tzoumas: **Streaming in the Wild with Apache Flink** *Hadoop Summit San Jose, June 2016*: [SlideShare](http://www.slideshare.net/KostasTzoumas/streaming-in-the-wild-with-apache-flink-63790942)
+- Stephan Ewen: **The Stream Processor as the Database - Apache Flink** *Berlin Buzzwords, June 2016*: [SlideShare](http://www.slideshare.net/stephanewen1/the-stream-processor-as-the-database-apache-flink-berlin-buzzwords)
+- Till Rohrmann & Fabian Hueske: **Streaming Analytics & CEP - Two sides of the same coin?** *Berlin Buzzwords, June 2016*: [SlideShare](http://www.slideshare.net/tillrohrmann/streaming-analytics-cep-two-sides-of-the-same-coin)
+- Robert Metzger: **A Data Streaming Architecture with Apache Flink** *Berlin Buzzwords, June 2016*: [SlideShare](http://www.slideshare.net/robertmetzger1/a-data-streaming-architecture-with-apache-flink-berlin-buzzwords-2016)
+- Stephan Ewen: **Continuous Processing with Apache Flink** *Strata + Hadoop World London, May 2016*: [SlideShare](http://www.slideshare.net/stephanewen1/continuous-processing-with-apache-flink-strata-london-2016)
+- Stephan Ewen: **Streaming Analytics with Apache Flink 1.0** *Flink NYC Flink, May 2016*: [SlideShare](http://www.slideshare.net/stephanewen1/apache-flink-myc-flink-meetup)
 - Ufuk Celebi: **Unified Stream & Batch Processing with Apache Flink**. *Hadoop Summit Dublin, April 2016*: [SlideShare](http://www.slideshare.net/HadoopSummit/unified-stream-and-batch-processing-with-apache-flink)
 - Kostas Tzoumas: **Counting Elements in Streams**. *Strata San Jose, March 2016*: [SlideShare](http://www.slideshare.net/KostasTzoumas/apache-flink-at-strata-san-jose-2016)
 - Jamie Grier: **Extending the Yahoo! Streaming Benchmark**. *Flink Washington DC Meetup, March 2016*: [SlideShare](http://www.slideshare.net/JamieGrier/extending-the-yahoo-streaming-benchmark)


[3/8] flink-web git commit: fix JIRA link on community page

Posted by gr...@apache.org.
fix JIRA link on community page

This closes #36


Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/36d1f9ca
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/36d1f9ca
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/36d1f9ca

Branch: refs/heads/asf-site
Commit: 36d1f9cab8182aae350dba2eaba0488a16328aa7
Parents: 8d3f091
Author: AJ Heller <aj...@drfloob.com>
Authored: Sun Sep 11 23:53:49 2016 -0700
Committer: Greg Hogan <gr...@apache.org>
Committed: Wed Nov 2 08:10:59 2016 -0400

----------------------------------------------------------------------
 community.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/36d1f9ca/community.md
----------------------------------------------------------------------
diff --git a/community.md b/community.md
index 99f7c0a..8f47e6b 100644
--- a/community.md
+++ b/community.md
@@ -2,7 +2,7 @@
 title: "Community"
 ---
 
-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]({{ site.jire }}). Those interested in contributing to Flink should check out the [contribution guide](how-to-contribute.html).
+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]({{ site.jira }}). Those interested in contributing to Flink should check out the [contribution guide](how-to-contribute.html).
 
 {% toc %}