Hi,all
 I’m using “bin/flink run -m yarn-cluster” to run my program on yarn. However, 
it seems that I can’t add my own files into classpath before the the job is 
submitted to yarn. For example, I have a conf file, which located in my own 
conf directory, and I need to load file from the conf directory to initialize 
some classes instances before it’s submitted to yarn.
 I’m grateful if anyone can give me some help.
 Thanks.

Reply via email to