This is an automated email from the ASF dual-hosted git repository. mergebot-role pushed a commit to branch mergebot in repository https://gitbox.apache.org/repos/asf/beam-site.git
commit e5d0c8fd52b1fd3815868e52a053bad9cea35d7a Author: Matthias Baetens <[email protected]> AuthorDate: Thu Aug 23 02:47:06 2018 +0100 Beam Summit blogpost --- src/_data/authors.yml | 4 +++ src/_posts/2018-08-21-beam-summit-europe.md | 40 ++++++++++++++++++++++++++++ src/images/blog/Facebook-AD.png | Bin 0 -> 1275709 bytes 3 files changed, 44 insertions(+) diff --git a/src/_data/authors.yml b/src/_data/authors.yml index 4ba47be..6d34750 100644 --- a/src/_data/authors.yml +++ b/src/_data/authors.yml @@ -91,3 +91,7 @@ pabloem: rfernand: name: Rafael Fernández email: [email protected] +mbaetens: + name: Matthias Baetens + email: [email protected] + twitter: matthiasbaetens diff --git a/src/_posts/2018-08-21-beam-summit-europe.md b/src/_posts/2018-08-21-beam-summit-europe.md new file mode 100644 index 0000000..8287b08 --- /dev/null +++ b/src/_posts/2018-08-21-beam-summit-europe.md @@ -0,0 +1,40 @@ +--- +layout: post +title: "Beam Summit Europe 2018" +date: 2018-08-21 00:00:01 -0800 +excerpt_separator: <!--more--> +categories: blog +authors: + - mbaetens +--- + +With a growing community of contributors and users, the Apache Beam project is organising the first European Beam Summit. + +We are happy to invite you to this event, which will take place in **London** on **October 1st and 2nd of 2018**. <!--more--> + +<img src="{{ "/images/blog/Facebook-AD.png" | prepend: site.baseurl }}" alt="Beam Summit Europe 2018 flyer" height="360" width="640" > + +### What is the Beam Summit 2018? +The summit is a 2 day, multi-track event. + +During the first day we’ll host sessions to share use cases from companies using Apache Beam, community driven talks, and a session to discuss the project's roadmap (from the main partners in the project as well as all users planning to contribute to the project and wanting to share their plans). We'll also have break-out sessions that will allow cross team collaboration in multiple sub-topics. + +The second day will be a "hands-on" day. We will offer an introductory session to Apache Beam. Additionally, we'll host an advanced track for more advanced users with open-table discussions about more complex and newer Apache Beam features. + +The agenda will grow and be communicated in the coming month, keep an eye on the page. + +### Event Details +- **Venue**: [Level39, One Canada Square, Canary Wharf, London E14 5AB](https://goo.gl/maps/LAC4haDzSzR2) +- **Dates**: 1-2 October 2018 + +### How do I register? +You can register for free on the [Eventbrite registration page](https://www.eventbrite.com/e/beam-summit-london-2018-tickets-49100625292#tickets). + +### I am interested in speaking, how do I propose my session? +With this we are also launching a Call for Papers in case you want to secure a slot for one of the sessions. Please fill out the [CfP form](https://goo.gl/forms/nrZOCC1JwEfLtKfA2). + +### I'd love to get involved as a volunteer or sponsor +Furthermore, in order to keep this event free, we are looking for people to help out at and/or sponsor some parts of the conference. If you (or your company) are interested to help out, please reach out to: <[email protected]> or <[email protected]>. You can find more info in the [sponsor booklet](https://drive.google.com/file/d/1RnZ52rGaB6BR-EKneBcabdMcg9Pl7z9M) + +Thanks, and we hope to see you at the event! +The Events & Meetups Group diff --git a/src/images/blog/Facebook-AD.png b/src/images/blog/Facebook-AD.png new file mode 100644 index 0000000..5493545 Binary files /dev/null and b/src/images/blog/Facebook-AD.png differ
