Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
73 changes: 43 additions & 30 deletions content/2014/08/26/apache-flink-0.6-available/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,28 +13,50 @@
<script src="/js/flink.js"></script>
<link rel="canonical" href="https://flink.apache.org/2014/08/26/apache-flink-0.6-available/">

<meta charset="UTF-8">
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="We are happy to announce the availability of Flink 0.6. This is the first release of the system inside the Apache Incubator and under the name Flink. Releases up to 0.5 were under the name Stratosphere, the academic and open source project that Flink originates from.
What is Flink? # Apache Flink is a general-purpose data processing engine for clusters. It runs on YARN clusters on top of data stored in Hadoop, as well as stand-alone.">
<meta name="theme-color" content="#FFFFFF"><meta property="og:title" content="Apache Flink 0.6 available" />
<meta property="og:description" content="We are happy to announce the availability of Flink 0.6. This is the first release of the system inside the Apache Incubator and under the name Flink. Releases up to 0.5 were under the name Stratosphere, the academic and open source project that Flink originates from.
What is Flink? # Apache Flink is a general-purpose data processing engine for clusters. It runs on YARN clusters on top of data stored in Hadoop, as well as stand-alone." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://flink.apache.org/2014/08/26/apache-flink-0.6-available/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2014-08-26T10:00:00+00:00" />
<meta property="article:modified_time" content="2014-08-26T10:00:00+00:00" />
What is Flink?# Apache Flink is a general-purpose data processing engine for clusters. It runs on YARN clusters on top of data stored in Hadoop, as well as stand-alone. Flink currently has programming APIs in Java and Scala. Jobs are executed via Flink’s own runtime engine. Flink features:
">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#2e3440">
<meta name="color-scheme" content="light dark"><meta property="og:url" content="https://flink.apache.org/2014/08/26/apache-flink-0.6-available/">
<meta property="og:site_name" content="Apache Flink">
<meta property="og:title" content="Apache Flink 0.6 available">
<meta property="og:description" content="We are happy to announce the availability of Flink 0.6. This is the first release of the system inside the Apache Incubator and under the name Flink. Releases up to 0.5 were under the name Stratosphere, the academic and open source project that Flink originates from.
What is Flink?# Apache Flink is a general-purpose data processing engine for clusters. It runs on YARN clusters on top of data stored in Hadoop, as well as stand-alone. Flink currently has programming APIs in Java and Scala. Jobs are executed via Flink’s own runtime engine. Flink features:">
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2014-08-26T10:00:00+00:00">
<meta property="article:modified_time" content="2014-08-26T10:00:00+00:00">


<meta itemprop="name" content="Apache Flink 0.6 available">
<meta itemprop="description" content="We are happy to announce the availability of Flink 0.6. This is the first release of the system inside the Apache Incubator and under the name Flink. Releases up to 0.5 were under the name Stratosphere, the academic and open source project that Flink originates from.
What is Flink?# Apache Flink is a general-purpose data processing engine for clusters. It runs on YARN clusters on top of data stored in Hadoop, as well as stand-alone. Flink currently has programming APIs in Java and Scala. Jobs are executed via Flink’s own runtime engine. Flink features:">
<meta itemprop="datePublished" content="2014-08-26T10:00:00+00:00">
<meta itemprop="dateModified" content="2014-08-26T10:00:00+00:00">
<meta itemprop="wordCount" content="382">

<title>Apache Flink 0.6 available | Apache Flink</title>
<link rel="icon" href="/favicon.png" >
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/book.min.22eceb4d17baa9cdc0f57345edd6f215a40474022dfee39b63befb5fb3c596b5.css" integrity="sha256-IuzrTRe6qc3A9XNF7dbyFaQEdAIt/uObY777X7PFlrU=">
<script defer src="/en.search.min.ca63ec7068034529cd4b01821034f5194ccbba477a2b61054c1660dfdb91bbb7.js" integrity="sha256-ymPscGgDRSnNSwGCEDT1GUzLukd6K2EFTBZg39uRu7c="></script>
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
<link rel="canonical" href="https://flink.apache.org/2014/08/26/apache-flink-0.6-available/">
<link rel="stylesheet" href="/book.min.460d948ed82051975a6af51101149dafea98eb11a9e62aa0313098085de194b5.css" integrity="sha256-Rg2UjtggUZdaavURARSdr&#43;qY6xGp5iqgMTCYCF3hlLU=" crossorigin="anonymous">


<script defer src="/fuse.min.js"></script>
<script defer src="/en.search.min.d5a9f72edd2f420fe0de9083ee6a9cecfe18d02151adffa432a98c381daa326c.js" integrity="sha256-1an3Lt0vQg/g3pCD7mqc7P4Y0CFRrf&#43;kMqmMOB2qMmw=" crossorigin="anonymous"></script>



<meta name="generator" content="Hugo 0.124.1">
<meta name="generator" content="Hugo 0.159.0">


<script>
Expand Down Expand Up @@ -291,7 +313,7 @@
<li>


<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-stable">CDC 3.5 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-stable">CDC 3.6 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>


