Re: Which flink version is compatible with beam

2023-01-30 Thread Andrew Otto
t; *To:* P Singh > *Cc:* user@flink.apache.org > *Subject:* Re: Which flink version is compatible with beam > > Hi! According to this > https://beam.apache.org/documentation/runners/flink/#flink-version-compatibility, > 1.14 is the latest supported version. > > On Fri, Jan 27

Re: Which flink version is compatible with beam

2023-01-30 Thread bigdatadeveloper8
message From: P Singh Date: 28/01/2023 10:20 (GMT+05:30) To: Yaroslav Tkachenko Cc: user@flink.apache.org Subject: Re: Which flink version is compatible with beam Hi, It’s not working with flink 1.14 and beam 2.44 or 2.43 with python 3.10.  Please suggest.  Get Outlook

Re: Which flink version is compatible with beam

2023-01-27 Thread P Singh
ct: Re: Which flink version is compatible with beam Hi! According to this https://beam.apache.org/documentation/runners/flink/#flink-version-compatibility, 1.14 is the latest supported version. On Fri, Jan 27, 2023 at 9:19 AM P Singh mailto:bigdatadevelop...@gmail.com>> wrote: Hi Team, I am t

Re: Which flink version is compatible with beam

2023-01-27 Thread Yaroslav Tkachenko
Hi! According to this https://beam.apache.org/documentation/runners/flink/#flink-version-compatibility, 1.14 is the latest supported version. On Fri, Jan 27, 2023 at 9:19 AM P Singh wrote: > Hi Team, > > I am trying to run apache beam pipeline on flink cluster. I have set up > kubernetes locally

Which flink version is compatible with beam

2023-01-27 Thread P Singh
Hi Team, I am trying to run apache beam pipeline on flink cluster. I have set up kubernetes locally with flink1.16and apache/beam_python3.10_sdk:2.44.0. When I submit the job using like python file.py Job is just hang not able to see on flink UI or logs. Can you please suggest compatible vers