Repository: flink-web
Updated Branches:
  refs/heads/asf-site edbd65a2e -> 4e75b86eb


http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/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
new file mode 100644
index 0000000..b2a71db
--- /dev/null
+++ b/content/news/2017/06/01/release-1.3.0.html
@@ -0,0 +1,367 @@
+<!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.3.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.3"; 
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>
+                </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>
+            </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.3.0 Release Announcement</h1>
+
+      <article>
+        <p>01 Jun 2017 by Robert Metzger (<a 
href="https://twitter.com/rmetzger_";>@rmetzger_</a>)</p>
+
+<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>
+
+<p>This is the fourth 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>Users can expect Flink releases now in a 4 month cycle. At the beginning of 
the 1.3 <a 
href="https://cwiki.apache.org/confluence/display/FLINK/Flink+Release+and+Feature+Plan";>release
 cycle</a>, the community decided to follow a strict <a 
href="https://cwiki.apache.org/confluence/display/FLINK/Time-based+releases";>time-based
 release model</a>.</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.3/";>documentation</a>.
 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 page</a>. Some 
highlights of the release are listed below.</p>
+
+<h1 id="large-state-handlingrecovery">Large State Handling/Recovery</h1>
+
+<ul>
+  <li>
+    <p><strong>Incremental Checkpointing for RocksDB</strong>: It is now 
possible to checkpoint only the difference from the previous successful 
checkpoint, rather than checkpointing the entire application state. This speeds 
up checkpointing and saves disk space, because the individual checkpoints are 
smaller. (<a 
href="https://issues.apache.org/jira/browse/FLINK-5053";>FLINK-5053</a>).</p>
+  </li>
+  <li>
+    <p><strong>Asynchronous snapshots for heap-based state backends</strong>: 
The filesystem and memory statebackends now also support asynchronous snapshots 
using a copy-on-write HashMap implementation. Asynchronous snapshotting makes 
Flink more resilient to slow storage systems and expensive serialization. The 
time an operator blocks on a snapshot is reduced to a minimum (<a 
href="https://issues.apache.org/jira/browse/FLINK-6048";>FLINK-6048</a>, <a 
href="https://issues.apache.org/jira/browse/FLINK-5715";>FLINK-5715</a>).</p>
+  </li>
+  <li>
+    <p><strong>Allow upgrades to state serializers:</strong> Users can now 
upgrade serializers, while keeping their application state. One use case of 
this is upgrading custom serializers used for managed operator state/keyed 
state. Also, registration order for POJO types/Kryo types is now no longer 
fixed (<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/state.html#custom-serialization-for-managed-state";>Documentation</a>,
 <a href="https://issues.apache.org/jira/browse/FLINK-6178";>FLINK-6178</a>).</p>
+  </li>
+  <li>
+    <p><strong>Recover job state at the granularity of operator</strong>: 
Before Flink 1.3, operator state was bound to Flink’s internal “Task” 
representation. This made it hard to change a job’s topology while keeping 
its state around. With this change, users are allowed to do more topology 
changes (un-chain operators) by restoring state into logical operators instead 
of “Tasks” (<a 
href="https://issues.apache.org/jira/browse/FLINK-5892";>FLINK-5892</a>).</p>
+  </li>
+  <li>
+    <p><strong>Fine-grained recovery</strong> (beta): Instead of restarting 
the complete ExecutionGraph in case of a task failure, Flink is now able to 
restart only the affected subgraph and thereby significantly decrease recovery 
time (<a 
href="https://issues.apache.org/jira/browse/FLINK-4256";>FLINK-4256</a>).</p>
+  </li>
+</ul>
+
+<h1 id="datastream-api">DataStream API</h1>
+
+<ul>
+  <li>
+    <p><strong>Side Outputs</strong>: This change allows users to have more 
than one output stream for an operator. Operator metadata, internal system 
information (debugging, performance etc.) or rejected/late elements are 
potential use-cases for this new API feature. <strong>The Window operator is 
now using this new feature for late window elements</strong> (<a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/stream/side_output.html";>Side
 Outputs Documentation</a>, <a 
href="https://issues.apache.org/jira/browse/FLINK-4460";>FLINK-4460</a>).</p>
+  </li>
+  <li>
+    <p><strong>Union Operator State</strong>: Flink 1.2.0 introduced broadcast 
state functionality, but this had not yet been exposed via a public API. Flink 
1.3.0 provides the Union Operator State API for exposing broadcast operator 
state. The union state will send the entire state across all parallel instances 
to each instance on restore, giving each operator a full view of the state (<a 
href="https://issues.apache.org/jira/browse/FLINK-5991";>FLINK-5991</a>).</p>
+  </li>
+  <li>
+    <p><strong>Per-Window State</strong>: Previously, the state that a 
WindowFunction or ProcessWindowFunction could access was scoped to the key of 
the window but not the window itself. With this new feature, users can keep 
window state independent of the key (<a 
href="https://issues.apache.org/jira/browse/FLINK-5929";>FLINK-5929</a>).</p>
+  </li>
+</ul>
+
+<h1 id="deployment-and-tooling">Deployment and Tooling</h1>
+
+<ul>
+  <li>
+    <p><strong>Flink HistoryServer</strong>: Flink’s <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/historyserver.html";>HistoryServer</a>
 now allows you to query the status and statistics of completed jobs that have 
