Hello All, We are trying to use a custom appender for Spark driver and executor pods. However, the changes to log4j.properties file in the spark container image are not taking effect. We even tried simpler changes like changing the logging level to DEBUG.
Has anyone run into similar issues? or successfully changed logging properties for spark on k8s? Thanks, Rohit