Repository: flink-web Updated Branches: refs/heads/asf-site 24f3ba5a1 -> 48be7c6f2
Add FlinkForward 2016 Announcement Project: http://git-wip-us.apache.org/repos/asf/flink-web/repo Commit: http://git-wip-us.apache.org/repos/asf/flink-web/commit/7ca729a8 Tree: http://git-wip-us.apache.org/repos/asf/flink-web/tree/7ca729a8 Diff: http://git-wip-us.apache.org/repos/asf/flink-web/diff/7ca729a8 Branch: refs/heads/asf-site Commit: 7ca729a84e1fb20dc85e2bdeadea0e216ec5c1f5 Parents: 24f3ba5 Author: Aljoscha Krettek <[email protected]> Authored: Thu Apr 14 15:10:58 2016 +0200 Committer: Aljoscha Krettek <[email protected]> Committed: Thu Apr 14 15:10:58 2016 +0200 ---------------------------------------------------------------------- _posts/2016-04-14-flink-forward-announce.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/flink-web/blob/7ca729a8/_posts/2016-04-14-flink-forward-announce.md ---------------------------------------------------------------------- diff --git a/_posts/2016-04-14-flink-forward-announce.md b/_posts/2016-04-14-flink-forward-announce.md new file mode 100644 index 0000000..292cdf0 --- /dev/null +++ b/_posts/2016-04-14-flink-forward-announce.md @@ -0,0 +1,14 @@ +--- +layout: post +title: "Flink Forward 2016 Call for Submissions Is Now Open" +date: 2016-04-14 10:00:00 +author: "Aljoscha Krettek" +author-twitter: "aljoscha" +categories: news +--- + +We are happy to announce that the call for submissions for Flink Forward 2016 is now open! The conference will take place September 12-14, 2016 in Berlin, Germany, bringing together the open source stream processing community. Most Apache Flink committers will attend the conference, making it the ideal venue to learn more about the project and its roadmap and connect with the community. + +The conference welcomes submissions on everything Flink-related, including experiences with using Flink, products based on Flink, technical talks on extending Flink, as well as connecting Flink with other open source or proprietary software. + +Read more [here](http://flink-forward.org/). \ No newline at end of file
