Running flink on YARN

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

Running flink on YARN

Navneeth Krishnan
Hello,

I'm running flink on AWS EMR and I would like to know how I can pass a custom log4j properties file. I changed the log4j.properties file in flink conf directory but it doesn't seem like the changes are reflected. Thanks.

I'm using the below command to start my flink job.
> flink run -m yarn-cluster

Regards,
Navneeth