Re: flink Job is throwing depdnecy issue when submitted to clusrer

2022-05-10 Thread Konstantin Knauf
| Great Info | > | 日期 | 2022年05月07日 13:21 | > | 收件人 | dev@flink.apache.org、user< > u...@flink.apache.org> | > | 抄送至 | | > | 主题 | flink Job is throwing depdnecy issue when submitted to clusrer | > I have one flink job which reads files from s3 and processes them. > Currently, it is

Re: flink Job is throwing depdnecy issue when submitted to clusrer

2022-05-06 Thread 张立志
退订 | | zh_ha...@163.com | | 邮箱:zh_ha...@163.com | 回复的原邮件 | 发件人 | Great Info | | 日期 | 2022年05月07日 13:21 | | 收件人 | dev@flink.apache.org、user | | 抄送至 | | | 主题 | flink Job is throwing depdnecy issue when submitted to clusrer | I have one flink job which reads files from s3 and

flink Job is throwing depdnecy issue when submitted to clusrer

2022-05-06 Thread Great Info
I have one flink job which reads files from s3 and processes them. Currently, it is running on flink 1.9.0, I need to upgrade my cluster to 1.13.5, so I have done the changes in my job pom and brought up the flink cluster using 1.13.5 dist. when I submit my application I am getting the below error