Regards
Surya
From: Rohit Menon
Sent: Friday, September 7, 2018 11:02 PM
To: user@spark.apache.org
Subject: [K8S] Driver and Executor Logging
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
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 su