been archived by a JobManager (<a 
href="https://issues.apache.org/jira/browse/FLINK-1579";>FLINK-1579</a>).</p>
+  </li>
+  <li>
+    <p><strong>Watermark Monitoring in Web Front-end</strong>: For easier 
diagnosis of watermark issues, the Flink JobManager front-end now provides a 
new tab to track the watermark of each operator (<a 
href="https://issues.apache.org/jira/browse/FLINK-3427";>FLINK-3427</a>).</p>
+  </li>
+  <li>
+    <p><strong>Datadog HTTP Metrics Reporter</strong>: Datadog is a 
widely-used metrics system, and Flink now offers a <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/monitoring/metrics.html#datadog-orgapacheflinkmetricsdatadogdatadoghttpreporter";>Datadog
 reporter</a> that contacts the Datadog http endpoint directly (<a 
href="https://issues.apache.org/jira/browse/FLINK-6013";>FLINK-6013</a>).</p>
+  </li>
+  <li>
+    <p><strong>Network Buffer Configuration</strong>: We finally got rid of 
the tedious network buffer configuration and replaced it with a more generic 
approach. First of all, you may now follow the idiom “more is better” 
without any penalty on the latency which could previously occur due to 
excessive buffering in incoming and outgoing channels. Secondly, instead of 
defining an absolute number of network buffers, we now use fractions of the 
available JVM memory (10% by default). This should cover more use cases by 
default and may also be tweaked by defining a minimum and maximum size.</p>
+  </li>
+</ul>
+
+<p>→ See <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/setup/config.html#configuring-the-network-buffers";>Configuring
 the Network Buffers</a> in the Flink documentation.</p>
+
+<h1 id="table-api--sql">Table API / SQL</h1>
+
+<ul>
+  <li>
+    <p><strong>Support for Retractions in Table API / SQL</strong>: As part of 
our endeavor to support continuous queries on <a 
href="http://flink.apache.org/news/2017/04/04/dynamic-tables.html";>Dynamic 
Tables</a>, Retraction is an important building block that will enable a whole 
range of new applications which require updating previously-emitted results. 
Examples for such use cases are computation of early results for long-running 
windows, updates due to late arriving data, or maintaining constantly changing 
results similar to materialized views in relational database systems. Flink 
1.3.0 supports retraction for non-windowed aggregates. Results with updates can 
be either converted into a DataStream or materialized to external data stores 
using TableSinks with upsert or retraction support.</p>
+  </li>
+  <li><strong>Extended support for aggregations in Table API / SQL</strong>: 
With Flink 1.3.0, the Table API and SQL support many more types of 
aggregations, including
+    <ul>
+      <li>
+        <p>GROUP BY window aggregations in SQL (via the window functions <a 
href="https://issues.apache.org/jira/browse/FLINK-6011";>TUMBLE, HOP, and 
SESSION windows</a>) for both batch and streaming.</p>
+      </li>
+      <li>
+        <p>SQL OVER window aggregations (only for streaming)</p>
+      </li>
+      <li>
+        <p>Non-windowed aggregations (in streaming with retractions).</p>
+      </li>
+      <li>
+        <p>User-defined aggregation functions for custom aggregation logic.</p>
+      </li>
+    </ul>
+  </li>
+  <li><strong>External catalog support</strong>: The Table API &amp; SQL 
allows to register external catalogs. Table API and SQL queries can then have 
access to table sources and their schema from the external catalogs without 
register those tables one by one.</li>
+</ul>
+
+<p>→ See <a 
href="https://ci.apache.org/projects/flink/flink-docs-release-1.3/dev/table_api.html#group-windows";>the
 Flink documentation</a> for details about these features.</p>
