Re: Setting jar file directory for Apache Flink

2017-12-19 Thread Tzu-Li (Gordon) Tai
your problem. Cheers, Gordon [1] http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/Setting-jar-file-directory-for-Apache-Flink-td17307.html -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Re: Setting jar file directory for Apache Flink

2017-12-18 Thread Tzu-Li (Gordon) Tai
.2336050.n4.nabble.com/Setting-jar-file-directory-for-Apache-Flink-td17307.html -- Sent from: http://apache-flink-user-mailing-list-archive.2336050.n4.nabble.com/

Setting jar file directory for Apache Flink

2017-12-15 Thread Soheil Pourbafrani
Hi, My Apache Flink code is using some Flink libraries that are not contained in the path $FLINK_HOME/lib. So as I want to run my code on a remote cluster, I need to set a path that copy dependency libraries there (instead of setting jars in ExecutionEnvirnmnet object like ExecutionEnvironment env