Can anyone tell me where I must place my application-specific log4j.properties to have them honored when running on a YARN cluster? In my application jar doesn't work. In the log4j files under flink/conf doesn't work.
My goal is to set the log level for 'com.mycompany' classes used in my flink application to DEBUG. Thanks, Nick