1 min readOct 10, 2018
You forgot to mention the log4j.properties file must be accessible from all Spark driver and workers. You must use a shared file-system, or the Spark — files directive.
You forgot to mention the log4j.properties file must be accessible from all Spark driver and workers. You must use a shared file-system, or the Spark — files directive.