Hi, David.
We've met a similar problem of pg connection, the error message is 'Socket
is closed' and we put a lot of effort into investigating, but we couldn't
find the reason.
Then we modify the publication mode[1] and only subscribe the changes of
certain table with following connector options:
'
Hi Enric,
OperatorCoordinator is a mechanism allowing subtasks of the same
operator to communicate with each other and thus unifying the behavior
of subtasks running on different machines. It has mainly been used in
source operators to distribute source splits. As for watermarks, there
are multipl
Thanks for the effort, Guyla!
Best Regards
Peter Huang
On Wed, Jul 3, 2024 at 12:48 PM Őrhidi Mátyás
wrote:
> Thank you, Gyula! 🥳
> Cheers
> On Wed, Jul 3, 2024 at 8:00 AM Gyula Fóra wrote:
>
> > The Apache Flink community is very happy to announce the release of
> Apache
> > Flink Kubernetes
Thank you, Gyula! 🥳
Cheers
On Wed, Jul 3, 2024 at 8:00 AM Gyula Fóra wrote:
> The Apache Flink community is very happy to announce the release of Apache
> Flink Kubernetes Operator 1.9.0.
>
> The Flink Kubernetes Operator allows users to manage their Apache Flink
> applications and their lifecycl
The Apache Flink community is very happy to announce the release of Apache
Flink Kubernetes Operator 1.9.0.
The Flink Kubernetes Operator allows users to manage their Apache Flink
applications and their lifecycle through native k8s tooling like kubectl.
Release blogpost:
https://flink.apache.org/
Hi everyone,
i’m new to flink and tried some queries with flink sql.
Currently I have a problem with the LAG function. I want to emit a new record
when the ORDERS_ID changes. To do this, I use the LAG function to detect
whether this has changed.
However, I noticed that every now and then I c
Hi, Gabor,
I'm curious about why this happened in Azure file and not in other file
format(I tried use s3 and it works OK)
Gabor Somogyi 于2024年7月2日周二 16:59写道:
> I see, thanks for sharing.
>
> The change what you've made makes sense. Let me explain the details.
> Each and every plugin has it's o