Hi Folks,
Is there any way where we can set classpath value in the below command similar to java -cp?
flink run -m yarn-cluster -yst -yn 2 -ynm APPNAME -yd JARFILE ArgsForJAR
java -cp JARFILE;CustomFileLocation MainClass Args
Thanks,
Sunil
Cheers,
Sunil Raikar