Repository: flink-web Updated Branches: refs/heads/asf-site 1c6d8ee13 -> 0063b16ea
regenerate 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/0063b16e Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/0063b16e Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/0063b16e Branch: refs/heads/asf-site Commit: 0063b16ea2cf56fdf68b25de2b1c6f18c847e5a0 Parents: 1c6d8ee Author: Maximilian Michels <[email protected]> Authored: Wed Jun 24 11:49:58 2015 +0200 Committer: Maximilian Michels <[email protected]> Committed: Wed Jun 24 11:49:58 2015 +0200 ---------------------------------------------------------------------- content/downloads.html | 6 ------ 1 file changed, 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/0063b16e/content/downloads.html ---------------------------------------------------------------------- diff --git a/content/downloads.html b/content/downloads.html index c0f3d16..f0e7236 100644 --- a/content/downloads.html +++ b/content/downloads.html @@ -184,12 +184,6 @@ $( document ).ready(function() { <p>Pick this package if you plan to install Flink use Flink with data stored in Hadoop 2.x.</p> </a> - <!-- YARN --> - <a href="http://www.apache.org/dyn/closer.cgi/flink/flink-0.9.0/flink-0.9.0-bin-hadoop2-yarn.tgz" class="list-group-item ga-track" id="download-hadoop2-yarn"> - <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> <strong>Flink 0.9.0</strong> for YARN</h4> - <p>Pick this package if you plan to use Flink with Hadoop YARN.</p> - </a> - <!-- Source --> <a href="http://www.apache.org/dyn/closer.cgi/flink/flink-0.9.0/flink-0.9.0-src.tgz" class="list-group-item ga-track" id="download-source"> <h4><span class="glyphicon glyphicon-download" aria-hidden="true"></span> <strong>Flink 0.9.0</strong> Source Release</h4>
