You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by Kostas Tzoumas <kt...@apache.org> on 2014/08/27 11:35:26 UTC

[ANNOUNCE] Apache Flink 0.6-incubating released

The Apache Flink (incubating) team is pleased to announce the release
of Apache Flink 0.6-incubating, the first Apache release of Flink.

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. Users can develop Flink jobs in Java or Scala. Jobs are
optimized via Flink's optimizer, and executed via Flink's own runtime
engine, that features robust in-memory and out-of-core processing,
first-class support for iterations, and data pipelining.

Release blog post:
http://flink.incubator.apache.org/news/2014/08/26/release-0.6.html

Download: http://flink.incubator.apache.org/downloads.html

Documentation: http://flink.incubator.apache.org/docs/0.6-incubating/

Release notes:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12315522&version=12327101

We welcome your help, feedback, and suggestions! For more information
on how to give feedback and get involved, visit the project website at
http://flink.incubator.apache.org/

The Apache Flink Team

Disclaimer:
Apache Flink is an effort undergoing incubation at The Apache Software
Foundation (ASF) sponsored by the Apache Incubator PMC. Incubation is
required of all newly accepted projects until a further review
indicates that the infrastructure, communications, and decision making
process have stabilized in a manner consistent with other successful
ASF projects. While incubation status is not necessarily a reflection
of the completeness or stability of the code, it does indicate that
the project has yet to be fully endorsed by the ASF.