+
+<div class="alert alert-warning">
+  The Table API / SQL documentation is currently being reworked. The community 
plans to publish the updated docs in the week of June 5th.
+</div>
+
+<h1 id="connectors">Connectors</h1>
+
+<ul>
+  <li>
+    <p><strong>ElasticSearch 5.x support</strong>: The ElasticSearch 
connectors have been restructured to have a common base module and specific 
modules for ES 1, 2 and 5, similar to how the Kafka connectors are organized. 
This will make fixes and future improvements available across all ES versions 
(<a href="https://issues.apache.org/jira/browse/FLINK-4988";>FLINK-4988</a>).</p>
+  </li>
+  <li>
+    <p><strong>Allow rescaling the Kinesis Consumer</strong>: Flink 1.2.0 
introduced rescalable state for DataStream programs. With Flink 1.3, the 
Kinesis Consumer also makes use of that engine feature (<a 
href="https://issues.apache.org/jira/browse/FLINK-4821";>FLINK-4821</a>).</p>
+  </li>
+  <li>
+    <p><strong>Transparent shard discovery for Kinesis Consumer</strong>: The 
Kinesis consumer can now discover new shards without failing / restarting jobs 
when a resharding is happening (<a 
href="https://issues.apache.org/jira/browse/FLINK-4577";>FLINK-4577</a>).</p>
+  </li>
+  <li>
+    <p><strong>Allow setting custom start positions for the Kafka 
consumer</strong>: With this change, you can instruct Flink’s Kafka consumer 
to start reading messages from a specific offset (<a 
href="https://issues.apache.org/jira/browse/FLINK-3123";>FLINK-3123</a>) or 
earliest / latest offset (<a 
href="https://issues.apache.org/jira/browse/FLINK-4280";>FLINK-4280</a>) without 
respecting committed offsets in Kafka.</p>
+  </li>
+  <li>
+    <p><strong>Allow out-opt from offset committing for the Kafka 
consumer</strong>: By default, Kafka commits the offsets to the Kafka broker 
once a checkpoint has been completed. This change allows users to disable this 
mechanism (<a 
href="https://issues.apache.org/jira/browse/FLINK-3398";>FLINK-3398</a>).</p>
+  </li>
+</ul>
+
+<h1 id="cep-library">CEP Library</h1>
+
+<p>The CEP library has been greatly enhanced and is now able to accommodate 
more use-cases out-of-the-box (expressivity enhancements), make more efficient 
use of the available resources, adjust to changing runtime conditions–all 
without breaking backwards compatibility of operator state.</p>
+
+<p>Please note that the API of the CEP library has been updated with this 
release.</p>
+
+<p>Below are some of the main features of the revamped CEP library:</p>
+
+<ul>
+  <li>
+    <p><strong>Make CEP operators rescalable</strong>: Flink 1.2.0 introduced 
rescalable state for DataStream programs. With Flink 1.3, the CEP library also 
makes use of that engine feature (<a 
href="https://issues.apache.org/jira/browse/FLINK-5420";>FLINK-5420</a>).</p>
+  </li>
+  <li>
+    <p><strong>State Cleanup and Late element handling</strong>: The CEP 
library will now output late elements using the newly introduced side outputs 
(<a href="https://issues.apache.org/jira/browse/FLINK-6205";>FLINK-6205</a>, <a 
href="https://issues.apache.org/jira/browse/FLINK-5174";>FLINK-5174</a>).</p>
+  </li>
+  <li>
+    <p><strong>New operators for the CEP library</strong>:</p>
+
+    <ul>
+      <li>
+        <p>Quantifiers (*,+,?) for the pattern API (<a 
href="https://issues.apache.org/jira/browse/FLINK-3318";>FLINK-3318</a>)</p>
+      </li>
+      <li>
+        <p>Support for different continuity requirements (<a 
href="https://issues.apache.org/jira/browse/FLINK-6208";>FLINK-6208</a>)</p>
+      </li>
+      <li>
+        <p>Support for iterative conditions (<a 
href="https://issues.apache.org/jira/browse/FLINK-6197";>FLINK-6197</a>)</p>
+      </li>
+    </ul>
+  </li>
+</ul>
+
+<h1 id="gelly-library">Gelly Library</h1>
+
+<ul>
+  <li>
+    <p>PageRank algorithm for directed graphs</p>
+  </li>
+  <li>Unified driver for running Gelly examples <a 
href="https://issues.apache.org/jira/browse/FLINK-4949";>FLINK-4949</a>).</li>
+  <li>PageRank algorithm for directed graphs (<a 
href="https://issues.apache.org/jira/browse/FLINK-4896";>FLINK-4896</a>).</li>
+  <li>Add Circulant and Echo graph generators (<a 
href="https://issues.apache.org/jira/browse/FLINK-6393";>FLINK-6393</a>).</li>
+</ul>
+
+<div class="alert alert-warning">
+  There are two <strong>known issues</strong> in Flink 1.3.0. Both will be 
addressed in the next <i>1.3.1</i> release.
+  <br />
+  <ul>
+       <li><a 
href="https://issues.apache.org/jira/browse/FLINK-6783";>FLINK-6783</a>: Wrongly 
extracted TypeInformations for <code>WindowedStream::aggregate</code></li>
+       <li><a 
href="https://issues.apache.org/jira/browse/FLINK-6775";>FLINK-6783</a>: 
StateDescriptor cannot be shared by multiple subtasks</li>
+  </ul> 
+</div>
+
+<h1 id="list-of-contributors">List of Contributors</h1>
+
+<p>According to git shortlog, the following 103 people contributed to the 
1.3.0 release. Thank you to all contributors!</p>
+
+<p>Addison Higham, Alexey Diomin, Aljoscha Krettek, Andrea Sella, Andrey 
Melentyev, Anton Mushin, barcahead, biao.liub, Bowen Li, Chen Qin, Chico Sokol, 
David Anderson, Dawid Wysakowicz, DmytroShkvyra, Fabian Hueske, Fabian Wollert, 
fengyelei, Flavio Pompermaier, FlorianFan, Fokko Driesprong, Geoffrey Mon, 
godfreyhe, gosubpl, Greg Hogan, guowei.mgw, hamstah, Haohui Mai, Hequn Cheng, 
hequn.chq, heytitle, hongyuhong, Jamie Grier, Jark Wu, jingzhang, Jinkui Shi, 
Jin Mingjian, Joerg Schad, Joshua Griffith, Jürgen Thomann, kaibozhou, 
Kathleen Sharp, Ken Geis, kkloudas, Kurt Young, lincoln-lil, lingjinjiang, 
liuyuzhong7, Lorenz Buehmann, manuzhang, Marc Tremblay, Mauro Cortellazzi, Max 
Kuklinski, mengji.fy, Mike Dias, mtunique, Nico Kruber, Omar Erminy, Patrick 
Lucas, paul, phoenixjiangnan, rami-alisawi, Ramkrishna, Rick Cox, Robert 
Metzger, Rodrigo Bonifacio, rtudoran, Seth Wiesman, Shaoxuan Wang, shijinkui, 
shuai.xus, Shuyi Chen, spkavuly, Stefano Bortoli, Stefan Richter, Stephan Ewen,
  Stephen Gran, sunjincheng121, tedyu, Till Rohrmann, tonycox, Tony Wei, 
