Description
The log4j.properties file from the client is not distributed to the executors. This means that the client settings are not applied to the executors and they run with the default settings.
This affects troubleshooting and data gathering.
The workaround is to use the --files option for spark-submit to propagate the log4j.properties file