Expand Down Expand Up @@ -519,10 +541,7 @@ <h1>
first release of the system inside the Apache Incubator and under the
name Flink. Releases up to 0.5 were under the name Stratosphere, the
academic and open source project that Flink originates from.</p>
<h2 id="what-is-flink">
What is Flink?
<a class="anchor" href="#what-is-flink">#</a>
</h2>
<h2 id="what-is-flink">What is Flink?<a class="anchor" href="#what-is-flink">#</a></h2>
<p>Apache Flink is a general-purpose data processing engine for
clusters. It runs on YARN clusters on top of data stored in Hadoop, as
well as stand-alone. Flink currently has programming APIs in Java and
Expand Down Expand Up @@ -550,19 +569,13 @@ <h2 id="what-is-flink">
engine. Operators do not wait for their predecessors to finish in
order to start processing data. This results to very efficient
handling of large data sets.</p>
<h2 id="release-06">
Release 0.6
<a class="anchor" href="#release-06">#</a>
</h2>
<h2 id="release-06">Release 0.6<a class="anchor" href="#release-06">#</a></h2>
<p>Flink 0.6 builds on the latest Stratosphere 0.5 release. It includes
many bug fixes and improvements that make the system more stable and
robust, as well as breaking API changes.</p>
<p>The full release notes are available <a href="https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&amp;version=12327101">here</a>.</p>
<p>Download the release <a href="http://flink.incubator.apache.org/downloads.html">here</a>.</p>
<h2 id="contributors">
Contributors
<a class="anchor" href="#contributors">#</a>
</h2>
<h2 id="contributors">Contributors<a class="anchor" href="#contributors">#</a></h2>
<ul>
<li>Wilson Cao</li>
<li>Ufuk Celebi</li>
Expand Down
57 changes: 40 additions & 17 deletions content/2014/09/26/apache-flink-0.6.1-available/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,30 +13,53 @@
<script src="/js/flink.js"></script>
<link rel="canonical" href="https://flink.apache.org/2014/09/26/apache-flink-0.6.1-available/">

<meta charset="UTF-8">
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->

<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="We are happy to announce the availability of Flink 0.6.1.
0.6.1 is a maintenance release, which includes minor fixes across several parts of the system. We suggest all users of Flink to work with this newest version.
Download the release today.
">
<meta name="theme-color" media="(prefers-color-scheme: light)" content="#ffffff">
<meta name="theme-color" media="(prefers-color-scheme: dark)" content="#2e3440">
<meta name="color-scheme" content="light dark"><meta property="og:url" content="https://flink.apache.org/2014/09/26/apache-flink-0.6.1-available/">
<meta property="og:site_name" content="Apache Flink">
<meta property="og:title" content="Apache Flink 0.6.1 available">
<meta property="og:description" content="We are happy to announce the availability of Flink 0.6.1.
0.6.1 is a maintenance release, which includes minor fixes across several parts of the system. We suggest all users of Flink to work with this newest version.
Download the release today.">
<meta name="theme-color" content="#FFFFFF"><meta property="og:title" content="Apache Flink 0.6.1 available" />
<meta property="og:description" content="We are happy to announce the availability of Flink 0.6.1.
<meta property="og:locale" content="en_us">
<meta property="og:type" content="article">
<meta property="article:section" content="posts">
<meta property="article:published_time" content="2014-09-26T10:00:00+00:00">
<meta property="article:modified_time" content="2014-09-26T10:00:00+00:00">


<meta itemprop="name" content="Apache Flink 0.6.1 available">
<meta itemprop="description" content="We are happy to announce the availability of Flink 0.6.1.
0.6.1 is a maintenance release, which includes minor fixes across several parts of the system. We suggest all users of Flink to work with this newest version.
Download the release today." />
<meta property="og:type" content="article" />
<meta property="og:url" content="https://flink.apache.org/2014/09/26/apache-flink-0.6.1-available/" /><meta property="article:section" content="posts" />
<meta property="article:published_time" content="2014-09-26T10:00:00+00:00" />
<meta property="article:modified_time" content="2014-09-26T10:00:00+00:00" />
Download the release today.">
<meta itemprop="datePublished" content="2014-09-26T10:00:00+00:00">
<meta itemprop="dateModified" content="2014-09-26T10:00:00+00:00">
<meta itemprop="wordCount" content="41">

<title>Apache Flink 0.6.1 available | Apache Flink</title>
<link rel="icon" href="/favicon.png" >
<link rel="manifest" href="/manifest.json">
<link rel="icon" href="/favicon.png" type="image/x-icon">
<link rel="stylesheet" href="/book.min.22eceb4d17baa9cdc0f57345edd6f215a40474022dfee39b63befb5fb3c596b5.css" integrity="sha256-IuzrTRe6qc3A9XNF7dbyFaQEdAIt/uObY777X7PFlrU=">
<script defer src="/en.search.min.ca63ec7068034529cd4b01821034f5194ccbba477a2b61054c1660dfdb91bbb7.js" integrity="sha256-ymPscGgDRSnNSwGCEDT1GUzLukd6K2EFTBZg39uRu7c="></script>
<!--
Made with Book Theme
https://github.com/alex-shpak/hugo-book
-->
<link rel="canonical" href="https://flink.apache.org/2014/09/26/apache-flink-0.6.1-available/">
<link rel="stylesheet" href="/book.min.460d948ed82051975a6af51101149dafea98eb11a9e62aa0313098085de194b5.css" integrity="sha256-Rg2UjtggUZdaavURARSdr&#43;qY6xGp5iqgMTCYCF3hlLU=" crossorigin="anonymous">


<script defer src="/fuse.min.js"></script>
<script defer src="/en.search.min.d5a9f72edd2f420fe0de9083ee6a9cecfe18d02151adffa432a98c381daa326c.js" integrity="sha256-1an3Lt0vQg/g3pCD7mqc7P4Y0CFRrf&#43;kMqmMOB2qMmw=" crossorigin="anonymous"></script>



<meta name="generator" content="Hugo 0.124.1">
<meta name="generator" content="Hugo 0.159.0">


<script>
Expand Down Expand Up @@ -293,7 +316,7 @@
<li>


<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-stable">CDC 3.5 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
<a class="dropdown-item" href="https://nightlies.apache.org/flink/flink-cdc-docs-stable">CDC 3.6 (stable)<i class="link fa fa-external-link title" aria-hidden="true"></i>
</a>


Expand Down
Loading