twalthr, Tzu-Li (Gordon) Tai, Ufuk Celebi, Ventura Del Monte, Vijay 
Srinivasaraghavan, WangTaoTheTonic, wenlong.lwl, xccui, xiaogang.sxg, Xpray, 
zcb, zentol, zhangminglei, Zhenghua Gao, Zhijiang, Zhuoluo Yang, zjureel, Zohar 
Mizrahi, 士远, 槿瑜, 淘江, 金竹</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>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/poweredby.html
----------------------------------------------------------------------
diff --git a/content/poweredby.html b/content/poweredby.html
index 254021a..481d0ff 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.2"; 
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.3"; 
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.2"; 
target="_blank">1.2 (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-release-1.3"; 
target="_blank">1.3 (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.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>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/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.3/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/4e75b86e/content/privacy-policy.html
----------------------------------------------------------------------
diff --git a/content/privacy-policy.html b/content/privacy-policy.html
index b8a85f3..d33b607 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.2"; 
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.3"; 
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.2"; 
target="_blank">1.2 (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-release-1.3"; 
target="_blank">1.3 (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.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>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/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.3/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/4e75b86e/content/project.html
----------------------------------------------------------------------
diff --git a/content/project.html b/content/project.html
index edef368..77f66f6 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.2"; 
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.3"; 
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.2"; 
target="_blank">1.2 (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-release-1.3"; 
target="_blank">1.3 (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.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>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/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.3/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/4e75b86e/content/q/quickstart-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart-SNAPSHOT.sh b/content/q/quickstart-SNAPSHOT.sh
index 7670328..69dd94e 100755
--- a/content/q/quickstart-SNAPSHOT.sh
+++ b/content/q/quickstart-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-java          \
-  -DarchetypeVersion=1.3-SNAPSHOT                                      \
+  -DarchetypeVersion=1.4-SNAPSHOT                                      \
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart-scala-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart-scala-SNAPSHOT.sh 
b/content/q/quickstart-scala-SNAPSHOT.sh
index 95a6ac2..de9fb2a 100755
--- a/content/q/quickstart-scala-SNAPSHOT.sh
+++ b/content/q/quickstart-scala-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-scala         \
-  -DarchetypeVersion=1.3-SNAPSHOT                                      \
+  -DarchetypeVersion=1.4-SNAPSHOT                                      \
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart-scala.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart-scala.sh b/content/q/quickstart-scala.sh
index a561efe..8df488a 100755
--- a/content/q/quickstart-scala.sh
+++ b/content/q/quickstart-scala.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-scala         \
-  -DarchetypeVersion=1.2.0                                                     
\
+  -DarchetypeVersion=1.3.0                                                     
\
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/quickstart.sh
----------------------------------------------------------------------
diff --git a/content/q/quickstart.sh b/content/q/quickstart.sh
index b1322e3..36811da 100755
--- a/content/q/quickstart.sh
+++ b/content/q/quickstart.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-java          \
-  -DarchetypeVersion=1.2.0                                                     
\
+  -DarchetypeVersion=1.3.0                                                     
\
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/q/sbt-quickstart.sh
----------------------------------------------------------------------
diff --git a/content/q/sbt-quickstart.sh b/content/q/sbt-quickstart.sh
index 48df995..7f0b6be 100755
--- a/content/q/sbt-quickstart.sh
+++ b/content/q/sbt-quickstart.sh
@@ -42,7 +42,7 @@ defaultProjectName="Flink Project"
 defaultOrganization="org.example"
 defaultVersion="0.1-SNAPSHOT"
 defaultScalaVersion="2.11.7"
-defaultFlinkVersion="1.2.0"
+defaultFlinkVersion="1.3.0"
 
 echo "This script creates a Flink project using Scala and SBT."
 

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/slides.html
----------------------------------------------------------------------
diff --git a/content/slides.html b/content/slides.html
index 8551174..b1974a7 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.2"; 
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.3"; 
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.2"; 
target="_blank">1.2 (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-release-1.3"; 
target="_blank">1.3 (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.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>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/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.3/quickstart/setup_quickstart.html";
 target="_blank">Quickstart <small><span class="glyphicon 
glyphicon-new-window"></span></small></a>
             </li>
 
             <!-- GitHub -->
@@ -166,7 +166,7 @@
 
 <h2 id="slides">Slides</h2>
 
-<p><strong>Note</strong>: Keep in mind that code examples on slides have a 
chance of being incomplete or outdated. Always refer to the <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.3";>latest 
documentation</a> for an up to date reference.</p>
+<p><strong>Note</strong>: Keep in mind that code examples on slides have a 
chance of being incomplete or outdated. Always refer to the <a 
href="http://ci.apache.org/projects/flink/flink-docs-master";>latest 
documentation</a> for an up to date reference.</p>
 
 <h3 id="section">2017</h3>
 <ul>

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/content/usecases.html
----------------------------------------------------------------------
diff --git a/content/usecases.html b/content/usecases.html
index 1860d88..038c897 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.2"; 
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.3"; 
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.2"; 
target="_blank">1.2 (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-release-1.3"; 
target="_blank">1.3 (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.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>
                 </ul>
               </li>
 
             <!-- Quickstart -->
             <li>
-              <a 
href="http://ci.apache.org/projects/flink/flink-docs-release-1.2/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.3/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/4e75b86e/downloads.md
----------------------------------------------------------------------
diff --git a/downloads.md b/downloads.md
index 8e31aa7..fb6d655 100644
--- a/downloads.md
+++ b/downloads.md
@@ -96,6 +96,7 @@ You can add the following dependencies to your `pom.xml` to 
include Apache Flink
 
 ## All releases
 
+- Flink 1.2.1 - 2017-04-26 
([Source](http://www.apache.org/dyn/closer.lua/flink/flink-1.2.1/flink-1.2.1-src.tgz),
 [Binaries](http://archive.apache.org/dist/flink/flink-1.2.1/), 
[Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/), 
[Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/java), 
[ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/scala/index.html))
 - Flink 1.2.0 - 2017-02-06 
([Source](http://www.apache.org/dyn/closer.lua/flink/flink-1.2.0/flink-1.2.0-src.tgz),
 [Binaries](http://archive.apache.org/dist/flink/flink-1.2.0/), 
[Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/), 
[Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/java), 
[ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.2/api/scala/index.html))
 - Flink 1.1.5 - 2017-03-22 
([Source](http://archive.apache.org/dist/flink/flink-1.1.5/flink-1.1.5-src.tgz),
 [Binaries](http://archive.apache.org/dist/flink/flink-1.1.5/), 
[Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/), 
[Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/java), 
[ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/scala/index.html))
 - Flink 1.1.4 - 2016-12-21 
([Source](http://archive.apache.org/dist/flink/flink-1.1.4/flink-1.1.4-src.tgz),
 [Binaries](http://archive.apache.org/dist/flink/flink-1.1.4/), 
[Docs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/), 
[Javadocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/java), 
[ScalaDocs]({{site.DOCS_BASE_URL}}flink-docs-release-1.1/api/scala/index.html))

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/q/quickstart-SNAPSHOT.sh b/q/quickstart-SNAPSHOT.sh
index 7670328..69dd94e 100755
--- a/q/quickstart-SNAPSHOT.sh
+++ b/q/quickstart-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-java          \
-  -DarchetypeVersion=1.3-SNAPSHOT                                      \
+  -DarchetypeVersion=1.4-SNAPSHOT                                      \
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart-scala-SNAPSHOT.sh
----------------------------------------------------------------------
diff --git a/q/quickstart-scala-SNAPSHOT.sh b/q/quickstart-scala-SNAPSHOT.sh
index 95a6ac2..de9fb2a 100755
--- a/q/quickstart-scala-SNAPSHOT.sh
+++ b/q/quickstart-scala-SNAPSHOT.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-scala         \
-  -DarchetypeVersion=1.3-SNAPSHOT                                      \
+  -DarchetypeVersion=1.4-SNAPSHOT                                      \
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart-scala.sh
----------------------------------------------------------------------
diff --git a/q/quickstart-scala.sh b/q/quickstart-scala.sh
index a561efe..8df488a 100755
--- a/q/quickstart-scala.sh
+++ b/q/quickstart-scala.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-scala         \
-  -DarchetypeVersion=1.2.0                                                     
\
+  -DarchetypeVersion=1.3.0                                                     
\
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/quickstart.sh
----------------------------------------------------------------------
diff --git a/q/quickstart.sh b/q/quickstart.sh
index b1322e3..36811da 100755
--- a/q/quickstart.sh
+++ b/q/quickstart.sh
@@ -24,7 +24,7 @@ PACKAGE=quickstart
 mvn archetype:generate                                                         
\
   -DarchetypeGroupId=org.apache.flink                          \
   -DarchetypeArtifactId=flink-quickstart-java          \
-  -DarchetypeVersion=1.2.0                                                     
\
+  -DarchetypeVersion=1.3.0                                                     
\
   -DgroupId=org.myorg.quickstart                                       \
   -DartifactId=$PACKAGE                                                        
        \
   -Dversion=0.1                                                                
                \

http://git-wip-us.apache.org/repos/asf/flink-web/blob/4e75b86e/q/sbt-quickstart.sh
----------------------------------------------------------------------
diff --git a/q/sbt-quickstart.sh b/q/sbt-quickstart.sh
index 48df995..7f0b6be 100755
--- a/q/sbt-quickstart.sh
+++ b/q/sbt-quickstart.sh
@@ -42,7 +42,7 @@ defaultProjectName="Flink Project"
 defaultOrganization="org.example"
 defaultVersion="0.1-SNAPSHOT"
 defaultScalaVersion="2.11.7"
-defaultFlinkVersion="1.2.0"
+defaultFlinkVersion="1.3.0"
 
 echo "This script creates a Flink project using Scala and SBT."
 

Reply via email to