rciea
>
>
>
> *From: *Dylan Forciea
> *Date: *Monday, December 7, 2020 at 5:33 PM
> *To: *"user@flink.apache.org"
> *Subject: *Re: Batch loading into postgres database
>
>
>
> As a follow up – I’m trying to follow the approach I outlined be
the series of steps that I went through, if
anybody has any suggestions!
Thanks,
Dylan Forciea
From: Dylan Forciea
Date: Monday, December 7, 2020 at 5:33 PM
To: "user@flink.apache.org"
Subject: Re: Batch loading into postgres database
As a follow up – I’m trying to follow the
ing all
the data through. I tried both join and get on the job status CompleteableFuture
Is there anything I’m missing as far as being able to tell when the job is
complete? Again, this is Flink 1.11.2 that I’m running.
Thanks,
Dylan Forciea
From: Dylan Forciea
Date: Monday, December 7, 2020 at
I am setting up a Flink job that will reload a table in a postgres database
using the Flink SQL functionality. I just wanted to make sure that given the
current feature set I am going about this the correct way. I am currently using
version 1.11.2, but plan on upgrading to 1.12 soon whenever it