You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by al...@apache.org on 2017/12/12 11:40:17 UTC

[1/6] flink-web git commit: Update website for Flink 1.4.0

Repository: flink-web
Updated Branches:
  refs/heads/asf-site 389b00e67 -> dd8fd7e14


Update website for Flink 1.4.0


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

Branch: refs/heads/asf-site
Commit: 010de59b95311fce2f4ff0aa40a83b477e2af996
Parents: 389b00e
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Fri Nov 24 10:30:38 2017 +0100
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Fri Nov 24 10:41:45 2017 +0100

----------------------------------------------------------------------
 _config.yml        | 87 +++++++++++++++++++++++++------------------------
 contribute-code.md | 27 ++++++++-------
 downloads.md       | 39 ++++++++--------------
 3 files changed, 72 insertions(+), 81 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/010de59b/_config.yml
----------------------------------------------------------------------
diff --git a/_config.yml b/_config.yml
index 8c1a0fd..858d1c1 100644
--- a/_config.yml
+++ b/_config.yml
@@ -9,59 +9,62 @@ url: http://flink.apache.org
 
 DOCS_BASE_URL: http://ci.apache.org/projects/flink/
 
-FLINK_VERSION_STABLE: 1.3.2
-FLINK_VERSION_HADOOP_2_STABLE: 1.3.2
-FLINK_VERSION_STABLE_SHORT: 1.3
+FLINK_VERSION_STABLE: 1.4.0
+FLINK_VERSION_HADOOP_2_STABLE: 1.4.0
+FLINK_VERSION_STABLE_SHORT: 1.4
 
-FLINK_VERSION_LATEST: 1.4-SNAPSHOT
-FLINK_VERSION_HADOOP_2_LATEST: 1.4-SNAPSHOT
-FLINK_VERSION_LATEST_SHORT: 1.4
+FLINK_VERSION_LATEST: 1.5-SNAPSHOT
+FLINK_VERSION_LATEST_SHORT: 1.5
 
 FLINK_ISSUES_URL: https://issues.apache.org/jira/browse/FLINK
 FLINK_GITHUB_URL: https://github.com/apache/flink
 FLINK_CONTRIBUTORS_URL: https://cwiki.apache.org/confluence/display/FLINK/List+of+contributors
 FLINK_GITHUB_REPO_NAME: flink
 
-FLINK_DOWNLOAD_URL_SOURCE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-src.tgz
-FLINK_DOWNLOAD_URL_SOURCE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-src.tgz.asc
-FLINK_DOWNLOAD_URL_SOURCE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-src.tgz.md5
-
-
-FLINK_DOWNLOAD_URL_HADOOP_2_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_2_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.10.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_2_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.10.tgz.md5
-FLINK_DOWNLOAD_URL_HADOOP_24_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_24_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.10.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_24_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.10.tgz.md5
-FLINK_DOWNLOAD_URL_HADOOP_26_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_26_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.10.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_26_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.10.tgz.md5
-FLINK_DOWNLOAD_URL_HADOOP_27_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz
-FLINK_DOWNLOAD_URL_HADOOP_27_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_27_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz.md5
-
-FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.11.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.11.tgz.md5
-FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.11.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.11.tgz.md5
-FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.11.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.11.tgz.md5
-FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE: http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.11.tgz
-FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.11.tgz.asc
-FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.11.tgz.md5
-
-FLINK_DOWNLOAD_URL_HADOOP_1_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop1.tgz
-FLINK_DOWNLOAD_URL_HADOOP_2_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop2.tgz
+FLINK_DOWNLOAD_URL_SOURCE: http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-src.tgz
+FLINK_DOWNLOAD_URL_SOURCE_ASC: https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-src.tgz.asc
+FLINK_DOWNLOAD_URL_SOURCE_MD5: https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-src.tgz.md5
+
+stable_releases:
+  -
+      name: "Without bundled Hadoop®"
+      id: "download-hadoopfree_211"
+      url: "http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-scala_2.11.tgz"
+      asc_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-scala_2.11.tgz.asc"
+      md5_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-scala_2.11.tgz.md5"
+  -
+      name: "Hadoop® 2.8"
+      id: "download-hadoop28_211"
+      url: "http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop28-scala_2.11.tgz"
+      asc_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop28-scala_2.11.tgz.asc"
+      md5_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop28-scala_2.11.tgz.md5"
+  -
+      name: "Hadoop® 2.7"
+      id: "download-hadoop27_211"
+      url: "http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop27-scala_2.11.tgz"
+      asc_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop27-scala_2.11.tgz.asc"
+      md5_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop27-scala_2.11.tgz.md5"
+  -
+      name: "Hadoop® 2.6"
+      id: "download-hadoop26_211"
+      url: "http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop26-scala_2.11.tgz"
+      asc_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop26-scala_2.11.tgz.asc"
+      md5_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop26-scala_2.11.tgz.md5"
+  -
+      name: "Hadoop® 2.4"
+      id: "download-hadoop24_211"
+      url: "http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop24-scala_2.11.tgz"
+      asc_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop24-scala_2.11.tgz.asc"
+      md5_url: "https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop24-scala_2.11.tgz.md5"
+
+FLINK_DOWNLOAD_URL_HADOOP_2_LATEST: https://s3.amazonaws.com/flink-nightly/flink-1.5-SNAPSHOT-bin-hadoop2.tgz
 
 # Version numbers used in the text for stable and snapshot versions,
 # e.g. "Documentation for {{ site.stable }".
-stable: "1.3"
-snapshot: "1.4"
+stable: "1.4"
+snapshot: "1.5"
 
-docs-stable: "http://ci.apache.org/projects/flink/flink-docs-release-1.3"
+docs-stable: "http://ci.apache.org/projects/flink/flink-docs-release-1.4"
 docs-snapshot: "http://ci.apache.org/projects/flink/flink-docs-master"
 
 # Used by the gh_link plugin

http://git-wip-us.apache.org/repos/asf/flink-web/blob/010de59b/contribute-code.md
----------------------------------------------------------------------
diff --git a/contribute-code.md b/contribute-code.md
index ecac1c2..44a0e56 100755
--- a/contribute-code.md
+++ b/contribute-code.md
@@ -37,7 +37,7 @@ Contributions for JIRA issues that require a design document will not be added t
 - Take any discussion or requirement that is recorded in the JIRA issue into account.
 - Follow the design document (if a design document is required) as close as possible. Please update the design document and seek consensus, if your implementation deviates too much from the solution proposed by the design document. Minor variations are OK but should be pointed out when the contribution is submitted.
 - Closely follow the [coding guidelines]( {{site.base}}/contribute-code.html#coding-guidelines) and the [code style]({{ site.base }}/contribute-code.html#code-style).
-- Do not mix unrelated issues into one contribution. 
+- Do not mix unrelated issues into one contribution.
 
 **Please feel free to ask questions at any time.** Either send a mail to the [dev mailing list]( {{ site.base }}/community.html#mailing-lists ) or comment on the JIRA issue.
 
@@ -55,7 +55,7 @@ It is very important to verify the compliance of changes before submitting your
 - Check that the code style is not violated.
 - Making sure no unrelated or unnecessary reformatting changes are included.
 
-You can build the code, run the tests, and check (parts of) the code style by calling 
+You can build the code, run the tests, and check (parts of) the code style by calling
 
 ```
 mvn clean verify
@@ -91,7 +91,7 @@ It is also possible to attach a patch to a [JIRA]({{site.FLINK_ISSUES_URL}}) iss
 ## Coding guidelines
 
 ### Pull requests and commit message
-{:.no_toc} 
+{:.no_toc}
 
 - **Single change per PR**. Please do not combine various unrelated changes in a single pull request. Rather, open multiple individual pull requests where each PR refers to a JIRA issue. This ensures that pull requests are *topic related*, can be merged more easily, and typically result in topic-specific merge conflicts only.
 
@@ -104,14 +104,14 @@ It is also possible to attach a patch to a [JIRA]({{site.FLINK_ISSUES_URL}}) iss
 - **No merge commits**. Please do not open pull requests containing merge commits. Use `git pull --rebase origin master` if you want to update your changes to the latest master prior to opening a pull request.
 
 ### Exceptions and error messages
-{:.no_toc} 
+{:.no_toc}
 
 - **Exception swallowing**. Do not swallow exceptions and print the stacktrace. Instead check how exceptions are handled by similar classes.
 
 - **Meaningful error messages**. Give meaningful exception messages. Try to imagine why an exception could be thrown (what a user did wrong) and give a message that will help a user to resolve the problem.
 
 ### Tests
-{:.no_toc} 
+{:.no_toc}
 
 - **Tests need to pass**. Any pull request where the tests do not pass or which does not compile will not undergo any further review. We recommend to connect your private GitHub accounts with [Travis CI](http://travis-ci.org/) (like the Flink GitHub repository). Travis will run tests for all tested environments whenever you push something into *your* Github repository. Please note the previous [comment about flaky tests]( {{site.base}}/contribute-code.html#verifying-the-compliance-of-your-code).
 
@@ -127,7 +127,7 @@ It is also possible to attach a patch to a [JIRA]({{site.FLINK_ISSUES_URL}}) iss
 - **Javadocs for public methods**. All public methods and classes need to have JavaDocs. Please write meaningful docs. Good docs are concise and informative. Please do also update JavaDocs if you change the signature or behavior of a documented method.
 
 ### Code formatting
-{:.no_toc} 
+{:.no_toc}
 
 - **No reformattings**. Please keep reformatting of source files to a minimum. Diffs become unreadable if you (or your IDE automatically) remove or replace whitespaces, reformat code, or comments. Also, other patches that affect the same files become un-mergeable. Please configure your IDE such that code is not automatically reformatted. Pull requests with excessive or unnecessary code reformatting might be rejected.
 
@@ -218,7 +218,7 @@ i++; // increment by one
 * Java 7 or 8
 
 ### Clone the repository
-{:.no_toc} 
+{:.no_toc}
 
 Apache Flink's source code is stored in a [git](http://git-scm.com/) repository which is mirrored to [Github](https://github.com/apache/flink). The common way to exchange code on Github is to fork a the repository into your personal Github account. For that, you need to have a [Github](https://github.com) account or create one for free. Forking a repository means that Github creates a copy of the forked repository for you. This is done by clicking on the *fork* button on the upper right of the [repository website](https://github.com/apache/flink). Once you have a fork of Flink's repository in your personal account, you can clone that repository to your local machine.
 
@@ -236,7 +236,7 @@ If you are behind a firewall you may need to provide Proxy settings to Maven and
 For example, the WikipediaEditsSourceTest communicates over IRC and need a [SOCKS proxy server](http://docs.oracle.com/javase/8/docs/technotes/guides/net/proxies.html) to pass.
 
 ### Setup an IDE and import the source code
-{:.no_toc} 
+{:.no_toc}
 
 The Flink committers use IntelliJ IDEA and Eclipse IDE to develop the Flink code base.
 
@@ -265,13 +265,13 @@ Further details, and a guide to newer Scala IDE versions can be found in the
 **Note:** Before following this setup, make sure to run the build from the command line once
 (`mvn clean install -DskipTests`, see above)
 
-1. Download the Scala IDE (preferred) or install the plugin to Eclipse Kepler. See 
+1. Download the Scala IDE (preferred) or install the plugin to Eclipse Kepler. See
    [How to setup Eclipse](https://github.com/apache/flink/blob/master/docs/internals/ide_setup.md#eclipse) for download links and instructions.
 2. Add the "macroparadise" compiler plugin to the Scala compiler.
    Open "Window" -> "Preferences" -> "Scala" -> "Compiler" -> "Advanced" and put into the "Xplugin" field the path to
    the *macroparadise* jar file (typically "/home/*-your-user-*/.m2/repository/org/scalamacros/paradise_2.10.4/2.0.1/paradise_2.10.4-2.0.1.jar").
    Note: If you do not have the jar file, you probably did not run the command line build.
-3. Import the Flink Maven projects ("File" -> "Import" -> "Maven" -> "Existing Maven Projects") 
+3. Import the Flink Maven projects ("File" -> "Import" -> "Maven" -> "Existing Maven Projects")
 4. During the import, Eclipse will ask to automatically install additional Maven build helper plugins.
 5. Close the "flink-java8" project. Since Eclipse Kepler does not support Java 8, you cannot develop this project.
 
@@ -281,7 +281,7 @@ Apache Flink uses Apache Maven as build tool. Most IDE are capable of importing
 
 
 ### Build the code
-{:.no_toc} 
+{:.no_toc}
 
 To build Flink from source code, open a terminal, navigate to the root directory of the Flink source code, and call
 
@@ -291,7 +291,7 @@ mvn clean package
 
 This will build Flink and run all tests. Flink is now installed in `build-target`.
 
-To build Flink without executing the tests you can call 
+To build Flink without executing the tests you can call
 
 ```
 mvn -DskipTests clean package
@@ -306,7 +306,7 @@ mvn -DskipTests clean package
 Only the infrastructure team of the ASF has administrative access to the GitHub mirror. Therefore, comitters have to push changes to the git repository at the ASF.
 
 ### Main source repositories
-{:.no_toc} 
+{:.no_toc}
 
 **ASF writable**: https://git-wip-us.apache.org/repos/asf/flink.git
 
@@ -328,7 +328,6 @@ You can download a packaged version of our nightly builds, which include
 the most recent development code. You can use them if you need a feature
 before its release. Only builds that pass all tests are published here.
 
-- **Hadoop 1**: <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_1_LATEST }}" class="ga-track" id="download-hadoop1-nightly">{{ site.FLINK_DOWNLOAD_URL_HADOOP_1_LATEST | split:'/' | last }}</a>
 - **Hadoop 2 and YARN**: <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_LATEST }}" class="ga-track" id="download-hadoop2-nightly">{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_LATEST | split:'/' | last }}</a>
 
 Add the **Apache Snapshot repository** to your Maven `pom.xml`:

http://git-wip-us.apache.org/repos/asf/flink-web/blob/010de59b/downloads.md
----------------------------------------------------------------------
diff --git a/downloads.md b/downloads.md
index 5db8219..8a53908 100644
--- a/downloads.md
+++ b/downloads.md
@@ -25,38 +25,26 @@ An Apache Hadoop installation is
 to use Flink. If you plan to run Flink in YARN or process data stored in HDFS then
 select the version matching your installed Hadoop version.
 
+The binary releases marked with a Hadoop version come bundled with binaries for that Hadoop version,
+the binary release without bundled Hadoop can be used without Hadoop or with a Hadoop version
+that is installed in the environment, i.e. this version can pick up a Hadoop version from
+the classpath.
+
 ### Binaries
 
 <table class="table table-striped">
 <thead>
     <tr>
