Re: Flink job jar file runs with java command not with flink cluster

2025-03-25 Thread Vishnu I P
i used flink 1.20.0 and 1.20.1 I will try with 2.0.0 and update >From Vishnu I P On Tue, Mar 25, 2025 at 1:30 PM Vishnu I P wrote: > the purpose of the flink job is to read data from a pulsar topic and put > that into a postgresql db > > From Vishnu I P > > > On Tue, Mar 25, 2025 at 1:27 PM

Re: Flink job jar file runs with java command not with flink cluster

2025-03-25 Thread Vishnu I P
the purpose of the flink job is to read data from a pulsar topic and put that into a postgresql db >From Vishnu I P On Tue, Mar 25, 2025 at 1:27 PM Vishnu I P wrote: > Hello, > > This is my first message to the Flink mailing list. > > I previously had a Flink job jar that worked flawlessly o

Flink job jar file runs with java command not with flink cluster

2025-03-25 Thread Vishnu I P
Hello, This is my first message to the Flink mailing list. I previously had a Flink job jar that worked flawlessly on my old Debian machine about six months ago. Recently, I migrated to a new Debian PC and deployed the same jar file using the same version of Flink. Although the job appears to run