We are very excited to announce Flink 0.9.0-milestone1, a preview release
to give users early access to some Flink 0.9.0 features, including: - A Table API for SQL-like queries embedded in Java and Scala - Gelly, Flink's graph processing API - A Machine Learning library on Flink inspired by scikit-learn - A mode to run Flink on YARN leveraging Apache Tez as the execution engine - Exactly-once delivery guarantees for streaming Flink programs backed by persistent Kafka sources - Improved YARN support - A rewrite of Flink's RPC service which is now built on Akka and a lot more! See http://flink.apache.org/news/2015/04/13/release-0.9.0-milestone1.html Thank you everyone for all the work, looking forward to the next step, Flink 0.9.0. |
Awesome job everyone!
Just one thing, the release download link in the announcement post is broken :-) Looking forward to 0.9.0 ^^ Cheers, -V. On 13 April 2015 at 18:10, Kostas Tzoumas <[hidden email]> wrote: > We are very excited to announce Flink 0.9.0-milestone1, a preview release > to give users early access to some Flink 0.9.0 features, including: > > - A Table API for SQL-like queries embedded in Java and Scala > - Gelly, Flink's graph processing API > - A Machine Learning library on Flink inspired by scikit-learn > - A mode to run Flink on YARN leveraging Apache Tez as the execution engine > - Exactly-once delivery guarantees for streaming Flink programs backed by > persistent Kafka sources > - Improved YARN support > - A rewrite of Flink's RPC service which is now built on Akka > > and a lot more! > > See http://flink.apache.org/news/2015/04/13/release-0.9.0-milestone1.html > > Thank you everyone for all the work, looking forward to the next step, > Flink 0.9.0. > > |
should be fixed now thanks!
On Mon, Apr 13, 2015 at 5:48 PM, Vasiliki Kalavri <[hidden email] > wrote: > Awesome job everyone! > > Just one thing, the release download link in the announcement post is > broken :-) > > Looking forward to 0.9.0 ^^ > > Cheers, > -V. > > On 13 April 2015 at 18:10, Kostas Tzoumas <[hidden email]> wrote: > > > We are very excited to announce Flink 0.9.0-milestone1, a preview release > > to give users early access to some Flink 0.9.0 features, including: > > > > - A Table API for SQL-like queries embedded in Java and Scala > > - Gelly, Flink's graph processing API > > - A Machine Learning library on Flink inspired by scikit-learn > > - A mode to run Flink on YARN leveraging Apache Tez as the execution > engine > > - Exactly-once delivery guarantees for streaming Flink programs backed by > > persistent Kafka sources > > - Improved YARN support > > - A rewrite of Flink's RPC service which is now built on Akka > > > > and a lot more! > > > > See > http://flink.apache.org/news/2015/04/13/release-0.9.0-milestone1.html > > > > Thank you everyone for all the work, looking forward to the next step, > > Flink 0.9.0. > > > > > |
In reply to this post by Kostas Tzoumas-2
Woot! Great news!
On Monday, April 13, 2015, Kostas Tzoumas <[hidden email]> wrote: > We are very excited to announce Flink 0.9.0-milestone1, a preview release > to give users early access to some Flink 0.9.0 features, including: > > - A Table API for SQL-like queries embedded in Java and Scala > - Gelly, Flink's graph processing API > - A Machine Learning library on Flink inspired by scikit-learn > - A mode to run Flink on YARN leveraging Apache Tez as the execution engine > - Exactly-once delivery guarantees for streaming Flink programs backed by > persistent Kafka sources > - Improved YARN support > - A rewrite of Flink's RPC service which is now built on Akka > > and a lot more! > > See http://flink.apache.org/news/2015/04/13/release-0.9.0-milestone1.html > > Thank you everyone for all the work, looking forward to the next step, > Flink 0.9.0. > > |
Free forum by Nabble | Edit this page |