RE: same log4j slf4j error in spark 9.1

2014-05-16 Thread Adrian Mocanu
Hi guys, This has been solved. These emails are from last week when the mailing list didn’t work. From: Tathagata Das [mailto:tathagata.das1...@gmail.com] Sent: May-15-14 4:50 PM To: user@spark.apache.org Cc: u...@spark.incubator.apache.org Subject: Re: same log4j slf4j error in spark 9.1 Spark

Re: same log4j slf4j error in spark 9.1

2014-05-16 Thread Tathagata Das
Spark 0.9.1 does not depend on log4j-over-slf4j (hereis the SBT file for 0.9.1). Are you sure that no other dependency in you

Re: same log4j slf4j error in spark 9.1

2014-05-13 Thread Patrick Wendell
Hey Adrian, If you are including log4j-over-slf4j.jar in your application, you'll still need to manually exclude slf4j-log4j12.jar from Spark. However, it should work once you do that. Before 0.9.1 you couldn't make it work, even if you added an exclude. - Patrick On Thu, May 8, 2014 at 1:52 PM,