Hi Vinay, the JobManager and TaskManager logs contain the classpath used when starting a container on YARN. Can you check if the yaml file is in the classpath?
On Tue, Oct 25, 2016 at 8:28 AM, vinay patil <[email protected]> wrote: > Hi Max, > > As discussed here , I have put my yaml file in the flink lib directory, but > still I am not able to get this file from classpath. > > I am using Flink 1.1.1 and cfg4j to load the file from classpath. > > Running the job on YARN in EMR using the below command: > > ./bin/flink run <jar_name> > > Can you please let me know what I am doing wrong here. > > Regards, > Vinay Patil > > > > -- > View this message in context: http://apache-flink-user- > mailing-list-archive.2336050.n4.nabble.com/add-FLINK-LIB- > DIR-to-classpath-on-yarn-tp8097p9702.html > Sent from the Apache Flink User Mailing List archive. mailing list archive > at Nabble.com. >
