Re: Flink application on yarn cluster - main method not found

2022-05-19 Thread Weihua Hu
Hi, Which version of flink are you using? It looks like there is a conflict between the flink version of the cluster and the version in userjar Best, Weihua > 2022年5月19日 下午4:49,Zain Haider Nemati 写道: > > Hi, > Im running flink application on yarn cluster it is giving me this error, it > is w

Re: Flink application on yarn cluster - main method not found

2022-05-19 Thread Zain Haider Nemati
Hi Folks, Would appreciate it if someone could help me out with this ! Cheers On Thu, May 19, 2022 at 1:49 PM Zain Haider Nemati wrote: > Hi, > Im running flink application on yarn cluster it is giving me this error, > it is working fine on standalone cluster. Any idea what could be causing > t

Flink application on yarn cluster - main method not found

2022-05-19 Thread Zain Haider Nemati
Hi, Im running flink application on yarn cluster it is giving me this error, it is working fine on standalone cluster. Any idea what could be causing this? Exception in thread "main" java.lang.NoSuchMethodError: org.apache.flink.client.deployment.application.ClassPathPackagedProgramRetriever.newBu