Hi Sendoh,
Could you please go into some details about your job. Maybe show some
representative code snippets or how the ORM is used exactly.
Best,
Aljoscha
> On 5. May 2017, at 18:10, Sendoh wrote:
>
> Hi Flink users,
>
> Does anyone use Flink with Hibernate ORM and have some examples?
>
>
Hi Flink users,
Does anyone use Flink with Hibernate ORM and have some examples?
We have a job which reads a list of topics from Postgres accessed by
Hibernate ORM as parameter for Kafka consumer. The Mapper also reads
information from Postgres with Hibernate ORM, meaning, both master and
worker