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