-    <th></th> <th>Scala 2.10</th> <th>Scala 2.11</th>
+    <th></th> <th>Scala 2.11</th>
     </tr>
 </thead>
 <tbody>
+    {% for binary_release in site.stable_releases %}
     <tr>
-    <th>Hadoop® 2.7</th>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_27_STABLE }}" class="ga-track" id="download-hadoop27">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_27_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_27_STABLE_MD5 }}">md5</a>)</td>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE }}" class="ga-track" id="download-hadoop27_211">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_27_SCALA_211_STABLE_MD5 }}">md5</a>)</td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.6</th>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_26_STABLE }}" class="ga-track" id="download-hadoop26">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_26_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_26_STABLE_MD5 }}">md5</a>)</td>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE }}" class="ga-track" id="download-hadoop26_211">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_26_SCALA_211_STABLE_MD5 }}">md5</a>)</td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.4</th>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_24_STABLE }}" class="ga-track" id="download-hadoop24">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_24_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_24_STABLE_MD5 }}">md5</a>)</td>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE }}" class="ga-track" id="download-hadoop24_211">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_24_SCALA_211_STABLE_MD5 }}">md5</a>)</td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.3</th>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_STABLE }}" class="ga-track" id="download-hadoop2">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_STABLE_MD5 }}">md5</a>)</td>
-    <td><a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE }}" class="ga-track" id="download-hadoop2_211">Download</a> (<a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE_ASC }}">asc</a>, <a href="{{ site.FLINK_DOWNLOAD_URL_HADOOP_2_SCALA_211_STABLE_MD5 }}">md5</a>)</td>
+    <th>{{ binary_release.name }}</th>
+    <td><a href="{{ binary_release.url }}" class="ga-track" id="{{ binary_release.id }}">Download</a> (<a href="{{ binary_release.asc_url }}">asc</a>, <a href="{{ binary_release.md5_url }}">md5</a>)</td>
     </tr>
+    {% endfor %}
 </tbody>
 </table>
 
@@ -79,7 +67,7 @@ Along our releases, we also provide MD5 hashes in `*.md5` files and cryptographi
 
 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.
 
-- **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`.
+- **Scala API**: To use the Scala API, replace the `flink-java` artifact id with `flink-scala_2.11` and `flink-streaming-java_2.11` with `flink-streaming-scala_2.11`.
 
 ```xml
 <dependency>
@@ -89,12 +77,12 @@ You can add the following dependencies to your `pom.xml` to include Apache Flink
 </dependency>
 <dependency>
   <groupId>org.apache.flink</groupId>
-  <artifactId>flink-streaming-java_2.10</artifactId>
+  <artifactId>flink-streaming-java_2.11</artifactId>
   <version>{{ site.FLINK_VERSION_STABLE }}</version>
 </dependency>
 <dependency>
   <groupId>org.apache.flink</groupId>
