Rebuild site
Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/66c6acd7 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/66c6acd7 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/66c6acd7 Branch: refs/heads/asf-site Commit: 66c6acd78ec7074ed083db27e420e07a9b8b0268 Parents: ebb037a Author: Greg Hogan <[email protected]> Authored: Thu Jun 1 12:36:11 2017 -0400 Committer: Greg Hogan <[email protected]> Committed: Thu Jun 1 12:36:11 2017 -0400 ---------------------------------------------------------------------- content/blog/feed.xml | 7 +++---- content/news/2017/06/01/release-1.3.0.html | 7 +++---- 2 files changed, 6 insertions(+), 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/66c6acd7/content/blog/feed.xml ---------------------------------------------------------------------- diff --git a/content/blog/feed.xml b/content/blog/feed.xml index bac3cce..5b72a8b 100644 --- a/content/blog/feed.xml +++ b/content/blog/feed.xml @@ -154,16 +154,15 @@ <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> +<h1 id="known-issues">Known Issues</h1> + <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. + There are two <strong>known issues</strong> in Flink 1.3.0. Both will be addressed in the <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> http://git-wip-us.apache.org/repos/asf/flink-web/blob/66c6acd7/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 0c3cef4..7a5f9e2 100644 --- a/content/news/2017/06/01/release-1.3.0.html +++ b/content/news/2017/06/01/release-1.3.0.html @@ -287,16 +287,15 @@ <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> +<h1 id="known-issues">Known Issues</h1> + <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. + There are two <strong>known issues</strong> in Flink 1.3.0. Both will be addressed in the <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>
