Hi all,
Flink Forward Europe returns to Berlin on October 7-9th, 2019. We are happy to announce that the Call for Presentations is open! Please submit a proposal if you'd like to present your Apache Flink experience, best practices, new features, or use cases in front of an international audience of highly skilled and enthusiastic Flink users and committers. Flink Forward will run tracks for the following topics: * Use Case * Operations * Technology Deep Dive * Ecosystem * Research For the first time, we'll also have a Community track. Please find the submission form at https://berlin-2019.flink-forward.org/call-for-presentations The deadline for submissions is May 17th, 11:59pm (CEST). Best regards, Fabian (PC Chair for Flink Forward Berlin 2019) |
Thanks for announcing the Call for Presentations here!
Since the deadline is approaching, I wanted to bump up this thread to remind everybody to submit talks! Please reach out to me or Fabian directly if you have any questions or if you need any support! On Thu, Apr 11, 2019 at 3:47 PM Fabian Hueske <[hidden email]> wrote: > Hi all, > > Flink Forward Europe returns to Berlin on October 7-9th, 2019. > We are happy to announce that the Call for Presentations is open! > > Please submit a proposal if you'd like to present your Apache Flink > experience, best practices, new features, or use cases in front of an > international audience of highly skilled and enthusiastic Flink users and > committers. > > Flink Forward will run tracks for the following topics: > * Use Case > * Operations > * Technology Deep Dive > * Ecosystem > * Research > > For the first time, we'll also have a Community track. > > Please find the submission form at > https://berlin-2019.flink-forward.org/call-for-presentations > > The deadline for submissions is May 17th, 11:59pm (CEST). > > Best regards, > Fabian > (PC Chair for Flink Forward Berlin 2019) > |
Hi All,
Sounds interesting. I submitted a talk about using Flink for machine learning. However, I would also be happy to gain some community feedback if the topic is to the right interest of the community. In short, we use flink to train machine learning models and to then use the same models for predict then. Our goal was to determine if it is possible to predict crypto currency exchange rates by utilizing social data from Twitter. I would talk about our experiences and describe how we leveraged online learning in conjunction with social data to determine if we are able to predict future currency exchange rates. I’ll point out the general architecture and describe the most interesting findings. Best Tim -----Ursprüngliche Nachricht----- Von: Robert Metzger <[hidden email]> Gesendet: Montag, 6. Mai 2019 09:44 An: Fabian Hueske <[hidden email]> Cc: user <[hidden email]>; dev <[hidden email]>; [hidden email] Betreff: Re: Flink Forward Europe 2019 - Call for Presentations open until 17th May Thanks for announcing the Call for Presentations here! Since the deadline is approaching, I wanted to bump up this thread to remind everybody to submit talks! Please reach out to me or Fabian directly if you have any questions or if you need any support! On Thu, Apr 11, 2019 at 3:47 PM Fabian Hueske <[hidden email]> wrote: > Hi all, > > Flink Forward Europe returns to Berlin on October 7-9th, 2019. > We are happy to announce that the Call for Presentations is open! > > Please submit a proposal if you'd like to present your Apache Flink > experience, best practices, new features, or use cases in front of an > international audience of highly skilled and enthusiastic Flink users > and committers. > > Flink Forward will run tracks for the following topics: > * Use Case > * Operations > * Technology Deep Dive > * Ecosystem > * Research > > For the first time, we'll also have a Community track. > > Please find the submission form at > https://berlin-2019.flink-forward.org/call-for-presentations > > The deadline for submissions is May 17th, 11:59pm (CEST). > > Best regards, > Fabian > (PC Chair for Flink Forward Berlin 2019) > |
Hi Tim,
Thanks for submitting a talk! This sounds like a good and interesting use case to me. Machine learning on streaming data is definitely a relevant and interesting topic for Flink Forward! Best, Fabian Am Mo., 6. Mai 2019 um 19:52 Uhr schrieb Tim Frey <[hidden email]>: > Hi All, > > Sounds interesting. I submitted a talk about using Flink for machine > learning. > However, I would also be happy to gain some community feedback if the > topic is to the right interest of the community. > > In short, we use flink to train machine learning models and to then use > the same models for predict then. Our goal was to determine if it is > possible to predict crypto currency exchange rates by utilizing social data > from Twitter. > I would talk about our experiences and describe how we leveraged online > learning in conjunction with social data to determine if we are able to > predict future currency exchange rates. I’ll point out the general > architecture and describe the most interesting findings. > > Best > Tim > > -----Ursprüngliche Nachricht----- > Von: Robert Metzger <[hidden email]> > Gesendet: Montag, 6. Mai 2019 09:44 > An: Fabian Hueske <[hidden email]> > Cc: user <[hidden email]>; dev <[hidden email]>; > [hidden email] > Betreff: Re: Flink Forward Europe 2019 - Call for Presentations open until > 17th May > > Thanks for announcing the Call for Presentations here! > > Since the deadline is approaching, I wanted to bump up this thread to > remind everybody to submit talks! > Please reach out to me or Fabian directly if you have any questions or if > you need any support! > > > > On Thu, Apr 11, 2019 at 3:47 PM Fabian Hueske <[hidden email]> wrote: > > > Hi all, > > > > Flink Forward Europe returns to Berlin on October 7-9th, 2019. > > We are happy to announce that the Call for Presentations is open! > > > > Please submit a proposal if you'd like to present your Apache Flink > > experience, best practices, new features, or use cases in front of an > > international audience of highly skilled and enthusiastic Flink users > > and committers. > > > > Flink Forward will run tracks for the following topics: > > * Use Case > > * Operations > > * Technology Deep Dive > > * Ecosystem > > * Research > > > > For the first time, we'll also have a Community track. > > > > Please find the submission form at > > https://berlin-2019.flink-forward.org/call-for-presentations > > > > The deadline for submissions is May 17th, 11:59pm (CEST). > > > > Best regards, > > Fabian > > (PC Chair for Flink Forward Berlin 2019) > > > > |
Hey all,
Short update on the Flink Forward Call For Presentations: We've extended the submission deadline till May 31 ... so there's more time to finish the talk abstracts. Also, the organizers are now able to cover travel costs for speakers in cases where an employer can not cover them. On Fri, May 10, 2019 at 9:38 AM Fabian Hueske <[hidden email]> wrote: > Hi Tim, > > Thanks for submitting a talk! > This sounds like a good and interesting use case to me. > Machine learning on streaming data is definitely a relevant and interesting > topic for Flink Forward! > > Best, > Fabian > > > Am Mo., 6. Mai 2019 um 19:52 Uhr schrieb Tim Frey <[hidden email]>: > > > Hi All, > > > > Sounds interesting. I submitted a talk about using Flink for machine > > learning. > > However, I would also be happy to gain some community feedback if the > > topic is to the right interest of the community. > > > > In short, we use flink to train machine learning models and to then use > > the same models for predict then. Our goal was to determine if it is > > possible to predict crypto currency exchange rates by utilizing social > data > > from Twitter. > > I would talk about our experiences and describe how we leveraged online > > learning in conjunction with social data to determine if we are able to > > predict future currency exchange rates. I’ll point out the general > > architecture and describe the most interesting findings. > > > > Best > > Tim > > > > -----Ursprüngliche Nachricht----- > > Von: Robert Metzger <[hidden email]> > > Gesendet: Montag, 6. Mai 2019 09:44 > > An: Fabian Hueske <[hidden email]> > > Cc: user <[hidden email]>; dev <[hidden email]>; > > [hidden email] > > Betreff: Re: Flink Forward Europe 2019 - Call for Presentations open > until > > 17th May > > > > Thanks for announcing the Call for Presentations here! > > > > Since the deadline is approaching, I wanted to bump up this thread to > > remind everybody to submit talks! > > Please reach out to me or Fabian directly if you have any questions or if > > you need any support! > > > > > > > > On Thu, Apr 11, 2019 at 3:47 PM Fabian Hueske <[hidden email]> wrote: > > > > > Hi all, > > > > > > Flink Forward Europe returns to Berlin on October 7-9th, 2019. > > > We are happy to announce that the Call for Presentations is open! > > > > > > Please submit a proposal if you'd like to present your Apache Flink > > > experience, best practices, new features, or use cases in front of an > > > international audience of highly skilled and enthusiastic Flink users > > > and committers. > > > > > > Flink Forward will run tracks for the following topics: > > > * Use Case > > > * Operations > > > * Technology Deep Dive > > > * Ecosystem > > > * Research > > > > > > For the first time, we'll also have a Community track. > > > > > > Please find the submission form at > > > https://berlin-2019.flink-forward.org/call-for-presentations > > > > > > The deadline for submissions is May 17th, 11:59pm (CEST). > > > > > > Best regards, > > > Fabian > > > (PC Chair for Flink Forward Berlin 2019) > > > > > > > > |
Thanks for the update, Robert!
I am planning to prepare a use case content with how we use Flink at MotaWord, focusing more on Flink as "application framework", rather than confining our mindset to Flink as "stream processor", on non-Uber, non-Alibaba scales. Hopefully over the weekend, I should be ready to submit CFP. --- Oytun Tez *M O T A W O R D* The World's Fastest Human Translation Platform. [hidden email] — www.motaword.com On Fri, May 17, 2019 at 11:02 AM Robert Metzger <[hidden email]> wrote: > Hey all, > > Short update on the Flink Forward Call For Presentations: We've extended > the submission deadline till May 31 ... so there's more time to finish the > talk abstracts. > > Also, the organizers are now able to cover travel costs for speakers in > cases where an employer can not cover them. > > > > On Fri, May 10, 2019 at 9:38 AM Fabian Hueske <[hidden email]> wrote: > >> Hi Tim, >> >> Thanks for submitting a talk! >> This sounds like a good and interesting use case to me. >> Machine learning on streaming data is definitely a relevant and >> interesting >> topic for Flink Forward! >> >> Best, >> Fabian >> >> >> Am Mo., 6. Mai 2019 um 19:52 Uhr schrieb Tim Frey <[hidden email]>: >> >> > Hi All, >> > >> > Sounds interesting. I submitted a talk about using Flink for machine >> > learning. >> > However, I would also be happy to gain some community feedback if the >> > topic is to the right interest of the community. >> > >> > In short, we use flink to train machine learning models and to then use >> > the same models for predict then. Our goal was to determine if it is >> > possible to predict crypto currency exchange rates by utilizing social >> data >> > from Twitter. >> > I would talk about our experiences and describe how we leveraged online >> > learning in conjunction with social data to determine if we are able to >> > predict future currency exchange rates. I’ll point out the general >> > architecture and describe the most interesting findings. >> > >> > Best >> > Tim >> > >> > -----Ursprüngliche Nachricht----- >> > Von: Robert Metzger <[hidden email]> >> > Gesendet: Montag, 6. Mai 2019 09:44 >> > An: Fabian Hueske <[hidden email]> >> > Cc: user <[hidden email]>; dev <[hidden email]>; >> > [hidden email] >> > Betreff: Re: Flink Forward Europe 2019 - Call for Presentations open >> until >> > 17th May >> > >> > Thanks for announcing the Call for Presentations here! >> > >> > Since the deadline is approaching, I wanted to bump up this thread to >> > remind everybody to submit talks! >> > Please reach out to me or Fabian directly if you have any questions or >> if >> > you need any support! >> > >> > >> > >> > On Thu, Apr 11, 2019 at 3:47 PM Fabian Hueske <[hidden email]> >> wrote: >> > >> > > Hi all, >> > > >> > > Flink Forward Europe returns to Berlin on October 7-9th, 2019. >> > > We are happy to announce that the Call for Presentations is open! >> > > >> > > Please submit a proposal if you'd like to present your Apache Flink >> > > experience, best practices, new features, or use cases in front of an >> > > international audience of highly skilled and enthusiastic Flink users >> > > and committers. >> > > >> > > Flink Forward will run tracks for the following topics: >> > > * Use Case >> > > * Operations >> > > * Technology Deep Dive >> > > * Ecosystem >> > > * Research >> > > >> > > For the first time, we'll also have a Community track. >> > > >> > > Please find the submission form at >> > > https://berlin-2019.flink-forward.org/call-for-presentations >> > > >> > > The deadline for submissions is May 17th, 11:59pm (CEST). >> > > >> > > Best regards, >> > > Fabian >> > > (PC Chair for Flink Forward Berlin 2019) >> > > >> > >> > >> > |
Free forum by Nabble | Edit this page |