-  <artifactId>flink-clients_2.10</artifactId>
+  <artifactId>flink-clients_2.11</artifactId>
   <version>{{ site.FLINK_VERSION_STABLE }}</version>
 </dependency>
 ```
@@ -110,6 +98,7 @@ Note that the community is always open for discussing bugfix releases for even o
 
 All Flink releases are available via [https://archive.apache.org/dist/flink/](https://archive.apache.org/dist/flink/) including checksums and cryptographic signatures. At the time of writing, this includes the following versions:
 
+- Flink 1.4.0 - 2017-11-29 ([Source](https://archive.apache.org/dist/flink/flink-1.4.0/flink-1.4.0-src.tgz), [Binaries](https://archive.apache.org/dist/flink/flink-1.4.0/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.4/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.4/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.4/api/scala/index.html))
 - Flink 1.3.2 - 2017-08-05 ([Source](https://archive.apache.org/dist/flink/flink-1.3.2/flink-1.3.2-src.tgz), [Binaries](https://archive.apache.org/dist/flink/flink-1.3.2/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/api/scala/index.html))
 - Flink 1.3.1 - 2017-06-23 ([Source](https://archive.apache.org/dist/flink/flink-1.3.1/flink-1.3.1-src.tgz), [Binaries](https://archive.apache.org/dist/flink/flink-1.3.1/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/api/scala/index.html))
 - Flink 1.3.0 - 2017-06-01 ([Source](https://archive.apache.org/dist/flink/flink-1.3.0/flink-1.3.0-src.tgz), [Binaries](https://archive.apache.org/dist/flink/flink-1.3.0/), [Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/), [Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/api/java), [ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.3/api/scala/index.html))


[3/6] flink-web git commit: Rebuild website

Posted by al...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/material.html
----------------------------------------------------------------------
diff --git a/content/material.html b/content/material.html
index 3ec7ae6..b6937c1 100644
--- a/content/material.html
+++ b/content/material.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 251161d..acfbb29 100644
--- a/content/news/2014/08/26/release-0.6.html
+++ b/content/news/2014/08/26/release-0.6.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 d5c1667..21005bb 100644
--- a/content/news/2014/09/26/release-0.6.1.html
+++ b/content/news/2014/09/26/release-0.6.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 b13653a..5810094 100644
--- a/content/news/2014/10/03/upcoming_events.html
+++ b/content/news/2014/10/03/upcoming_events.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 077e1e2..baff6f4 100644
--- a/content/news/2014/11/04/release-0.7.0.html
+++ b/content/news/2014/11/04/release-0.7.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 2ec6855..2d795c9 100644
--- a/content/news/2014/11/18/hadoop-compatibility.html
+++ b/content/news/2014/11/18/hadoop-compatibility.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 af1df83..2db4011 100644
--- a/content/news/2015/01/06/december-in-flink.html
+++ b/content/news/2015/01/06/december-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 4652c50..5eaf72a 100644
--- a/content/news/2015/01/21/release-0.8.html
+++ b/content/news/2015/01/21/release-0.8.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 88d59e0..6d8c61c 100644
--- a/content/news/2015/02/04/january-in-flink.html
+++ b/content/news/2015/02/04/january-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 e5ebc3f..7523709 100644
--- a/content/news/2015/02/09/streaming-example.html
+++ b/content/news/2015/02/09/streaming-example.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 1ba0af7..a4d833d 100644
--- a/content/news/2015/03/02/february-2015-in-flink.html
+++ b/content/news/2015/03/02/february-2015-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 9c50a5a..f375f4d 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
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 e345c04..75b1f42 100644
--- a/content/news/2015/04/07/march-in-flink.html
+++ b/content/news/2015/04/07/march-in-flink.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 fa07442..65895dc 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
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 6de4229..9b1619e 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
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 a2558f8..24b1aca 100644
--- a/content/news/2015/05/14/Community-update-April.html
+++ b/content/news/2015/05/14/Community-update-April.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 7b04e40..3f86164 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
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 832bc78..0f0749e 100644
--- a/content/news/2015/08/24/introducing-flink-gelly.html
+++ b/content/news/2015/08/24/introducing-flink-gelly.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 3677321..cbaa3e0 100644
--- a/content/news/2015/09/01/release-0.9.1.html
+++ b/content/news/2015/09/01/release-0.9.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -147,7 +147,7 @@
 several parts of the system. We suggest all users of Flink to work with this
 latest stable version.</p>
 
-<p><a href="/downloads.html">Download the release</a> and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3">check out the
+<p><a href="/downloads.html">Download the release</a> and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4">check out the
 documentation</a>. Feedback through the Flink mailing lists
 is, as always, very welcome!</p>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 f0d53ab..46236ac 100644
--- a/content/news/2015/09/03/flink-forward.html
+++ b/content/news/2015/09/03/flink-forward.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 0644bac..8bad9e0 100644
--- a/content/news/2015/09/16/off-heap-memory.html
+++ b/content/news/2015/09/16/off-heap-memory.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 14544d4..61340d3 100644
--- a/content/news/2015/11/16/release-0.10.0.html
+++ b/content/news/2015/11/16/release-0.10.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 a82f3af..6e3540e 100644
--- a/content/news/2015/11/27/release-0.10.1.html
+++ b/content/news/2015/11/27/release-0.10.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 84daede..adc6757 100644
--- a/content/news/2015/12/04/Introducing-windows.html
+++ b/content/news/2015/12/04/Introducing-windows.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 9fb920e..4c92330 100644
--- a/content/news/2015/12/11/storm-compatibility.html
+++ b/content/news/2015/12/11/storm-compatibility.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 46cd5da..b41b3f4 100644
--- a/content/news/2015/12/18/a-year-in-review.html
+++ b/content/news/2015/12/18/a-year-in-review.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 271b955..dbec6f1 100644
--- a/content/news/2016/02/11/release-0.10.2.html
+++ b/content/news/2016/02/11/release-0.10.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 68c76b5..facabcc 100644
--- a/content/news/2016/03/08/release-1.0.0.html
+++ b/content/news/2016/03/08/release-1.0.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 6d2ed72..89e1fd2 100644
--- a/content/news/2016/04/06/cep-monitoring.html
+++ b/content/news/2016/04/06/cep-monitoring.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 20c83ad..ca62d96 100644
--- a/content/news/2016/04/06/release-1.0.1.html
+++ b/content/news/2016/04/06/release-1.0.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 ea7227e..b96c4e8 100644
--- a/content/news/2016/04/14/flink-forward-announce.html
+++ b/content/news/2016/04/14/flink-forward-announce.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 e92674b..18522d9 100644
--- a/content/news/2016/04/22/release-1.0.2.html
+++ b/content/news/2016/04/22/release-1.0.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 50b0d91..ee770aa 100644
--- a/content/news/2016/05/11/release-1.0.3.html
+++ b/content/news/2016/05/11/release-1.0.3.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 5db70d3..de5d6f6 100644
--- a/content/news/2016/05/24/stream-sql.html
+++ b/content/news/2016/05/24/stream-sql.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 385e289..93bf384 100644
--- a/content/news/2016/08/08/release-1.1.0.html
+++ b/content/news/2016/08/08/release-1.1.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->


[2/6] flink-web git commit: Rebuild website

Posted by al...@apache.org.
http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 f08d577..41b44b3 100644
--- a/content/news/2016/08/11/release-1.1.1.html
+++ b/content/news/2016/08/11/release-1.1.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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
index 3bc0ecd..e703413 100644
--- a/content/news/2016/08/24/ff16-keynotes-panels.html
+++ b/content/news/2016/08/24/ff16-keynotes-panels.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 0b35570..25ac7fb 100644
--- a/content/news/2016/09/05/release-1.1.2.html
+++ b/content/news/2016/09/05/release-1.1.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 308cdd0..86f8887 100644
--- a/content/news/2016/10/12/release-1.1.3.html
+++ b/content/news/2016/10/12/release-1.1.3.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2016/12/19/2016-year-in-review.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/19/2016-year-in-review.html b/content/news/2016/12/19/2016-year-in-review.html
index dbb857f..399ecab 100644
--- a/content/news/2016/12/19/2016-year-in-review.html
+++ b/content/news/2016/12/19/2016-year-in-review.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2016/12/21/release-1.1.4.html
----------------------------------------------------------------------
diff --git a/content/news/2016/12/21/release-1.1.4.html b/content/news/2016/12/21/release-1.1.4.html
index 3a87bfd..9c3e095 100644
--- a/content/news/2016/12/21/release-1.1.4.html
+++ b/content/news/2016/12/21/release-1.1.4.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/02/06/release-1.2.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/02/06/release-1.2.0.html b/content/news/2017/02/06/release-1.2.0.html
index ef9f93e..1d02c54 100644
--- a/content/news/2017/02/06/release-1.2.0.html
+++ b/content/news/2017/02/06/release-1.2.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/03/23/release-1.1.5.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/23/release-1.1.5.html b/content/news/2017/03/23/release-1.1.5.html
index ab26f67..13c226c 100644
--- a/content/news/2017/03/23/release-1.1.5.html
+++ b/content/news/2017/03/23/release-1.1.5.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/03/29/table-sql-api-update.html
----------------------------------------------------------------------
diff --git a/content/news/2017/03/29/table-sql-api-update.html b/content/news/2017/03/29/table-sql-api-update.html
index 309cbd6..8fb8e41 100644
--- a/content/news/2017/03/29/table-sql-api-update.html
+++ b/content/news/2017/03/29/table-sql-api-update.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/04/04/dynamic-tables.html
----------------------------------------------------------------------
diff --git a/content/news/2017/04/04/dynamic-tables.html b/content/news/2017/04/04/dynamic-tables.html
index fa3a49e..7c5357e 100644
--- a/content/news/2017/04/04/dynamic-tables.html
+++ b/content/news/2017/04/04/dynamic-tables.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/04/26/release-1.2.1.html
----------------------------------------------------------------------
diff --git a/content/news/2017/04/26/release-1.2.1.html b/content/news/2017/04/26/release-1.2.1.html
index 2847a87..a88d40e 100644
--- a/content/news/2017/04/26/release-1.2.1.html
+++ b/content/news/2017/04/26/release-1.2.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/05/16/official-docker-image.html
----------------------------------------------------------------------
diff --git a/content/news/2017/05/16/official-docker-image.html b/content/news/2017/05/16/official-docker-image.html
index 5a08c3c..4fb5838 100644
--- a/content/news/2017/05/16/official-docker-image.html
+++ b/content/news/2017/05/16/official-docker-image.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/06/01/release-1.3.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/06/01/release-1.3.0.html b/content/news/2017/06/01/release-1.3.0.html
index 586a095..0a34939 100644
--- a/content/news/2017/06/01/release-1.3.0.html
+++ b/content/news/2017/06/01/release-1.3.0.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/06/23/release-1.3.1.html
----------------------------------------------------------------------
diff --git a/content/news/2017/06/23/release-1.3.1.html b/content/news/2017/06/23/release-1.3.1.html
index d893e8b..794c5b0 100644
--- a/content/news/2017/06/23/release-1.3.1.html
+++ b/content/news/2017/06/23/release-1.3.1.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/08/05/release-1.3.2.html
----------------------------------------------------------------------
diff --git a/content/news/2017/08/05/release-1.3.2.html b/content/news/2017/08/05/release-1.3.2.html
index 278963f..07e4f80 100644
--- a/content/news/2017/08/05/release-1.3.2.html
+++ b/content/news/2017/08/05/release-1.3.2.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/news/2017/11/22/release-1.4-and-1.5-timeline.html
----------------------------------------------------------------------
diff --git a/content/news/2017/11/22/release-1.4-and-1.5-timeline.html b/content/news/2017/11/22/release-1.4-and-1.5-timeline.html
index 8c2eda9..22f0566 100644
--- a/content/news/2017/11/22/release-1.4-and-1.5-timeline.html
+++ b/content/news/2017/11/22/release-1.4-and-1.5-timeline.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/poweredby.html
----------------------------------------------------------------------
diff --git a/content/poweredby.html b/content/poweredby.html
index 38965e4..bd5c625 100644
--- a/content/poweredby.html
+++ b/content/poweredby.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/privacy-policy.html
----------------------------------------------------------------------
diff --git a/content/privacy-policy.html b/content/privacy-policy.html
index d33b607..3f840b0 100644
--- a/content/privacy-policy.html
+++ b/content/privacy-policy.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/project.html
----------------------------------------------------------------------
diff --git a/content/project.html b/content/project.html
index 77f66f6..832caf8 100644
--- a/content/project.html
+++ b/content/project.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/slides.html
----------------------------------------------------------------------
diff --git a/content/slides.html b/content/slides.html
index c381426..3d61be8 100644
--- a/content/slides.html
+++ b/content/slides.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/usecases.html
----------------------------------------------------------------------
diff --git a/content/usecases.html b/content/usecases.html
index 038c897..be036b0 100644
--- a/content/usecases.html
+++ b/content/usecases.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->


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

Posted by al...@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/dd8fd7e1
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/dd8fd7e1
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/dd8fd7e1

Branch: refs/heads/asf-site
Commit: dd8fd7e14e954f2a8e47040f186748a1d2460fe0
Parents: 2bbed93
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Mon Dec 11 16:24:02 2017 +0100
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Tue Dec 12 12:38:35 2017 +0100

----------------------------------------------------------------------
 content/blog/feed.xml                      | 218 +++++++++++++
 content/blog/index.html                    |  42 ++-
 content/blog/page2/index.html              |  40 ++-
 content/blog/page3/index.html              |  40 ++-
 content/blog/page4/index.html              |  40 ++-
 content/blog/page5/index.html              |  40 ++-
 content/blog/page6/index.html              |  25 ++
 content/index.html                         |  12 +-
 content/news/2017/12/12/release-1.4.0.html | 405 ++++++++++++++++++++++++
 9 files changed, 782 insertions(+), 80 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index fbd994d..07bb0c3 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -7,6 +7,224 @@
 <atom:link href="http://flink.apache.org/blog/feed.xml" rel="self" type="application/rss+xml" />
 
 <item>
+<title>Apache Flink 1.4.0 Release Announcement</title>
+<description>&lt;p&gt;The Apache Flink community is pleased to announce the 1.4.0 release. Over the past 5 months, the
+Flink community has been working hard to resolve more than 900 issues. See the &lt;a href=&quot;https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;amp;version=12340533&quot;&gt;complete changelog&lt;/a&gt;
+for more detail.&lt;/p&gt;
+
+&lt;p&gt;This is the fifth major release in the 1.x.y series. It is API-compatible with the other 1.x.y
+releases for APIs annotated with the @Public annotation.&lt;/p&gt;
+
+&lt;p&gt;We encourage everyone to download the release and check out the &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.4/&quot;&gt;documentation&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;Feedback through the &lt;a href=&quot;http://flink.apache.org/community.html#mailing-lists&quot;&gt;Flink mailing lists&lt;/a&gt; is, as always, gladly encouraged!&lt;/p&gt;
+
+&lt;p&gt;You can find the binaries on the updated &lt;a href=&quot;http://flink.apache.org/downloads.html&quot;&gt;Downloads&lt;/a&gt; page on the Flink project site.&lt;/p&gt;
+
+&lt;p&gt;The release includes improvements to many different aspects of Flink, including:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;The ability to build end-to-end exactly-once applications with Flink and popular data sources and sinks such as Apache Kafka.&lt;/li&gt;
+  &lt;li&gt;A more developer-friendly dependency structure as well as Hadoop-free Flink for Flink users who do not have Hadoop dependencies.&lt;/li&gt;
+  &lt;li&gt;Support for JOIN and for new sources and sinks in table API and SQL, expanding the range of logic that can be expressed with these APIs.&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;A summary of some of the features in the release is available below.&lt;/p&gt;
+
+&lt;p&gt;For more background on the Flink 1.4.0 release and the work planned for the Flink 1.5.0 release, please refer to &lt;a href=&quot;http://flink.apache.org/news/2017/11/22/release-1.4-and-1.5-timeline.html&quot;&gt;this blog post&lt;/a&gt; on the Apache Flink blog.&lt;/p&gt;
+
+&lt;h2 id=&quot;new-features-and-improvements&quot;&gt;New Features and Improvements&lt;/h2&gt;
+
+&lt;h3 id=&quot;end-to-end-exactly-once-applications-with-apache-flink-and-apache-kafka-and-twophasecommitsinkfunction&quot;&gt;End-to-end Exactly Once Applications with Apache Flink and Apache Kafka and TwoPhaseCommitSinkFunction&lt;/h3&gt;
+
+&lt;p&gt;Flink 1.4 includes a first version of an exactly-once producer for Apache Kafka 0.11. This producer
+enables developers who build Flink applications with Kafka as a data source and sink to compute
+exactly-once results not just within the Flink program, but truly “end-to-end” in the application.&lt;/p&gt;
+
+&lt;p&gt;The common pattern used for exactly-once applications in Kafka and in other sinks–the two-phase
+commit algorithm–has been extracted in Flink 1.4.0 into a common class, the
+TwoPhaseCommitSinkFunction (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-7210&quot;&gt;FLINK-7210&lt;/a&gt;). This
+will make it easier for users to create their own exactly-once data sinks in the future.&lt;/p&gt;
+
+&lt;h3 id=&quot;table-api-and-streaming-sql-enhancements&quot;&gt;Table API and Streaming SQL Enhancements&lt;/h3&gt;
+
+&lt;p&gt;Flink SQL now supports windowed joins based on processing time and event time
+(&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5725&quot;&gt;FLINK-5725&lt;/a&gt;). Users will be able to execute a
+join between 2 streaming tables and compute windowed results according to these 2 different concepts
+of time. The syntax and semantics in Flink are the same as standard SQL with JOIN and with Flink’s
+streaming SQL more broadly.&lt;/p&gt;
+
+&lt;p&gt;Flink SQL also now supports “INSERT INTO SELECT” queries, which makes it possible to write results
+from SQL directly into a data sink (an external system that receives data from a Flink application).
+This improves operability and ease-of-use of Flink SQL.&lt;/p&gt;
+
+&lt;p&gt;The Table API now supports aggregations on streaming tables; previously, the only supported
+operations on streaming tables were projection, selection, and union
+(&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4557&quot;&gt;FLINK-4557&lt;/a&gt;). This feature was initially discussed in Flink
+Improvement Proposal 11: &lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations&quot;&gt;FLIP-11&lt;/a&gt;.&lt;/p&gt;
+
+&lt;p&gt;The release also adds support for new table API and SQL sources and sinks, including a Kafka 0.11
+source and JDBC sink.&lt;/p&gt;
+
+&lt;p&gt;Lastly, Flink SQL now uses Apache Calcite 1.14, which was just released in October 2017
+(&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-7051&quot;&gt;FLINK-7051&lt;/a&gt;).&lt;/p&gt;
+
+&lt;h3 id=&quot;a-significantly-improved-dependency-structure-and-reversed-class-loading&quot;&gt;A Significantly-Improved Dependency Structure and Reversed Class Loading&lt;/h3&gt;
+
+&lt;p&gt;Flink 1.4.0 shades a number of dependences and subtle runtime conflicts, including:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;ASM&lt;/li&gt;
+  &lt;li&gt;Guava&lt;/li&gt;
+  &lt;li&gt;Jackson&lt;/li&gt;
+  &lt;li&gt;Netty&lt;/li&gt;
+  &lt;li&gt;Apache Zookeeper&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;p&gt;These changes improve Flink’s overall stability and removes friction when embedding Flink or calling
+Flink “library style”.&lt;/p&gt;
+
+&lt;p&gt;The release also introduces default reversed (child-first) class loading for dynamically-loaded user
+code, allowing for different dependencies than those included in the core framework.&lt;/p&gt;
+
+&lt;p&gt;For details on those changes please check out the relevant Jira issues:&lt;/p&gt;
+
+&lt;ul&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-7442&quot;&gt;FLINK-7442&lt;/a&gt;&lt;/li&gt;
+  &lt;li&gt;&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6529&quot;&gt;FLINK-6529&lt;/a&gt;&lt;/li&gt;
+&lt;/ul&gt;
+
+&lt;h3 id=&quot;hadoop-free-flink&quot;&gt;Hadoop-free Flink&lt;/h3&gt;
+
+&lt;p&gt;Apache Flink users without any Apache Hadoop dependencies can now run Flink without Hadoop. Flink
+programs that do not rely on Hadoop components can now be much smaller, a benefit particularly in a
+container-based setup resulting in less network traffic and better performance.&lt;/p&gt;
+
+&lt;p&gt;This includes the addition of Flink’s own Amazon S3 filesystem implementations based on Hadoop’s S3a
+and Presto’s S3 file system with properly shaded dependencies (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5706&quot;&gt;FLINK-5706&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;The details of these changes regarding Hadoop-free Flink are available in the Jira issue:
+&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-2268&quot;&gt;FLINK-2268&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3 id=&quot;improvements-to-flink-internals&quot;&gt;Improvements to Flink Internals&lt;/h3&gt;
+
+&lt;p&gt;Flink 1.4.0 introduces a new blob storage architecture that was first discussed in
+&lt;a href=&quot;https://cwiki.apache.org/confluence/display/FLINK/FLIP-19%3A+Improved+BLOB+storage+architecture&quot;&gt;Flink Improvement Proposal 19&lt;/a&gt; (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6916&quot;&gt;FLINK-6916&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;This will enable easier integration with both the work being done in &lt;a href=&quot;https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077&quot;&gt;Flink Improvement Proposal 6&lt;/a&gt; in
+the future and with other improvements in the 1.4.0 release, such as support for messages larger
+than the maximum Akka Framesize (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6046&quot;&gt;FLINK-6046&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;The improvement also enables Flink to leverage distributed file systems in high availability
+settings for optimized distribution of deployment data to TaskManagers.&lt;/p&gt;
+
+&lt;h3 id=&quot;improvements-to-the-queryable-state-client&quot;&gt;Improvements to the Queryable State Client&lt;/h3&gt;
+
+&lt;p&gt;Flink’s &lt;a href=&quot;https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/stream/state/queryable_state.html&quot;&gt;queryable state&lt;/a&gt; makes it possible for users to access application state directly in Flink
+before the state has been sent to an external database or key-value store.&lt;/p&gt;
+
+&lt;p&gt;Flink 1.4.0 introduces a range of improvements to the queryable state client, including a more
+container-friendly architecture, a more user-friendly API that hides configuration parameters, and
+the groundwork to be able to expose window state (the state of an in-flight window) in the future.&lt;/p&gt;
+
+&lt;p&gt;For details about the changes to queryable state please refer to the umbrella Jira issue:
+&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-5675&quot;&gt;FLINK-5675&lt;/a&gt;.&lt;/p&gt;
+
+&lt;h3 id=&quot;metrics-and-monitoring&quot;&gt;Metrics and Monitoring&lt;/h3&gt;
+
+&lt;p&gt;Flink’s metrics system now also includes support for Prometheus, an increasingly-popular metrics and
+reporting system within the Flink community (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6221&quot;&gt;FLINK-6221&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;And the Apache Kafka connector in Flink now exposes metrics for failed and successful offset commits
+in the Kafka consumer callback (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6998&quot;&gt;FLINK-6998&lt;/a&gt;).&lt;/p&gt;
+
+&lt;h3 id=&quot;connector-improvements-and-fixes&quot;&gt;Connector improvements and fixes&lt;/h3&gt;
+
+&lt;p&gt;Flink 1.4.0 introduces an Apache Kafka 0.11 connector and, as described above, support for an
+exactly-once producer for Kafka 0.11 (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-6988&quot;&gt;FLINK-6988&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;Additionally, the Flink-Kafka consumer now supports dynamic partition discovery &amp;amp; topic discovery
+based on regex. This means that the Flink-Kafka consumer can pick up new Kafka partitions without
+needing to restart the job and while maintaining exactly-once guarantees
+(&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4022&quot;&gt;FLINK-4022&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;Flink’s Apache Kinesis connector now uses an updated version of the Kinesis Consumer Library and
+Kinesis Consumer Library. This introduces improved retry logic to the connector and should
+significantly reduce the number of failures caused by Flink writing too quickly to Kinesis
+(&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-7366&quot;&gt;FLINK-7366&lt;/a&gt;).&lt;/p&gt;
+
+&lt;p&gt;Flink’s Apache Cassandra connector now supports Scala tuples–previously, only streams of Java
+tuples were supported (&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4497&quot;&gt;FLINK-4497&lt;/a&gt;). Also, a bug was fixed in
+the Cassandra connector that caused messages to be lost in certain instances
+(&lt;a href=&quot;https://issues.apache.org/jira/browse/FLINK-4500&quot;&gt;FLINK-4500&lt;/a&gt;).&lt;/p&gt;
+
+&lt;h2 id=&quot;release-notes---please-read&quot;&gt;Release Notes - Please Read&lt;/h2&gt;
+
+&lt;p&gt;Some of these changes will require updating the configuration or Maven dependencies for existing
+programs. Please read below to see if you might be affected.&lt;/p&gt;
+
+&lt;h3 id=&quot;changes-to-dynamic-class-loading-of-user-code&quot;&gt;Changes to dynamic class loading of user code&lt;/h3&gt;
+
+&lt;p&gt;As mentioned above, we changed the way Flink loads user code from the previous default of
+&lt;em&gt;parent-first class loading&lt;/em&gt; (the default for Java) to &lt;em&gt;child-first classloading&lt;/em&gt;, which is a common
+practice in Java Application Servers, where this is also referred to as inverted or reversed class
+loading.&lt;/p&gt;
+
+&lt;p&gt;This should not affect regular user code but will enable programs to use a different version of
+dependencies that come with Flink – for example Akka, netty, or Jackson. If you want to change back
+to the previous default, you can use the configuration setting &lt;code&gt;classloader.resolve-order: parent-first&lt;/code&gt;,
+the new default being &lt;code&gt;child-first&lt;/code&gt;.&lt;/p&gt;
+
+&lt;h3 id=&quot;no-more-avro-dependency-included-by-default&quot;&gt;No more Avro dependency included by default&lt;/h3&gt;
+
+&lt;p&gt;Flink previously included Avro by default so user programs could simply use Avro and not worry about
+adding any dependencies. This behavior was changed in Flink 1.4 because it can lead to dependency
+clashes.&lt;/p&gt;
+
+&lt;p&gt;You now must manually include the Avro dependency (&lt;code&gt;flink-avro&lt;/code&gt;) with your program jar (or add it to
+the Flink lib folder) if you want to use Avro.&lt;/p&gt;
+
+&lt;h3 id=&quot;hadoop-free-flink-1&quot;&gt;Hadoop-free Flink&lt;/h3&gt;
+
+&lt;p&gt;Starting with version 1.4, Flink can run without any Hadoop dependencies present in the Classpath.
+Along with simply running without Hadoop, this enables Flink to dynamically use whatever Hadoop
+version is available in the classpath.&lt;/p&gt;
+
+&lt;p&gt;You could, for example, download the Hadoop-free release of Flink but use that to run on any
+supported version of YARN, and Flink would dynamically use the Hadoop dependencies from YARN.&lt;/p&gt;
+
+&lt;p&gt;This also means that in cases where you used connectors to HDFS, such as the &lt;code&gt;BucketingSink&lt;/code&gt; or
+&lt;code&gt;RollingSink&lt;/code&gt;, you now have to ensure that you either use a Flink distribution with bundled Hadoop
+dependencies or make sure to include Hadoop dependencies when building a jar file for your
+application.&lt;/p&gt;
+
+&lt;h2 id=&quot;list-of-contributors&quot;&gt;List of Contributors&lt;/h2&gt;
+
+&lt;p&gt;According to git shortlog, the following 106 people contributed to the 1.4.0 release. Thank you to
+all contributors!&lt;/p&gt;
+
+&lt;p&gt;Ajay Tripathy, Alejandro Alcalde, Aljoscha Krettek, Bang, Phiradet, Bowen Li, Chris Ward, Cristian,
+Dan Kelley, David Anderson, Dawid Wysakowicz, Dian Fu, Dmitrii Kniazev, DmytroShkvyra, Fabian
+Hueske, FlorianFan, Fokko Driesprong, Gabor Gevay, Gary Yao, Greg Hogan, Haohui Mai, Hequn Cheng,
+James Lafa, Jark Wu, Jie Shen, Jing Fan, JingsongLi, Joerg Schad, Juan Paulo Gutierrez, Ken Geis,
+Kent Murra, Kurt Young, Lim Chee Hau, Maximilian Bode, Michael Fong, Mike Kobit, Mikhail Lipkovich,
+Nico Kruber, Novotnik, Petr, Nycholas de Oliveira e Oliveira, Patrick Lucas, Piotr Nowojski, Robert
+Metzger, Rodrigo Bonifacio, Rong Rong, Scott Kidder, Sebastian Klemke, Shuyi Chen, Stefan Richter,
+Stephan Ewen, Svend Vanderveken, Till Rohrmann, Tony Wei, Tzu-Li (Gordon) Tai, Ufuk Celebi, Usman
+Younas, Vetriselvan1187, Vishnu Viswanath, Wright, Eron, Xingcan Cui, Xpray, Yestin, Yonatan Most,
+Zhenzhong Xu, Zhijiang, adebski, asdf2014, bbayani, biao.liub, cactuslrd.lird, dawidwys, desktop,
+fengyelei, godfreyhe, gosubpl, gyao, hongyuhong, huafengw, kkloudas, kl0u, lincoln-lil,
+lingjinjiang, mengji.fy, minwenjun, mtunique, p1tz, paul, rtudoran, shaoxuan-wang, sirko
+bretschneider, sunjincheng121, tedyu, twalthr, uybhatti, wangmiao1981, yew1eb, z00376786, zentol,
+zhangminglei, zhe li, zhouhai02, zjureel, 付典, 军长, 宝牛, 淘江, 金竹&lt;/p&gt;
+
+</description>
+<pubDate>Tue, 12 Dec 2017 11:00:00 +0100</pubDate>
+<link>http://flink.apache.org/news/2017/12/12/release-1.4.0.html</link>
+<guid isPermaLink="true">/news/2017/12/12/release-1.4.0.html</guid>
+</item>
+
+<item>
 <title>Looking Ahead to Apache Flink 1.4.0 and 1.5.0</title>
 <description>&lt;p&gt;The Apache Flink 1.4.0 release is on track to happen in the next couple of weeks, and for all of the
 readers out there who haven’t been following the release discussion on &lt;a href=&quot;http://flink.apache.org/community.html#mailing-lists&quot;&gt;Flink’s developer mailing

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index cecb183..1862ae1 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -142,6 +142,23 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></h2>
+
+      <p>12 Dec 2017
+       Aljoscha Krettek (<a href="https://twitter.com/aljoscha">@aljoscha</a>) &amp; Mike Winters (<a href="https://twitter.com/wints">@wints</a>)</p>
+
+      <p><p>The Apache Flink community is pleased to announce the 1.4.0 release. Over the past 5 months, the
+Flink community has been working hard to resolve more than 900 issues. See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;version=12340533">complete changelog</a>
+for more detail.</p>
+
+</p>
+
+      <p><a href="/news/2017/12/12/release-1.4.0.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></h2>
 
       <p>22 Nov 2017
@@ -274,21 +291,6 @@ what’s coming in Flink 1.4.0 as well as a preview of what the Flink community
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2017/03/23/release-1.1.5.html">Apache Flink 1.1.5 Released</a></h2>
-
-      <p>23 Mar 2017
-      </p>
-
-      <p><p>The Apache Flink community released the next bugfix version of the Apache Flink 1.1 series.</p>
-
-</p>
-
-      <p><a href="/news/2017/03/23/release-1.1.5.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -321,6 +323,16 @@ what’s coming in Flink 1.4.0 as well as a preview of what the Flink community
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></li>
 
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/page2/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index 598b607..2a57c9d 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -142,6 +142,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2017/03/23/release-1.1.5.html">Apache Flink 1.1.5 Released</a></h2>
+
+      <p>23 Mar 2017
+      </p>
+
+      <p><p>The Apache Flink community released the next bugfix version of the Apache Flink 1.1 series.</p>
+
+</p>
+
+      <p><a href="/news/2017/03/23/release-1.1.5.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2017/02/06/release-1.2.0.html">Announcing Apache Flink 1.2.0</a></h2>
 
       <p>06 Feb 2017 by Robert Metzger
@@ -271,21 +286,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2016/05/11/release-1.0.3.html">Flink 1.0.3 Released</a></h2>
-
-      <p>11 May 2016
-      </p>
-
-      <p><p>Today, the Flink community released Flink version <strong>1.0.3</strong>, the third bugfix release of the 1.0 series.</p>
-
-</p>
-
-      <p><a href="/news/2016/05/11/release-1.0.3.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -318,6 +318,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></li>
 
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/page3/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 0594a1f..1531870 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -142,6 +142,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2016/05/11/release-1.0.3.html">Flink 1.0.3 Released</a></h2>
+
+      <p>11 May 2016
+      </p>
+
+      <p><p>Today, the Flink community released Flink version <strong>1.0.3</strong>, the third bugfix release of the 1.0 series.</p>
+
+</p>
+
+      <p><a href="/news/2016/05/11/release-1.0.3.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2016/04/22/release-1.0.2.html">Flink 1.0.2 Released</a></h2>
 
       <p>22 Apr 2016
@@ -269,21 +284,6 @@
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/11/27/release-0.10.1.html">Flink 0.10.1 released</a></h2>
-
-      <p>27 Nov 2015
-      </p>
-
-      <p><p>Today, the Flink community released the first bugfix release of the 0.10 series of Flink.</p>
-
-</p>
-
-      <p><a href="/news/2015/11/27/release-0.10.1.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -316,6 +316,16 @@
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></li>
 
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/page4/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index 29b340e..75422de 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -142,6 +142,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2015/11/27/release-0.10.1.html">Flink 0.10.1 released</a></h2>
+
+      <p>27 Nov 2015
+      </p>
+
+      <p><p>Today, the Flink community released the first bugfix release of the 0.10 series of Flink.</p>
+
+</p>
+
+      <p><a href="/news/2015/11/27/release-0.10.1.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/11/16/release-0.10.0.html">Announcing Apache Flink 0.10.0</a></h2>
 
       <p>16 Nov 2015
@@ -284,21 +299,6 @@ release is a preview release that contains known issues.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2015/04/07/march-in-flink.html">March 2015 in the Flink community</a></h2>
-
-      <p>07 Apr 2015
-      </p>
-
-      <p><p>March has been a busy month in the Flink community.</p>
-
-</p>
-
-      <p><a href="/news/2015/04/07/march-in-flink.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -331,6 +331,16 @@ release is a preview release that contains known issues.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></li>
 
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/page5/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index c240d99..39d9872 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -142,6 +142,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2015/04/07/march-in-flink.html">March 2015 in the Flink community</a></h2>
+
+      <p>07 Apr 2015
+      </p>
+
+      <p><p>March has been a busy month in the Flink community.</p>
+
+</p>
+
+      <p><a href="/news/2015/04/07/march-in-flink.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2015/03/13/peeking-into-Apache-Flinks-Engine-Room.html">Peeking into Apache Flink's Engine Room</a></h2>
 
       <p>13 Mar 2015 by Fabian Hüske (<a href="https://twitter.com/">@fhueske</a>)
@@ -281,21 +296,6 @@ and offers a new API including definition of flexible windows.</p>
 
     <hr>
     
-    <article>
-      <h2 class="blog-title"><a href="/news/2014/09/26/release-0.6.1.html">Apache Flink 0.6.1 available</a></h2>
-
-      <p>26 Sep 2014
-      </p>
-
-      <p><p>We are happy to announce the availability of Flink 0.6.1.</p>
-
-</p>
-
-      <p><a href="/news/2014/09/26/release-0.6.1.html">Continue reading &raquo;</a></p>
-    </article>
-
-    <hr>
-    
 
     <!-- Pagination links -->
     
@@ -328,6 +328,16 @@ and offers a new API including definition of flexible windows.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></li>
 
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/blog/page6/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page6/index.html b/content/blog/page6/index.html
index f40addc..e5a1288 100644
--- a/content/blog/page6/index.html
+++ b/content/blog/page6/index.html
@@ -142,6 +142,21 @@
     <!-- Blog posts -->
     
     <article>
+      <h2 class="blog-title"><a href="/news/2014/09/26/release-0.6.1.html">Apache Flink 0.6.1 available</a></h2>
+
+      <p>26 Sep 2014
+      </p>
+
+      <p><p>We are happy to announce the availability of Flink 0.6.1.</p>
+
+</p>
+
+      <p><a href="/news/2014/09/26/release-0.6.1.html">Continue reading &raquo;</a></p>
+    </article>
+
+    <hr>
+    
+    <article>
       <h2 class="blog-title"><a href="/news/2014/08/26/release-0.6.html">Apache Flink 0.6 available</a></h2>
 
       <p>26 Aug 2014
@@ -191,6 +206,16 @@ academic and open source project that Flink originates from.</p>
 
     <ul id="markdown-toc">
       
+      <li><a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></li>
+
+      
+        
+      
+    
+      
+      
+
+      
       <li><a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></li>
 
       

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index b152f36..c71ccc2 100644
--- a/content/index.html
+++ b/content/index.html
@@ -168,6 +168,13 @@
 
   <dl>
       
+        <dt> <a href="/news/2017/12/12/release-1.4.0.html">Apache Flink 1.4.0 Release Announcement</a></dt>
+        <dd><p>The Apache Flink community is pleased to announce the 1.4.0 release. Over the past 5 months, the
+Flink community has been working hard to resolve more than 900 issues. See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;version=12340533">complete changelog</a>
+for more detail.</p>
+
+</dd>
+      
         <dt> <a href="/news/2017/11/22/release-1.4-and-1.5-timeline.html">Looking Ahead to Apache Flink 1.4.0 and 1.5.0</a></dt>
         <dd><p>The Apache Flink 1.4.0 release is on track to happen in the next couple of weeks, and for all of the
 readers out there who haven’t been following the release discussion on <a href="http://flink.apache.org/community.html#mailing-lists">Flink’s developer mailing
@@ -188,11 +195,6 @@ what’s coming in Flink 1.4.0 as well as a preview of what the Flink community
         <dd><p>The Apache Flink community released the first bugfix version of the Apache Flink 1.3 series.</p>
 
 </dd>
-      
-        <dt> <a href="/news/2017/06/01/release-1.3.0.html">Apache Flink 1.3.0 Release Announcement</a></dt>
-        <dd><p>The Apache Flink community is pleased to announce the 1.3.0 release. Over the past 4 months, the Flink community has been working hard to resolve more than 680 issues. See the <a href="/blog/release_1.3.0-changelog.html">complete changelog</a> for more detail.</p>
-
-</dd>
     
   </dl>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/dd8fd7e1/content/news/2017/12/12/release-1.4.0.html
----------------------------------------------------------------------
diff --git a/content/news/2017/12/12/release-1.4.0.html b/content/news/2017/12/12/release-1.4.0.html
new file mode 100644
index 0000000..9628054
--- /dev/null
+++ b/content/news/2017/12/12/release-1.4.0.html
@@ -0,0 +1,405 @@
+<!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: Apache Flink 1.4.0 Release Announcement</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>  
+    
+
+    <!-- Main content. -->
+    <div class="container">
+    <div class="row">
+
+      
+     <div id="sidebar" class="col-sm-3">
+          <!-- Top navbar. -->
+    <nav class="navbar navbar-default">
+        <!-- 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/flink-header-logo.svg" width="147px" height="73px">
+            </a>
+          </div>
+        </div><!-- /.navbar-header -->
+
+        <!-- The navigation links. -->
+        <div class="collapse navbar-collapse" id="bs-example-navbar-collapse-1">
+          <ul class="nav navbar-nav navbar-main">
+
+            <!-- Downloads -->
+            <li class=""><a class="btn btn-info" href="/downloads.html">Download Flink</a></li>
+
+            <!-- Overview -->
+            <li><a href="/index.html">Home</a></li>
+
+            <!-- Intro -->
+            <li><a href="/introduction.html">Introduction to Flink</a></li>
+
+            <!-- Use cases -->
+            <li><a href="/usecases.html">Flink Use Cases</a></li>
+
+            <!-- Powered by -->
+            <li><a href="/poweredby.html">Powered by Flink</a></li>
+
+            <!-- Ecosystem -->
+            <li><a href="/ecosystem.html">Ecosystem</a></li>
+
+            <!-- Community -->
+            <li><a href="/community.html">Community &amp; Project Info</a></li>
+
+            <!-- Contribute -->
+            <li><a href="/how-to-contribute.html">How to Contribute</a></li>
+
+            <!-- Blog -->
+            <li class=" active hidden-md hidden-sm"><a href="/blog/"><b>Flink Blog</b></a></li>
+
+            <hr />
+
+
+
+            <!-- Documentation -->
+            <!-- <li>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li> -->
+            <li class="dropdown">
+              <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
+                <span class="caret"></span></a>
+                <ul class="dropdown-menu">
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                </ul>
+              </li>
+
+            <!-- Quickstart -->
+            <li>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li>
+
+            <!-- GitHub -->
+            <li>
+              <a href="https://github.com/apache/flink" target="_blank">Flink on GitHub <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+            </li>
+
+          </ul>
+
+
+
+          <ul class="nav navbar-nav navbar-bottom">
+          <hr />
+
+            <!-- FAQ -->
+            <li ><a href="/faq.html">Project FAQ</a></li>
+
+            <!-- Twitter -->
+            <li><a href="https://twitter.com/apacheflink" target="_blank">@ApacheFlink <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+
+            <!-- Visualizer -->
+            <li class=" hidden-md hidden-sm"><a href="/visualizer/" target="_blank">Plan Visualizer <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+
+          </ul>
+        </div><!-- /.navbar-collapse -->
+    </nav>
+
+      </div>
+      <div class="col-sm-9">
+      <div class="row-fluid">
+  <div class="col-sm-12">
+    <div class="row">
+      <h1>Apache Flink 1.4.0 Release Announcement</h1>
+
+      <article>
+        <p>12 Dec 2017 Aljoscha Krettek (<a href="https://twitter.com/aljoscha">@aljoscha</a>) &amp; Mike Winters (<a href="https://twitter.com/wints">@wints</a>)</p>
+
+<p>The Apache Flink community is pleased to announce the 1.4.0 release. Over the past 5 months, the
+Flink community has been working hard to resolve more than 900 issues. See the <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;version=12340533">complete changelog</a>
+for more detail.</p>
+
+<p>This is the fifth major release in the 1.x.y series. It is API-compatible with the other 1.x.y
+releases for APIs annotated with the @Public annotation.</p>
+
+<p>We encourage everyone to download the release and check out the <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.4/">documentation</a>.</p>
+
+<p>Feedback through the <a href="http://flink.apache.org/community.html#mailing-lists">Flink mailing lists</a> is, as always, gladly encouraged!</p>
+
+<p>You can find the binaries on the updated <a href="http://flink.apache.org/downloads.html">Downloads</a> page on the Flink project site.</p>
+
+<p>The release includes improvements to many different aspects of Flink, including:</p>
+
+<ul>
+  <li>The ability to build end-to-end exactly-once applications with Flink and popular data sources and sinks such as Apache Kafka.</li>
+  <li>A more developer-friendly dependency structure as well as Hadoop-free Flink for Flink users who do not have Hadoop dependencies.</li>
+  <li>Support for JOIN and for new sources and sinks in table API and SQL, expanding the range of logic that can be expressed with these APIs.</li>
+</ul>
+
+<p>A summary of some of the features in the release is available below.</p>
+
+<p>For more background on the Flink 1.4.0 release and the work planned for the Flink 1.5.0 release, please refer to <a href="http://flink.apache.org/news/2017/11/22/release-1.4-and-1.5-timeline.html">this blog post</a> on the Apache Flink blog.</p>
+
+<h2 id="new-features-and-improvements">New Features and Improvements</h2>
+
+<h3 id="end-to-end-exactly-once-applications-with-apache-flink-and-apache-kafka-and-twophasecommitsinkfunction">End-to-end Exactly Once Applications with Apache Flink and Apache Kafka and TwoPhaseCommitSinkFunction</h3>
+
+<p>Flink 1.4 includes a first version of an exactly-once producer for Apache Kafka 0.11. This producer
+enables developers who build Flink applications with Kafka as a data source and sink to compute
+exactly-once results not just within the Flink program, but truly “end-to-end” in the application.</p>
+
+<p>The common pattern used for exactly-once applications in Kafka and in other sinks–the two-phase
+commit algorithm–has been extracted in Flink 1.4.0 into a common class, the
+TwoPhaseCommitSinkFunction (<a href="https://issues.apache.org/jira/browse/FLINK-7210">FLINK-7210</a>). This
+will make it easier for users to create their own exactly-once data sinks in the future.</p>
+
+<h3 id="table-api-and-streaming-sql-enhancements">Table API and Streaming SQL Enhancements</h3>
+
+<p>Flink SQL now supports windowed joins based on processing time and event time
+(<a href="https://issues.apache.org/jira/browse/FLINK-5725">FLINK-5725</a>). Users will be able to execute a
+join between 2 streaming tables and compute windowed results according to these 2 different concepts
+of time. The syntax and semantics in Flink are the same as standard SQL with JOIN and with Flink’s
+streaming SQL more broadly.</p>
+
+<p>Flink SQL also now supports “INSERT INTO SELECT” queries, which makes it possible to write results
+from SQL directly into a data sink (an external system that receives data from a Flink application).
+This improves operability and ease-of-use of Flink SQL.</p>
+
+<p>The Table API now supports aggregations on streaming tables; previously, the only supported
+operations on streaming tables were projection, selection, and union
+(<a href="https://issues.apache.org/jira/browse/FLINK-4557">FLINK-4557</a>). This feature was initially discussed in Flink
+Improvement Proposal 11: <a href="https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations">FLIP-11</a>.</p>
+
+<p>The release also adds support for new table API and SQL sources and sinks, including a Kafka 0.11
+source and JDBC sink.</p>
+
+<p>Lastly, Flink SQL now uses Apache Calcite 1.14, which was just released in October 2017
+(<a href="https://issues.apache.org/jira/browse/FLINK-7051">FLINK-7051</a>).</p>
+
+<h3 id="a-significantly-improved-dependency-structure-and-reversed-class-loading">A Significantly-Improved Dependency Structure and Reversed Class Loading</h3>
+
+<p>Flink 1.4.0 shades a number of dependences and subtle runtime conflicts, including:</p>
+
+<ul>
+  <li>ASM</li>
+  <li>Guava</li>
+  <li>Jackson</li>
+  <li>Netty</li>
+  <li>Apache Zookeeper</li>
+</ul>
+
+<p>These changes improve Flink’s overall stability and removes friction when embedding Flink or calling
+Flink “library style”.</p>
+
+<p>The release also introduces default reversed (child-first) class loading for dynamically-loaded user
+code, allowing for different dependencies than those included in the core framework.</p>
+
+<p>For details on those changes please check out the relevant Jira issues:</p>
+
+<ul>
+  <li><a href="https://issues.apache.org/jira/browse/FLINK-7442">FLINK-7442</a></li>
+  <li><a href="https://issues.apache.org/jira/browse/FLINK-6529">FLINK-6529</a></li>
+</ul>
+
+<h3 id="hadoop-free-flink">Hadoop-free Flink</h3>
+
+<p>Apache Flink users without any Apache Hadoop dependencies can now run Flink without Hadoop. Flink
+programs that do not rely on Hadoop components can now be much smaller, a benefit particularly in a
+container-based setup resulting in less network traffic and better performance.</p>
+
+<p>This includes the addition of Flink’s own Amazon S3 filesystem implementations based on Hadoop’s S3a
+and Presto’s S3 file system with properly shaded dependencies (<a href="https://issues.apache.org/jira/browse/FLINK-5706">FLINK-5706</a>).</p>
+
+<p>The details of these changes regarding Hadoop-free Flink are available in the Jira issue:
+<a href="https://issues.apache.org/jira/browse/FLINK-2268">FLINK-2268</a>.</p>
+
+<h3 id="improvements-to-flink-internals">Improvements to Flink Internals</h3>
+
+<p>Flink 1.4.0 introduces a new blob storage architecture that was first discussed in
+<a href="https://cwiki.apache.org/confluence/display/FLINK/FLIP-19%3A+Improved+BLOB+storage+architecture">Flink Improvement Proposal 19</a> (<a href="https://issues.apache.org/jira/browse/FLINK-6916">FLINK-6916</a>).</p>
+
+<p>This will enable easier integration with both the work being done in <a href="https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077">Flink Improvement Proposal 6</a> in
+the future and with other improvements in the 1.4.0 release, such as support for messages larger
+than the maximum Akka Framesize (<a href="https://issues.apache.org/jira/browse/FLINK-6046">FLINK-6046</a>).</p>
+
+<p>The improvement also enables Flink to leverage distributed file systems in high availability
+settings for optimized distribution of deployment data to TaskManagers.</p>
+
+<h3 id="improvements-to-the-queryable-state-client">Improvements to the Queryable State Client</h3>
+
+<p>Flink’s <a href="https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/stream/state/queryable_state.html">queryable state</a> makes it possible for users to access application state directly in Flink
+before the state has been sent to an external database or key-value store.</p>
+
+<p>Flink 1.4.0 introduces a range of improvements to the queryable state client, including a more
+container-friendly architecture, a more user-friendly API that hides configuration parameters, and
+the groundwork to be able to expose window state (the state of an in-flight window) in the future.</p>
+
+<p>For details about the changes to queryable state please refer to the umbrella Jira issue:
+<a href="https://issues.apache.org/jira/browse/FLINK-5675">FLINK-5675</a>.</p>
+
+<h3 id="metrics-and-monitoring">Metrics and Monitoring</h3>
+
+<p>Flink’s metrics system now also includes support for Prometheus, an increasingly-popular metrics and
+reporting system within the Flink community (<a href="https://issues.apache.org/jira/browse/FLINK-6221">FLINK-6221</a>).</p>
+
+<p>And the Apache Kafka connector in Flink now exposes metrics for failed and successful offset commits
+in the Kafka consumer callback (<a href="https://issues.apache.org/jira/browse/FLINK-6998">FLINK-6998</a>).</p>
+
+<h3 id="connector-improvements-and-fixes">Connector improvements and fixes</h3>
+
+<p>Flink 1.4.0 introduces an Apache Kafka 0.11 connector and, as described above, support for an
+exactly-once producer for Kafka 0.11 (<a href="https://issues.apache.org/jira/browse/FLINK-6988">FLINK-6988</a>).</p>
+
+<p>Additionally, the Flink-Kafka consumer now supports dynamic partition discovery &amp; topic discovery
+based on regex. This means that the Flink-Kafka consumer can pick up new Kafka partitions without
+needing to restart the job and while maintaining exactly-once guarantees
+(<a href="https://issues.apache.org/jira/browse/FLINK-4022">FLINK-4022</a>).</p>
+
+<p>Flink’s Apache Kinesis connector now uses an updated version of the Kinesis Consumer Library and
+Kinesis Consumer Library. This introduces improved retry logic to the connector and should
+significantly reduce the number of failures caused by Flink writing too quickly to Kinesis
+(<a href="https://issues.apache.org/jira/browse/FLINK-7366">FLINK-7366</a>).</p>
+
+<p>Flink’s Apache Cassandra connector now supports Scala tuples–previously, only streams of Java
+tuples were supported (<a href="https://issues.apache.org/jira/browse/FLINK-4497">FLINK-4497</a>). Also, a bug was fixed in
+the Cassandra connector that caused messages to be lost in certain instances
+(<a href="https://issues.apache.org/jira/browse/FLINK-4500">FLINK-4500</a>).</p>
+
+<h2 id="release-notes---please-read">Release Notes - Please Read</h2>
+
+<p>Some of these changes will require updating the configuration or Maven dependencies for existing
+programs. Please read below to see if you might be affected.</p>
+
+<h3 id="changes-to-dynamic-class-loading-of-user-code">Changes to dynamic class loading of user code</h3>
+
+<p>As mentioned above, we changed the way Flink loads user code from the previous default of
+<em>parent-first class loading</em> (the default for Java) to <em>child-first classloading</em>, which is a common
+practice in Java Application Servers, where this is also referred to as inverted or reversed class
+loading.</p>
+
+<p>This should not affect regular user code but will enable programs to use a different version of
+dependencies that come with Flink – for example Akka, netty, or Jackson. If you want to change back
+to the previous default, you can use the configuration setting <code>classloader.resolve-order: parent-first</code>,
+the new default being <code>child-first</code>.</p>
+
+<h3 id="no-more-avro-dependency-included-by-default">No more Avro dependency included by default</h3>
+
+<p>Flink previously included Avro by default so user programs could simply use Avro and not worry about
+adding any dependencies. This behavior was changed in Flink 1.4 because it can lead to dependency
+clashes.</p>
+
+<p>You now must manually include the Avro dependency (<code>flink-avro</code>) with your program jar (or add it to
+the Flink lib folder) if you want to use Avro.</p>
+
+<h3 id="hadoop-free-flink-1">Hadoop-free Flink</h3>
+
+<p>Starting with version 1.4, Flink can run without any Hadoop dependencies present in the Classpath.
+Along with simply running without Hadoop, this enables Flink to dynamically use whatever Hadoop
+version is available in the classpath.</p>
+
+<p>You could, for example, download the Hadoop-free release of Flink but use that to run on any
+supported version of YARN, and Flink would dynamically use the Hadoop dependencies from YARN.</p>
+
+<p>This also means that in cases where you used connectors to HDFS, such as the <code>BucketingSink</code> or
+<code>RollingSink</code>, you now have to ensure that you either use a Flink distribution with bundled Hadoop
+dependencies or make sure to include Hadoop dependencies when building a jar file for your
+application.</p>
+
+<h2 id="list-of-contributors">List of Contributors</h2>
+
+<p>According to git shortlog, the following 106 people contributed to the 1.4.0 release. Thank you to
+all contributors!</p>
+
+<p>Ajay Tripathy, Alejandro Alcalde, Aljoscha Krettek, Bang, Phiradet, Bowen Li, Chris Ward, Cristian,
+Dan Kelley, David Anderson, Dawid Wysakowicz, Dian Fu, Dmitrii Kniazev, DmytroShkvyra, Fabian
+Hueske, FlorianFan, Fokko Driesprong, Gabor Gevay, Gary Yao, Greg Hogan, Haohui Mai, Hequn Cheng,
+James Lafa, Jark Wu, Jie Shen, Jing Fan, JingsongLi, Joerg Schad, Juan Paulo Gutierrez, Ken Geis,
+Kent Murra, Kurt Young, Lim Chee Hau, Maximilian Bode, Michael Fong, Mike Kobit, Mikhail Lipkovich,
+Nico Kruber, Novotnik, Petr, Nycholas de Oliveira e Oliveira, Patrick Lucas, Piotr Nowojski, Robert
+Metzger, Rodrigo Bonifacio, Rong Rong, Scott Kidder, Sebastian Klemke, Shuyi Chen, Stefan Richter,
+Stephan Ewen, Svend Vanderveken, Till Rohrmann, Tony Wei, Tzu-Li (Gordon) Tai, Ufuk Celebi, Usman
+Younas, Vetriselvan1187, Vishnu Viswanath, Wright, Eron, Xingcan Cui, Xpray, Yestin, Yonatan Most,
+Zhenzhong Xu, Zhijiang, adebski, asdf2014, bbayani, biao.liub, cactuslrd.lird, dawidwys, desktop,
+fengyelei, godfreyhe, gosubpl, gyao, hongyuhong, huafengw, kkloudas, kl0u, lincoln-lil,
+lingjinjiang, mengji.fy, minwenjun, mtunique, p1tz, paul, rtudoran, shaoxuan-wang, sirko
+bretschneider, sunjincheng121, tedyu, twalthr, uybhatti, wangmiao1981, yew1eb, z00376786, zentol,
+zhangminglei, zhe li, zhouhai02, zjureel, 付典, 军长, 宝牛, 淘江, 金竹</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>
+      </div>
+    </div>
+
+    <hr />
+
+    <div class="row">
+      <div class="footer text-center col-sm-12">
+        <p>Copyright © 2014-2017 <a href="http://apache.org">The Apache Software Foundation</a>. All Rights Reserved.</p>
+        <p>Apache Flink, Flink®, Apache®, the squirrel logo, 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>
+    </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>
+    <script src="/js/stickysidebar.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>


[4/6] flink-web git commit: Rebuild website

Posted by al...@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/901a5c45
Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/901a5c45
Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/901a5c45

Branch: refs/heads/asf-site
Commit: 901a5c4558bda64693357fa932ff116829654dc7
Parents: 010de59
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Fri Nov 24 10:30:55 2017 +0100
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Fri Nov 24 10:42:10 2017 +0100

----------------------------------------------------------------------
 content/blog/feed.xml                           |  2 +-
 content/blog/index.html                         |  8 +--
 content/blog/page2/index.html                   |  8 +--
 content/blog/page3/index.html                   |  8 +--
 content/blog/page4/index.html                   |  8 +--
 content/blog/page5/index.html                   |  8 +--
 content/blog/page6/index.html                   |  8 +--
 .../release_1.0.0-changelog_known_issues.html   |  8 +--
 content/blog/release_1.1.0-changelog.html       |  8 +--
 content/blog/release_1.2.0-changelog.html       |  8 +--
 content/blog/release_1.3.0-changelog.html       |  8 +--
 content/community.html                          | 10 +--
 content/contribute-code.html                    | 17 +++--
 content/contribute-documentation.html           |  8 +--
 content/documentation.html                      |  8 +--
 content/downloads.html                          | 71 +++++++++++---------
 content/ecosystem.html                          | 26 +++----
 content/faq.html                                |  8 +--
 content/features.html                           |  8 +--
 .../2017/07/04/flink-rescalable-state.html      |  8 +--
 content/how-to-contribute.html                  |  8 +--
 content/improve-website.html                    |  8 +--
 content/index.html                              |  8 +--
 content/introduction.html                       | 22 +++---
 content/material.html                           |  8 +--
 content/news/2014/08/26/release-0.6.html        |  8 +--
 content/news/2014/09/26/release-0.6.1.html      |  8 +--
 content/news/2014/10/03/upcoming_events.html    |  8 +--
 content/news/2014/11/04/release-0.7.0.html      |  8 +--
 .../news/2014/11/18/hadoop-compatibility.html   |  8 +--
 content/news/2015/01/06/december-in-flink.html  |  8 +--
 content/news/2015/01/21/release-0.8.html        |  8 +--
 content/news/2015/02/04/january-in-flink.html   |  8 +--
 content/news/2015/02/09/streaming-example.html  |  8 +--
 .../news/2015/03/02/february-2015-in-flink.html |  8 +--
 .../peeking-into-Apache-Flinks-Engine-Room.html |  8 +--
 content/news/2015/04/07/march-in-flink.html     |  8 +--
 .../2015/04/13/release-0.9.0-milestone1.html    |  8 +--
 .../05/11/Juggling-with-Bits-and-Bytes.html     |  8 +--
 .../news/2015/05/14/Community-update-April.html |  8 +--
 .../announcing-apache-flink-0.9.0-release.html  |  8 +--
 .../2015/08/24/introducing-flink-gelly.html     |  8 +--
 content/news/2015/09/01/release-0.9.1.html      | 10 +--
 content/news/2015/09/03/flink-forward.html      |  8 +--
 content/news/2015/09/16/off-heap-memory.html    |  8 +--
 content/news/2015/11/16/release-0.10.0.html     |  8 +--
 content/news/2015/11/27/release-0.10.1.html     |  8 +--
 .../news/2015/12/04/Introducing-windows.html    |  8 +--
 .../news/2015/12/11/storm-compatibility.html    |  8 +--
 content/news/2015/12/18/a-year-in-review.html   |  8 +--
 content/news/2016/02/11/release-0.10.2.html     |  8 +--
 content/news/2016/03/08/release-1.0.0.html      |  8 +--
 content/news/2016/04/06/cep-monitoring.html     |  8 +--
 content/news/2016/04/06/release-1.0.1.html      |  8 +--
 .../news/2016/04/14/flink-forward-announce.html |  8 +--
 content/news/2016/04/22/release-1.0.2.html      |  8 +--
 content/news/2016/05/11/release-1.0.3.html      |  8 +--
 content/news/2016/05/24/stream-sql.html         |  8 +--
 content/news/2016/08/08/release-1.1.0.html      |  8 +--
 content/news/2016/08/11/release-1.1.1.html      |  8 +--
 .../news/2016/08/24/ff16-keynotes-panels.html   |  8 +--
 content/news/2016/09/05/release-1.1.2.html      |  8 +--
 content/news/2016/10/12/release-1.1.3.html      |  8 +--
 .../news/2016/12/19/2016-year-in-review.html    |  8 +--
 content/news/2016/12/21/release-1.1.4.html      |  8 +--
 content/news/2017/02/06/release-1.2.0.html      |  8 +--
 content/news/2017/03/23/release-1.1.5.html      |  8 +--
 .../news/2017/03/29/table-sql-api-update.html   |  8 +--
 content/news/2017/04/04/dynamic-tables.html     |  8 +--
 content/news/2017/04/26/release-1.2.1.html      |  8 +--
 .../news/2017/05/16/official-docker-image.html  |  8 +--
 content/news/2017/06/01/release-1.3.0.html      |  8 +--
 content/news/2017/06/23/release-1.3.1.html      |  8 +--
 content/news/2017/08/05/release-1.3.2.html      |  8 +--
 .../11/22/release-1.4-and-1.5-timeline.html     |  8 +--
 content/poweredby.html                          |  8 +--
 content/privacy-policy.html                     |  8 +--
 content/project.html                            |  8 +--
 content/slides.html                             |  8 +--
 content/usecases.html                           |  8 +--
 80 files changed, 375 insertions(+), 367 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/feed.xml
----------------------------------------------------------------------
diff --git a/content/blog/feed.xml b/content/blog/feed.xml
index b60a59d..fbd994d 100644
--- a/content/blog/feed.xml
+++ b/content/blog/feed.xml
@@ -5042,7 +5042,7 @@ register for the conference.&lt;/p&gt;
 several parts of the system. We suggest all users of Flink to work with this
 latest stable version.&lt;/p&gt;
 
-&lt;p&gt;&lt;a href=&quot;/downloads.html&quot;&gt;Download the release&lt;/a&gt; and &lt;a href=&quot;http://ci.apache.org/projects/flink/flink-docs-release-1.3&quot;&gt;check out the
+&lt;p&gt;&lt;a href=&quot;/downloads.html&quot;&gt;Download the release&lt;/a&gt; and &lt;a href=&quot;http://ci.apache.org/projects/flink/flink-docs-release-1.4&quot;&gt;check out the
 documentation&lt;/a&gt;. Feedback through the Flink mailing lists
 is, as always, very welcome!&lt;/p&gt;
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/index.html
----------------------------------------------------------------------
diff --git a/content/blog/index.html b/content/blog/index.html
index c1cde8f..cecb183 100644
--- a/content/blog/index.html
+++ b/content/blog/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/page2/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page2/index.html b/content/blog/page2/index.html
index 6430210..598b607 100644
--- a/content/blog/page2/index.html
+++ b/content/blog/page2/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/page3/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page3/index.html b/content/blog/page3/index.html
index 2293324..0594a1f 100644
--- a/content/blog/page3/index.html
+++ b/content/blog/page3/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/page4/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page4/index.html b/content/blog/page4/index.html
index 3c341e2..29b340e 100644
--- a/content/blog/page4/index.html
+++ b/content/blog/page4/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/page5/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page5/index.html b/content/blog/page5/index.html
index 1972173..c240d99 100644
--- a/content/blog/page5/index.html
+++ b/content/blog/page5/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/page6/index.html
----------------------------------------------------------------------
diff --git a/content/blog/page6/index.html b/content/blog/page6/index.html
index cc506bf..f40addc 100644
--- a/content/blog/page6/index.html
+++ b/content/blog/page6/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 a46944f..ebf83ce 100644
--- a/content/blog/release_1.0.0-changelog_known_issues.html
+++ b/content/blog/release_1.0.0-changelog_known_issues.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/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 427a76c..fb6d7a9 100644
--- a/content/blog/release_1.1.0-changelog.html
+++ b/content/blog/release_1.1.0-changelog.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/release_1.2.0-changelog.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.2.0-changelog.html b/content/blog/release_1.2.0-changelog.html
index 84a3a42..f2220b3 100644
--- a/content/blog/release_1.2.0-changelog.html
+++ b/content/blog/release_1.2.0-changelog.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/blog/release_1.3.0-changelog.html
----------------------------------------------------------------------
diff --git a/content/blog/release_1.3.0-changelog.html b/content/blog/release_1.3.0-changelog.html
index 0e62184..fad6cb5 100644
--- a/content/blog/release_1.3.0-changelog.html
+++ b/content/blog/release_1.3.0-changelog.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/community.html
----------------------------------------------------------------------
diff --git a/content/community.html b/content/community.html
index 0a90b83..2ecbe86 100644
--- a/content/community.html
+++ b/content/community.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -329,7 +329,7 @@
 
 <h2 id="project-wiki">Project Wiki</h2>
 
-<p>The Apache Flink <a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home" target="_blank">project wiki</a> contains a range of relevant resources for Flink users. However, some content on the wiki might be out-of-date. When in doubt, please refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Flink documentation</a>.</p>
+<p>The Apache Flink <a href="https://cwiki.apache.org/confluence/display/FLINK/Apache+Flink+Home" target="_blank">project wiki</a> contains a range of relevant resources for Flink users. However, some content on the wiki might be out-of-date. When in doubt, please refer to the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Flink documentation</a>.</p>
 
 <h2 id="flink-forward">Flink Forward</h2>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/contribute-code.html
----------------------------------------------------------------------
diff --git a/content/contribute-code.html b/content/contribute-code.html
index 584440d..75d4dac 100644
--- a/content/contribute-code.html
+++ b/content/contribute-code.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -470,7 +470,7 @@ we found it to be the version that works most robustly for a complex project lik
 (<code>mvn clean install -DskipTests</code>, see above)</p>
 
 <ol>
-  <li>Download the Scala IDE (preferred) or install the plugin to Eclipse Kepler. See 
+  <li>Download the Scala IDE (preferred) or install the plugin to Eclipse Kepler. See
 <a href="https://github.com/apache/flink/blob/master/docs/internals/ide_setup.md#eclipse">How to setup Eclipse</a> for download links and instructions.</li>
   <li>Add the “macroparadise” compiler plugin to the Scala compiler.
 Open “Window” -&gt; “Preferences” -&gt; “Scala” -&gt; “Compiler” -&gt; “Advanced” and put into the “Xplugin” field the path to
@@ -521,15 +521,14 @@ Note: If you do not have the jar file, you probably did not run the command line
 
 <h2 id="snapshots-nightly-builds">Snapshots (Nightly Builds)</h2>
 
-<p>Apache Flink <code>1.4-SNAPSHOT</code> is our latest development version.</p>
+<p>Apache Flink <code>1.5-SNAPSHOT</code> is our latest development version.</p>
 
 <p>You can download a packaged version of our nightly builds, which include
 the most recent development code. You can use them if you need a feature
 before its release. Only builds that pass all tests are published here.</p>
 
 <ul>
-  <li><strong>Hadoop 1</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop1.tgz" class="ga-track" id="download-hadoop1-nightly">flink-1.4-SNAPSHOT-bin-hadoop1.tgz</a></li>
-  <li><strong>Hadoop 2 and YARN</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.4-SNAPSHOT-bin-hadoop2.tgz" class="ga-track" id="download-hadoop2-nightly">flink-1.4-SNAPSHOT-bin-hadoop2.tgz</a></li>
+  <li><strong>Hadoop 2 and YARN</strong>: <a href="https://s3.amazonaws.com/flink-nightly/flink-1.5-SNAPSHOT-bin-hadoop2.tgz" class="ga-track" id="download-hadoop2-nightly">flink-1.5-SNAPSHOT-bin-hadoop2.tgz</a></li>
 </ul>
 
 <p>Add the <strong>Apache Snapshot repository</strong> to your Maven <code>pom.xml</code>:</p>
@@ -544,7 +543,7 @@ before its release. Only builds that pass all tests are published here.</p>
   <span class="nt">&lt;/repository&gt;</span>
 <span class="nt">&lt;/repositories&gt;</span></code></pre></div>
 
-<p>You can now include Apache Flink as a Maven dependency (see above) with version <code>1.4-SNAPSHOT</code> (or `` for compatibility with old Hadoop 1.x versions).</p>
+<p>You can now include Apache Flink as a Maven dependency (see above) with version <code>1.5-SNAPSHOT</code> (or `` for compatibility with old Hadoop 1.x versions).</p>
 
 
   </div>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/contribute-documentation.html
----------------------------------------------------------------------
diff --git a/content/contribute-documentation.html b/content/contribute-documentation.html
index 28311ec..64792fa 100644
--- a/content/contribute-documentation.html
+++ b/content/contribute-documentation.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/documentation.html
----------------------------------------------------------------------
diff --git a/content/documentation.html b/content/documentation.html
index 166a71d..48373bd 100644
--- a/content/documentation.html
+++ b/content/documentation.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/downloads.html
----------------------------------------------------------------------
diff --git a/content/downloads.html b/content/downloads.html
index 94f6947..e3d0e76 100644
--- a/content/downloads.html
+++ b/content/downloads.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -151,7 +151,7 @@ $( document ).ready(function() {
 
 <div class="page-toc">
 <ul id="markdown-toc">
-  <li><a href="#latest-stable-release-v132" id="markdown-toc-latest-stable-release-v132">Latest stable release (v1.3.2)</a>    <ul>
+  <li><a href="#latest-stable-release-v140" id="markdown-toc-latest-stable-release-v140">Latest stable release (v1.4.0)</a>    <ul>
       <li><a href="#binaries" id="markdown-toc-binaries">Binaries</a></li>
       <li><a href="#source" id="markdown-toc-source">Source</a></li>
     </ul>
@@ -164,47 +164,55 @@ $( document ).ready(function() {
 
 </div>
 
-<h2 id="latest-stable-release-v132">Latest stable release (v1.3.2)</h2>
+<h2 id="latest-stable-release-v140">Latest stable release (v1.4.0)</h2>
 
-<p>Apache Flink® 1.3.2 is our latest stable release.</p>
+<p>Apache Flink® 1.4.0 is our latest stable release.</p>
 
 <p>An Apache Hadoop installation is
 <a href="faq.html#do-i-have-to-install-apache-hadoop-to-use-flink">not required</a>
 to use Flink. If you plan to run Flink in YARN or process data stored in HDFS then
 select the version matching your installed Hadoop version.</p>
 
+<p>The binary releases marked with a Hadoop version come bundled with binaries for that Hadoop version,
+the binary release without bundled Hadoop can be used without Hadoop or with a Hadoop version
+that is installed in the environment, i.e. this version can pick up a Hadoop version from
+the classpath.</p>
+
 <h3 id="binaries">Binaries</h3>
 
 <table class="table table-striped">
 <thead>
     <tr>
-    <th></th> <th>Scala 2.10</th> <th>Scala 2.11</th>
+    <th></th> <th>Scala 2.11</th>
     </tr>
 </thead>
 <tbody>
+    
+    <tr>
+    <th>Without bundled Hadoop®</th>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-scala_2.11.tgz" class="ga-track" id="download-hadoopfree_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-scala_2.11.tgz.md5">md5</a>)</td>
+    </tr>
+    
+    <tr>
+    <th>Hadoop® 2.8</th>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop28-scala_2.11.tgz" class="ga-track" id="download-hadoop28_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop28-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop28-scala_2.11.tgz.md5">md5</a>)</td>
+    </tr>
+    
     <tr>
     <th>Hadoop® 2.7</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz" class="ga-track" id="download-hadoop27">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.10.tgz.md5">md5</a>)</td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.11.tgz" class="ga-track" id="download-hadoop27_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop27-scala_2.11.tgz.md5">md5</a>)</td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop27-scala_2.11.tgz" class="ga-track" id="download-hadoop27_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop27-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop27-scala_2.11.tgz.md5">md5</a>)</td>
     </tr>
-
+    
     <tr>
     <th>Hadoop® 2.6</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.10.tgz" class="ga-track" id="download-hadoop26">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.10.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.10.tgz.md5">md5</a>)</td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.11.tgz" class="ga-track" id="download-hadoop26_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop26-scala_2.11.tgz.md5">md5</a>)</td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop26-scala_2.11.tgz" class="ga-track" id="download-hadoop26_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop26-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop26-scala_2.11.tgz.md5">md5</a>)</td>
     </tr>
-
+    
     <tr>
     <th>Hadoop® 2.4</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.10.tgz" class="ga-track" id="download-hadoop24">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.10.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.10.tgz.md5">md5</a>)</td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.11.tgz" class="ga-track" id="download-hadoop24_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop24-scala_2.11.tgz.md5">md5</a>)</td>
-    </tr>
-
-    <tr>
-    <th>Hadoop® 2.3</th>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.10.tgz" class="ga-track" id="download-hadoop2">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.10.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.10.tgz.md5">md5</a>)</td>
-    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.11.tgz" class="ga-track" id="download-hadoop2_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-bin-hadoop2-scala_2.11.tgz.md5">md5</a>)</td>
+    <td><a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-bin-hadoop24-scala_2.11.tgz" class="ga-track" id="download-hadoop24_211">Download</a> (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop24-scala_2.11.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-bin-hadoop24-scala_2.11.tgz.md5">md5</a>)</td>
     </tr>
+    
 </tbody>
 </table>
 
@@ -212,11 +220,11 @@ select the version matching your installed Hadoop version.</p>
 
 <div class="list-group">
   <!-- Source -->
-  <a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.3.2/flink-1.3.2-src.tgz" class="list-group-item ga-track" id="download-source">
-    <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> <strong>Apache Flink® 1.3.2</strong> Source Release</h4>
+  <a href="http://www.apache.org/dyn/closer.lua/flink/flink-1.4.0/flink-1.4.0-src.tgz" class="list-group-item ga-track" id="download-source">
+    <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> <strong>Apache Flink® 1.4.0</strong> Source Release</h4>
     <p>Review the source code or build Flink on your own, using this package</p>
   </a>
-   (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-src.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.3.2/flink-1.3.2-src.tgz.md5">md5</a>)
+   (<a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-src.tgz.asc">asc</a>, <a href="https://dist.apache.org/repos/dist/release/flink/flink-1.4.0/flink-1.4.0-src.tgz.md5">md5</a>)
 </div>
 
 <h2 id="verifying-hashes-and-signatures">Verifying Hashes and Signatures</h2>
@@ -228,23 +236,23 @@ select the version matching your installed Hadoop version.</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>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>
+  <li><strong>Scala API</strong>: To use the Scala API, replace the <code>flink-java</code> artifact id with <code>flink-scala_2.11</code> and <code>flink-streaming-java_2.11</code> with <code>flink-streaming-scala_2.11</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>
   <span class="nt">&lt;artifactId&gt;</span>flink-java<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.3.2<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.4.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>flink-streaming-java_2.10<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.3.2<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>flink-streaming-java_2.11<span class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.4.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span>
 <span class="nt">&lt;dependency&gt;</span>
   <span class="nt">&lt;groupId&gt;</span>org.apache.flink<span class="nt">&lt;/groupId&gt;</span>
-  <span class="nt">&lt;artifactId&gt;</span>flink-clients_2.10<span class="nt">&lt;/artifactId&gt;</span>
-  <span class="nt">&lt;version&gt;</span>1.3.2<span class="nt">&lt;/version&gt;</span>
+  <span class="nt">&lt;artifactId&gt;</span>flink-clients_2.11<span class="nt">&lt;/artifactId&gt;</span>
+  <span class="nt">&lt;version&gt;</span>1.4.0<span class="nt">&lt;/version&gt;</span>
 <span class="nt">&lt;/dependency&gt;</span></code></pre></div>
 
 <h2 id="update-policy-for-old-releases">Update Policy for old releases</h2>
@@ -258,6 +266,7 @@ select the version matching your installed Hadoop version.</p>
 <p>All Flink releases are available via <a href="https://archive.apache.org/dist/flink/">https://archive.apache.org/dist/flink/</a> including checksums and cryptographic signatures. At the time of writing, this includes the following versions:</p>
 
 <ul>
+  <li>Flink 1.4.0 - 2017-11-29 (<a href="https://archive.apache.org/dist/flink/flink-1.4.0/flink-1.4.0-src.tgz">Source</a>, <a href="https://archive.apache.org/dist/flink/flink-1.4.0/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/api/scala/index.html">ScalaDocs</a>)</li>
   <li>Flink 1.3.2 - 2017-08-05 (<a href="https://archive.apache.org/dist/flink/flink-1.3.2/flink-1.3.2-src.tgz">Source</a>, <a href="https://archive.apache.org/dist/flink/flink-1.3.2/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/api/scala/index.html">ScalaDocs</a>)</li>
   <li>Flink 1.3.1 - 2017-06-23 (<a href="https://archive.apache.org/dist/flink/flink-1.3.1/flink-1.3.1-src.tgz">Source</a>, <a href="https://archive.apache.org/dist/flink/flink-1.3.1/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/api/scala/index.html">ScalaDocs</a>)</li>
   <li>Flink 1.3.0 - 2017-06-01 (<a href="https://archive.apache.org/dist/flink/flink-1.3.0/flink-1.3.0-src.tgz">Source</a>, <a href="https://archive.apache.org/dist/flink/flink-1.3.0/">Binaries</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/">Docs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/api/java">Javadocs</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/api/scala/index.html">ScalaDocs</a>)</li>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/ecosystem.html
----------------------------------------------------------------------
diff --git a/content/ecosystem.html b/content/ecosystem.html
index da6a6f8..b46532a 100644
--- a/content/ecosystem.html
+++ b/content/ecosystem.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -156,15 +156,15 @@ many other data processing projects and frameworks.
 <p>Currently these systems are supported:</p>
 
 <ul>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/kafka.html" target="_blank">Apache Kafka</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/elasticsearch.html" target="_blank">Elasticsearch</a> (sink)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/elasticsearch2.html" target="_blank">Elasticsearch 2.x</a> (sink)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/filesystem_sink.html" target="_blank">HDFS</a> (sink)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/rabbitmq.html" target="_blank">RabbitMQ</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/kinesis.html" target="_blank">Amazon Kinesis Streams</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/twitter.html" target="_blank">Twitter</a> (source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/nifi.html" target="_blank">Apache NiFi</a> (sink/source)</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/connectors/cassandra.html" target="_blank">Apache Cassandra</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/kafka.html" target="_blank">Apache Kafka</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/elasticsearch.html" target="_blank">Elasticsearch</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/elasticsearch2.html" target="_blank">Elasticsearch 2.x</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/filesystem_sink.html" target="_blank">HDFS</a> (sink)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/rabbitmq.html" target="_blank">RabbitMQ</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/kinesis.html" target="_blank">Amazon Kinesis Streams</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/twitter.html" target="_blank">Twitter</a> (source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/nifi.html" target="_blank">Apache NiFi</a> (sink/source)</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/connectors/cassandra.html" target="_blank">Apache Cassandra</a> (sink)</li>
   <li><a href="https://github.com/apache/bahir-flink" target="_blank">Redis, Flume, and ActiveMQ (via Apache Bahir)</a> (sink)</li>
 </ul>
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/faq.html
----------------------------------------------------------------------
diff --git a/content/faq.html b/content/faq.html
index 70c9be1..a9b7090 100644
--- a/content/faq.html
+++ b/content/faq.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/features.html
----------------------------------------------------------------------
diff --git a/content/features.html b/content/features.html
index 28bb957..fabc595 100644
--- a/content/features.html
+++ b/content/features.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/features/2017/07/04/flink-rescalable-state.html
----------------------------------------------------------------------
diff --git a/content/features/2017/07/04/flink-rescalable-state.html b/content/features/2017/07/04/flink-rescalable-state.html
index dc56820..f0a58b9 100644
--- a/content/features/2017/07/04/flink-rescalable-state.html
+++ b/content/features/2017/07/04/flink-rescalable-state.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/how-to-contribute.html
----------------------------------------------------------------------
diff --git a/content/how-to-contribute.html b/content/how-to-contribute.html
index d783206..295f072 100644
--- a/content/how-to-contribute.html
+++ b/content/how-to-contribute.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/improve-website.html
----------------------------------------------------------------------
diff --git a/content/improve-website.html b/content/improve-website.html
index a800a98..c37e2ec 100644
--- a/content/improve-website.html
+++ b/content/improve-website.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 1db1f57..b152f36 100644
--- a/content/index.html
+++ b/content/index.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->

http://git-wip-us.apache.org/repos/asf/flink-web/blob/901a5c45/content/introduction.html
----------------------------------------------------------------------
diff --git a/content/introduction.html b/content/introduction.html
index 463e1ab..5656cb3 100644
--- a/content/introduction.html
+++ b/content/introduction.html
@@ -90,20 +90,20 @@
 
             <!-- Documentation -->
             <!-- <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">Documentation <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li> -->
             <li class="dropdown">
               <a class="dropdown-toggle" data-toggle="dropdown" href="#">Documentation
                 <span class="caret"></span></a>
                 <ul class="dropdown-menu">
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3" target="_blank">1.3 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
-                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.4 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4" target="_blank">1.4 (Latest stable release) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
+                  <li><a href="http://ci.apache.org/projects/flink/flink-docs-master" target="_blank">1.5 (Snapshot) <small><span class="glyphicon glyphicon-new-window"></span></small></a></li>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
+              <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">Quickstart <small><span class="glyphicon glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -138,7 +138,7 @@
     <h1>Introduction to Apache Flink®</h1>
 
 	<p><br />
-Below is a high-level overview of Apache Flink and stream processing. For a more technical introduction, we recommend the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/concepts/programming-model.html" target="_blank">“Concepts” page</a> in the Flink documentation.
+Below is a high-level overview of Apache Flink and stream processing. For a more technical introduction, we recommend the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/concepts/programming-model.html" target="_blank">“Concepts” page</a> in the Flink documentation.
 <br /></p>
 <div class="page-toc">
 <ul id="markdown-toc">
@@ -269,14 +269,14 @@ Below is a high-level overview of Apache Flink and stream processing. For a more
 <h3 id="apis">APIs</h3>
 
 <ul>
-  <li>Flink’s <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/datastream_api.html" target="_blank">DataStream API</a> is for programs that implement transformations on data streams (e.g., filtering, updating state, defining windows, aggregating).</li>
-  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/batch/index.html" target="_blank">DataSet API</a> is for programs that implement transformations on data sets (e.g., filtering, mapping, joining, grouping).</li>
-  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#table-api" target="_blank">Table API</a> is a SQL-like expression language for relational stream and batch processing that can be easily embedded in Flink’s DataSet and DataStream APIs (Java and Scala).</li>
-  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#sql" target="_blank">Streaming SQL</a> enables SQL queries to be executed on streaming and batch tables. The syntax is based on <a href="https://calcite.apache.org/docs/stream.html" target="_blank">Apache Calcite™</a>.</li>
+  <li>Flink’s <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/datastream_api.html" target="_blank">DataStream API</a> is for programs that implement transformations on data streams (e.g., filtering, updating state, defining windows, aggregating).</li>
+  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/batch/index.html" target="_blank">DataSet API</a> is for programs that implement transformations on data sets (e.g., filtering, mapping, joining, grouping).</li>
+  <li>The <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/table_api.html#table-api" target="_blank">Table API</a> is a SQL-like expression language for relational stream and batch processing that can be easily embedded in Flink’s DataSet and DataStream APIs (Java and Scala).</li>
+  <li><a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/table_api.html#sql" target="_blank">Streaming SQL</a> enables SQL queries to be executed on streaming and batch tables. The syntax is based on <a href="https://calcite.apache.org/docs/stream.html" target="_blank">Apache Calcite™</a>.</li>
 </ul>
 
 <h3 id="libraries">Libraries</h3>
-<p>Flink also includes special-purpose libraries for <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/cep.html" target="_blank">complex event processing</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/ml/index.html" target="_blank">machine learning</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/gelly/index.html" target="_blank">graph processing</a>, and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/libs/storm_compatibility.html" target="_blank">Apache Storm compatibility</a>.</p>
+<p>Flink also includes special-purpose libraries for <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/libs/cep.html" target="_blank">complex event processing</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/libs/ml/index.html" target="_blank">machine learning</a>, <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/libs/gelly/index.html" target="_blank">graph processing</a>, and <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/libs/storm_compatibility.html" target="_blank">Apache Storm compatibility</a>.</p>
 
 <h2 id="flink-and-other-frameworks">Flink and other frameworks</h2>
 
@@ -296,7 +296,7 @@ Below is a high-level overview of Apache Flink and stream processing. For a more
 
 <h2 id="key-takeaways-and-next-steps">Key Takeaways and Next Steps</h2>
 
-<p>In summary, Apache Flink is an open-source stream processing framework that eliminates the “performance vs. reliability” tradeoff often associated with open-source streaming engines and performs consistently in both categories. Following this introduction, we recommend you try our <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/quickstart/setup_quickstart.html" target="_blank">quickstart</a>, <a href="/downloads.html">download</a> the most recent stable version of Flink, or review the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.3/index.html" target="_blank">documentation</a>.</p>
+<p>In summary, Apache Flink is an open-source stream processing framework that eliminates the “performance vs. reliability” tradeoff often associated with open-source streaming engines and performs consistently in both categories. Following this introduction, we recommend you try our <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/quickstart/setup_quickstart.html" target="_blank">quickstart</a>, <a href="/downloads.html">download</a> the most recent stable version of Flink, or review the <a href="http://ci.apache.org/projects/flink/flink-docs-release-1.4/index.html" target="_blank">documentation</a>.</p>
 
 <p>And we encourage you to join the Flink user mailing list and to share your questions with the community. We’re here to help you get the most out of Flink.</p>
 


[5/6] flink-web git commit: Add Flink 1.4.0 announcement post

Posted by al...@apache.org.
Add Flink 1.4.0 announcement post


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

Branch: refs/heads/asf-site
Commit: 2bbed93309b63e327c0615426b8d1fdcda3dc5bb
Parents: 901a5c4
Author: Aljoscha Krettek <al...@gmail.com>
Authored: Mon Dec 11 16:21:18 2017 +0100
Committer: Aljoscha Krettek <al...@gmail.com>
Committed: Tue Dec 12 12:38:34 2017 +0100

----------------------------------------------------------------------
 _posts/2017-12-12-release-1.4.0.md | 219 ++++++++++++++++++++++++++++++++
 1 file changed, 219 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flink-web/blob/2bbed933/_posts/2017-12-12-release-1.4.0.md
----------------------------------------------------------------------
diff --git a/_posts/2017-12-12-release-1.4.0.md b/_posts/2017-12-12-release-1.4.0.md
new file mode 100644
index 0000000..2515e68
--- /dev/null
+++ b/_posts/2017-12-12-release-1.4.0.md
@@ -0,0 +1,219 @@
+---
+layout: post
+title:  "Apache Flink 1.4.0 Release Announcement"
+date:   2017-12-12 10:00:00
+categories: news
+authors:
+- aljoscha:
+  name: "Aljoscha Krettek"
+  twitter: "aljoscha"
+- mike:
+  name: "Mike Winters"
+  twitter: "wints"
+---
+
+The Apache Flink community is pleased to announce the 1.4.0 release. Over the past 5 months, the
+Flink community has been working hard to resolve more than 900 issues. See the [complete changelog](https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12340533)
+for more detail.
+
+This is the fifth major release in the 1.x.y series. It is API-compatible with the other 1.x.y
+releases for APIs annotated with the @Public annotation.
+
+We encourage everyone to download the release and check out the [documentation](https://ci.apache.org/projects/flink/flink-docs-release-1.4/).
+
+Feedback through the [Flink mailing lists](http://flink.apache.org/community.html#mailing-lists) is, as always, gladly encouraged!
+
+You can find the binaries on the updated [Downloads](http://flink.apache.org/downloads.html) page on the Flink project site.
+
+The release includes improvements to many different aspects of Flink, including:
+
+ - The ability to build end-to-end exactly-once applications with Flink and popular data sources and sinks such as Apache Kafka.
+ - A more developer-friendly dependency structure as well as Hadoop-free Flink for Flink users who do not have Hadoop dependencies.
+ - Support for JOIN and for new sources and sinks in table API and SQL, expanding the range of logic that can be expressed with these APIs.
+
+A summary of some of the features in the release is available below.
+
+For more background on the Flink 1.4.0 release and the work planned for the Flink 1.5.0 release, please refer to [this blog post](http://flink.apache.org/news/2017/11/22/release-1.4-and-1.5-timeline.html) on the Apache Flink blog.
+
+## New Features and Improvements
+
+### End-to-end Exactly Once Applications with Apache Flink and Apache Kafka and TwoPhaseCommitSinkFunction
+
+Flink 1.4 includes a first version of an exactly-once producer for Apache Kafka 0.11. This producer
+enables developers who build Flink applications with Kafka as a data source and sink to compute
+exactly-once results not just within the Flink program, but truly “end-to-end” in the application.
+
+The common pattern used for exactly-once applications in Kafka and in other sinks--the two-phase
+commit algorithm--has been extracted in Flink 1.4.0 into a common class, the
+TwoPhaseCommitSinkFunction ([FLINK-7210](https://issues.apache.org/jira/browse/FLINK-7210)). This
+will make it easier for users to create their own exactly-once data sinks in the future.
+
+### Table API and Streaming SQL Enhancements
+
+Flink SQL now supports windowed joins based on processing time and event time
+([FLINK-5725](https://issues.apache.org/jira/browse/FLINK-5725)). Users will be able to execute a
+join between 2 streaming tables and compute windowed results according to these 2 different concepts
+of time. The syntax and semantics in Flink are the same as standard SQL with JOIN and with Flink’s
+streaming SQL more broadly.
+
+Flink SQL also now supports “INSERT INTO SELECT” queries, which makes it possible to write results
+from SQL directly into a data sink (an external system that receives data from a Flink application).
+This improves operability and ease-of-use of Flink SQL.
+
+The Table API now supports aggregations on streaming tables; previously, the only supported
+operations on streaming tables were projection, selection, and union
+([FLINK-4557](https://issues.apache.org/jira/browse/FLINK-4557)). This feature was initially discussed in Flink
+Improvement Proposal 11: [FLIP-11](https://cwiki.apache.org/confluence/display/FLINK/FLIP-11%3A+Table+API+Stream+Aggregations).
+
+The release also adds support for new table API and SQL sources and sinks, including a Kafka 0.11
+source and JDBC sink.
+
+Lastly, Flink SQL now uses Apache Calcite 1.14, which was just released in October 2017
+([FLINK-7051](https://issues.apache.org/jira/browse/FLINK-7051)).
+
+### A Significantly-Improved Dependency Structure and Reversed Class Loading
+
+Flink 1.4.0 shades a number of dependences and subtle runtime conflicts, including:
+
+ - ASM
+ - Guava
+ - Jackson
+ - Netty
+ - Apache Zookeeper
+
+These changes improve Flink’s overall stability and removes friction when embedding Flink or calling
+Flink "library style".
+
+The release also introduces default reversed (child-first) class loading for dynamically-loaded user
+code, allowing for different dependencies than those included in the core framework.
+
+For details on those changes please check out the relevant Jira issues:
+
+ - [FLINK-7442](https://issues.apache.org/jira/browse/FLINK-7442)
+ - [FLINK-6529](https://issues.apache.org/jira/browse/FLINK-6529)
+
+### Hadoop-free Flink
+
+Apache Flink users without any Apache Hadoop dependencies can now run Flink without Hadoop. Flink
+programs that do not rely on Hadoop components can now be much smaller, a benefit particularly in a
+container-based setup resulting in less network traffic and better performance.
+
+This includes the addition of Flink’s own Amazon S3 filesystem implementations based on Hadoop's S3a
+and Presto's S3 file system with properly shaded dependencies ([FLINK-5706](https://issues.apache.org/jira/browse/FLINK-5706)).
+
+The details of these changes regarding Hadoop-free Flink are available in the Jira issue:
+[FLINK-2268](https://issues.apache.org/jira/browse/FLINK-2268).
+
+### Improvements to Flink Internals
+
+Flink 1.4.0 introduces a new blob storage architecture that was first discussed in
+[Flink Improvement Proposal 19](https://cwiki.apache.org/confluence/display/FLINK/FLIP-19%3A+Improved+BLOB+storage+architecture) ([FLINK-6916](https://issues.apache.org/jira/browse/FLINK-6916)).
+
+This will enable easier integration with both the work being done in [Flink Improvement Proposal 6](https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=65147077) in
+the future and with other improvements in the 1.4.0 release, such as support for messages larger
+than the maximum Akka Framesize ([FLINK-6046](https://issues.apache.org/jira/browse/FLINK-6046)).
+
+The improvement also enables Flink to leverage distributed file systems in high availability
+settings for optimized distribution of deployment data to TaskManagers.
+
+### Improvements to the Queryable State Client
+
+Flink’s [queryable state](https://ci.apache.org/projects/flink/flink-docs-release-1.4/dev/stream/state/queryable_state.html) makes it possible for users to access application state directly in Flink
+before the state has been sent to an external database or key-value store.
+
+Flink 1.4.0 introduces a range of improvements to the queryable state client, including a more
+container-friendly architecture, a more user-friendly API that hides configuration parameters, and
+the groundwork to be able to expose window state (the state of an in-flight window) in the future.
+
+For details about the changes to queryable state please refer to the umbrella Jira issue:
+[FLINK-5675](https://issues.apache.org/jira/browse/FLINK-5675).
+
+### Metrics and Monitoring
+
+Flink’s metrics system now also includes support for Prometheus, an increasingly-popular metrics and
+reporting system within the Flink community ([FLINK-6221](https://issues.apache.org/jira/browse/FLINK-6221)).
+
+And the Apache Kafka connector in Flink now exposes metrics for failed and successful offset commits
+in the Kafka consumer callback ([FLINK-6998](https://issues.apache.org/jira/browse/FLINK-6998)).
+
+### Connector improvements and fixes
+
+Flink 1.4.0 introduces an Apache Kafka 0.11 connector and, as described above, support for an
+exactly-once producer for Kafka 0.11 ([FLINK-6988](https://issues.apache.org/jira/browse/FLINK-6988)).
+
+Additionally, the Flink-Kafka consumer now supports dynamic partition discovery & topic discovery
+based on regex. This means that the Flink-Kafka consumer can pick up new Kafka partitions without
+needing to restart the job and while maintaining exactly-once guarantees
+([FLINK-4022](https://issues.apache.org/jira/browse/FLINK-4022)).
+
+Flink’s Apache Kinesis connector now uses an updated version of the Kinesis Consumer Library and
+Kinesis Consumer Library. This introduces improved retry logic to the connector and should
+significantly reduce the number of failures caused by Flink writing too quickly to Kinesis
+([FLINK-7366](https://issues.apache.org/jira/browse/FLINK-7366)).
+
+Flink’s Apache Cassandra connector now supports Scala tuples--previously, only streams of Java
+tuples were supported ([FLINK-4497](https://issues.apache.org/jira/browse/FLINK-4497)). Also, a bug was fixed in
+the Cassandra connector that caused messages to be lost in certain instances
+([FLINK-4500](https://issues.apache.org/jira/browse/FLINK-4500)).
+
+## Release Notes - Please Read
+
+Some of these changes will require updating the configuration or Maven dependencies for existing
+programs. Please read below to see if you might be affected.
+
+### Changes to dynamic class loading of user code
+
+As mentioned above, we changed the way Flink loads user code from the previous default of
+*parent-first class loading* (the default for Java) to *child-first classloading*, which is a common
+practice in Java Application Servers, where this is also referred to as inverted or reversed class
+loading.
+
+This should not affect regular user code but will enable programs to use a different version of
+dependencies that come with Flink -- for example Akka, netty, or Jackson. If you want to change back
+to the previous default, you can use the configuration setting `classloader.resolve-order: parent-first`,
+the new default being `child-first`.
+
+### No more Avro dependency included by default
+
+Flink previously included Avro by default so user programs could simply use Avro and not worry about
+adding any dependencies. This behavior was changed in Flink 1.4 because it can lead to dependency
+clashes.
+
+You now must manually include the Avro dependency (`flink-avro`) with your program jar (or add it to
+the Flink lib folder) if you want to use Avro.
+
+### Hadoop-free Flink
+
+Starting with version 1.4, Flink can run without any Hadoop dependencies present in the Classpath.
+Along with simply running without Hadoop, this enables Flink to dynamically use whatever Hadoop
+version is available in the classpath.
+
+You could, for example, download the Hadoop-free release of Flink but use that to run on any
+supported version of YARN, and Flink would dynamically use the Hadoop dependencies from YARN.
+
+This also means that in cases where you used connectors to HDFS, such as the `BucketingSink` or
+`RollingSink`, you now have to ensure that you either use a Flink distribution with bundled Hadoop
+dependencies or make sure to include Hadoop dependencies when building a jar file for your
+application.
+
+## List of Contributors
+
+According to git shortlog, the following 106 people contributed to the 1.4.0 release. Thank you to
+all contributors!
+
+Ajay Tripathy, Alejandro Alcalde, Aljoscha Krettek, Bang, Phiradet, Bowen Li, Chris Ward, Cristian,
+Dan Kelley, David Anderson, Dawid Wysakowicz, Dian Fu, Dmitrii Kniazev, DmytroShkvyra, Fabian
+Hueske, FlorianFan, Fokko Driesprong, Gabor Gevay, Gary Yao, Greg Hogan, Haohui Mai, Hequn Cheng,
+James Lafa, Jark Wu, Jie Shen, Jing Fan, JingsongLi, Joerg Schad, Juan Paulo Gutierrez, Ken Geis,
+Kent Murra, Kurt Young, Lim Chee Hau, Maximilian Bode, Michael Fong, Mike Kobit, Mikhail Lipkovich,
+Nico Kruber, Novotnik, Petr, Nycholas de Oliveira e Oliveira, Patrick Lucas, Piotr Nowojski, Robert
+Metzger, Rodrigo Bonifacio, Rong Rong, Scott Kidder, Sebastian Klemke, Shuyi Chen, Stefan Richter,
+Stephan Ewen, Svend Vanderveken, Till Rohrmann, Tony Wei, Tzu-Li (Gordon) Tai, Ufuk Celebi, Usman
+Younas, Vetriselvan1187, Vishnu Viswanath, Wright, Eron, Xingcan Cui, Xpray, Yestin, Yonatan Most,
+Zhenzhong Xu, Zhijiang, adebski, asdf2014, bbayani, biao.liub, cactuslrd.lird, dawidwys, desktop,
+fengyelei, godfreyhe, gosubpl, gyao, hongyuhong, huafengw, kkloudas, kl0u, lincoln-lil,
+lingjinjiang, mengji.fy, minwenjun, mtunique, p1tz, paul, rtudoran, shaoxuan-wang, sirko
+bretschneider, sunjincheng121, tedyu, twalthr, uybhatti, wangmiao1981, yew1eb, z00376786, zentol,
+zhangminglei, zhe li, zhouhai02, zjureel, 付典, 军长, 宝牛, 淘江, 金竹
+
+