Hello, I am trying to run Spark.1.6.1 on Apache Mesos I have log4j-core and log4j-api 2.6.2 as part of my uber jar still I am getting following error while starting my spark app. ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console...
Any idea what could be the issue? -Regards Sagar