Re: Webinar: Unlocking the Power of Apache Beam with Apache Flink

2020-05-28 Thread Maximilian Michels
Thanks to everyone who joined and asked questions. Really enjoyed this
new format!

-Max

On 28.05.20 08:09, Marta Paes Moreira wrote:
> Thanks for sharing, Aizhamal - it was a great webinar!
> 
> Marta
> 
> On Wed, 27 May 2020 at 23:17, Aizhamal Nurmamat kyzy
> mailto:aizha...@apache.org>> wrote:
> 
> Thank you all for attending today's session! Here is the YT
> recording: https://www.youtube.com/watch?v=ZCV9aRDd30U
> And link to the
> slides: 
> https://github.com/aijamalnk/beam-learning-month/blob/master/Unlocking%20the%20Power%20of%20Apache%20Beam%20with%20Apache%20Flink.pdf
> 
> On Tue, May 26, 2020 at 8:32 AM Aizhamal Nurmamat kyzy
> mailto:aizha...@apache.org>> wrote:
> 
> Hi all,
> 
> Please join our webinar this Wednesday at 10am PST/5:00pm
> GMT/1:00pm EST where Max Michels - PMC member for Apache Beam
> and Apache Flink, will deliver a talk about leveraging Apache
> Beam for large-scale stream and batch analytics with Apache Flink. 
> 
> You can register via this
> link: https://learn.xnextcon.com/event/eventdetails/W20052710
> 
> Here is the short description of the talk:
> ---
> Apache Beam is a framework for writing stream and batch
> processing pipelines using multiple languages such as Java,
> Python, SQL, or Go. Apache Beam does not come with an execution
> engine of its own. Instead, it defers the execution to its
> Runners which translate Beam pipelines for any supported
> execution engine. Thus, users have complete control over the
> language and the execution engine they use, without having to
> rewrite their code.
> In this talk, we will look at running Apache Beam pipelines with
> Apache Flink. We will explain the concepts behind Apache Beams
> portability framework for multi-language support, and then show
> how to get started running Java, Python, and SQL pipelines.
> 
> Links to the slides and recordings of this and previous webinars
> you can find here: https://github.com/aijamalnk/beam-learning-month
> 
> Hope y'all are safe,
> Aizhamal
> 


Re: Webinar: Unlocking the Power of Apache Beam with Apache Flink

2020-05-28 Thread Marta Paes Moreira
Thanks for sharing, Aizhamal - it was a great webinar!

Marta

On Wed, 27 May 2020 at 23:17, Aizhamal Nurmamat kyzy 
wrote:

> Thank you all for attending today's session! Here is the YT recording:
> https://www.youtube.com/watch?v=ZCV9aRDd30U
> And link to the slides:
> https://github.com/aijamalnk/beam-learning-month/blob/master/Unlocking%20the%20Power%20of%20Apache%20Beam%20with%20Apache%20Flink.pdf
>
> On Tue, May 26, 2020 at 8:32 AM Aizhamal Nurmamat kyzy <
> aizha...@apache.org> wrote:
>
>> Hi all,
>>
>> Please join our webinar this Wednesday at 10am PST/5:00pm GMT/1:00pm EST
>> where Max Michels - PMC member for Apache Beam and Apache Flink, will
>> deliver a talk about leveraging Apache Beam for large-scale stream and
>> batch analytics with Apache Flink.
>>
>> You can register via this link:
>> https://learn.xnextcon.com/event/eventdetails/W20052710
>>
>> Here is the short description of the talk:
>> ---
>> Apache Beam is a framework for writing stream and batch processing
>> pipelines using multiple languages such as Java, Python, SQL, or Go. Apache
>> Beam does not come with an execution engine of its own. Instead, it defers
>> the execution to its Runners which translate Beam pipelines for any
>> supported execution engine. Thus, users have complete control over the
>> language and the execution engine they use, without having to rewrite their
>> code.
>> In this talk, we will look at running Apache Beam pipelines with Apache
>> Flink. We will explain the concepts behind Apache Beams portability
>> framework for multi-language support, and then show how to get started
>> running Java, Python, and SQL pipelines.
>> 
>> Links to the slides and recordings of this and previous webinars you can
>> find here: https://github.com/aijamalnk/beam-learning-month
>>
>> Hope y'all are safe,
>> Aizhamal
>>
>


Re: Webinar: Unlocking the Power of Apache Beam with Apache Flink

2020-05-27 Thread Aizhamal Nurmamat kyzy
Thank you all for attending today's session! Here is the YT recording:
https://www.youtube.com/watch?v=ZCV9aRDd30U
And link to the slides:
https://github.com/aijamalnk/beam-learning-month/blob/master/Unlocking%20the%20Power%20of%20Apache%20Beam%20with%20Apache%20Flink.pdf

On Tue, May 26, 2020 at 8:32 AM Aizhamal Nurmamat kyzy 
wrote:

> Hi all,
>
> Please join our webinar this Wednesday at 10am PST/5:00pm GMT/1:00pm EST
> where Max Michels - PMC member for Apache Beam and Apache Flink, will
> deliver a talk about leveraging Apache Beam for large-scale stream and
> batch analytics with Apache Flink.
>
> You can register via this link:
> https://learn.xnextcon.com/event/eventdetails/W20052710
>
> Here is the short description of the talk:
> ---
> Apache Beam is a framework for writing stream and batch processing
> pipelines using multiple languages such as Java, Python, SQL, or Go. Apache
> Beam does not come with an execution engine of its own. Instead, it defers
> the execution to its Runners which translate Beam pipelines for any
> supported execution engine. Thus, users have complete control over the
> language and the execution engine they use, without having to rewrite their
> code.
> In this talk, we will look at running Apache Beam pipelines with Apache
> Flink. We will explain the concepts behind Apache Beams portability
> framework for multi-language support, and then show how to get started
> running Java, Python, and SQL pipelines.
> 
> Links to the slides and recordings of this and previous webinars you can
> find here: https://github.com/aijamalnk/beam-learning-month
>
> Hope y'all are safe,
> Aizhamal
>


Webinar: Unlocking the Power of Apache Beam with Apache Flink

2020-05-26 Thread Aizhamal Nurmamat kyzy
Hi all,

Please join our webinar this Wednesday at 10am PST/5:00pm GMT/1:00pm EST
where Max Michels - PMC member for Apache Beam and Apache Flink, will
deliver a talk about leveraging Apache Beam for large-scale stream and
batch analytics with Apache Flink.

You can register via this link:
https://learn.xnextcon.com/event/eventdetails/W20052710

Here is the short description of the talk:
---
Apache Beam is a framework for writing stream and batch processing
pipelines using multiple languages such as Java, Python, SQL, or Go. Apache
Beam does not come with an execution engine of its own. Instead, it defers
the execution to its Runners which translate Beam pipelines for any
supported execution engine. Thus, users have complete control over the
language and the execution engine they use, without having to rewrite their
code.
In this talk, we will look at running Apache Beam pipelines with Apache
Flink. We will explain the concepts behind Apache Beams portability
framework for multi-language support, and then show how to get started
running Java, Python, and SQL pipelines.

Links to the slides and recordings of this and previous webinars you can
find here: https://github.com/aijamalnk/beam-learning-month

Hope y'all are safe,
Aizhamal