[ANNOUNCE] Apache flink-connector-kafka v3.1.0 released

2024-02-07 Thread Martijn Visser
The Apache Flink community is very happy to announce the release of Apache flink-connector-kafka v3.1.0. This release is compatible with Apache Flink 1.17 and 1.18. Apache Flink® is an open-source stream processing framework for distributed, high-performing, always-available, and accurate data str

[ANNOUNCE] Community over Code EU 2024 Travel Assistance Applications now open!

2024-01-27 Thread Martijn Visser
exists to help those that would like to attend Community over Code events, but are unable to do so for financial reasons. I'm hoping that we'll have a wide variety of Flink community members over there! All the details and more information can be found in the message below. Best regards

Re: Slack Channel

2023-09-01 Thread Martijn Visser
"This link is no longer active" error. > Appreciate your help! > [image: Screenshot 2023-09-01 at 8.40.15 AM.png] > > On Thu, Aug 31, 2023 at 11:40 PM Martijn Visser > wrote: > >> Hi Kelsey, >> >> Thanks for reaching out, I've updated the Slack

Re: Slack Channel

2023-09-01 Thread Martijn Visser
Hi Kelsey, Thanks for reaching out, I've updated the Slack invite link so you should now be able to join. I tried adding you via your email address, but Slack is reporting that we have too many open invitations at the moment, so I think you can only join via the join link. Best regards, Martijn

Re: Regarding Data Streaming API

2023-02-08 Thread Martijn Visser
Hi Karthick G, I'm not sure what you're looking for, there are APIs available in Apache Flink. You can use either the DataStream API [1] or the Table API [2], using either Java (or any other JVM language) or Python. Flink is built for processing streaming data. Best regards, Martijn [1] https:/

Re: Flink 1.13 and arm

2022-11-07 Thread Martijn Visser
Hi Joel, Flink doesn't support ARM, which is tracked under https://issues.apache.org/jira/browse/FLINK-13448 but official ARM support hasn't been followed-up on. Best regards, Martijn On Mon, Nov 7, 2022 at 8:47 AM Joel Duan wrote: > Hi Community, > > May I know if there is any limitation to

Re: HTTP Connector for Flink SQL

2022-02-10 Thread Martijn Visser
Hi Krzysztof, That's great! Would you be interested to add this also to the flink-packages website [1], so others could also find it? Best regards, Martijn Visser https://twitter.com/MartijnVisser82 [1] https://flink-packages.org/ On Wed, 9 Feb 2022 at 08:43, Johannes Moser wrote:

Re: OutOfMemoryError: Java heap space while implmentating flink sql api

2022-01-12 Thread Martijn Visser
Hi Ronak, I would like to ask you to stop cross-posting to all the Flink mailing lists and then also post the same question to Stackoverflow. Both the mailing lists and Stackoverflow are designed for asynchronous communication and you should allow the community some days to address your question.