RE: slf4j and log4j loop

2014-05-16 Thread Adrian Mocanu
Please ignore. This was sent last week not sure why it arrived so late. -Original Message- From: amoc [mailto:amoc...@verticalscope.com] Sent: May-09-14 10:13 AM To: u...@spark.incubator.apache.org Subject: Re: slf4j and log4j loop Hi Patrick/Sean, Sorry to resurrect this thread, but

Re: slf4j and log4j loop

2014-05-15 Thread amoc
Hi Patrick/Sean, Sorry to resurrect this thread, but after upgrading to Spark 9.1 I still get this error on runtime. ..trying to run some tests here. Has this actually been integrated int Spark 9.1? Thanks again -A -- View this message in context: http://apache-spark-user-list.1001560.n3.nabb

Re: slf4j and log4j loop

2014-03-16 Thread Patrick Wendell
;0.9.0-incubating" > > val sparkStreaming= "org.apache.spark" % "spark-streaming_2.10" % > "0.9.0-incubating" > > > > Thanks! > > -A > > > > From: Sean Owen [mailto:so...@cloudera.com] > Sent: March-14-14 4:33 PM > To: user@sp

RE: slf4j and log4j loop

2014-03-14 Thread Adrian Mocanu
ot;spark-streaming_2.10" % "0.9.0-incubating" Thanks! -A From: Sean Owen [mailto:so...@cloudera.com] Sent: March-14-14 4:33 PM To: user@spark.apache.org Cc: u...@spark.incubator.apache.org Subject: Re: slf4j and log4j loop Yes, I think you are interested in this issue and

Re: slf4j and log4j loop

2014-03-14 Thread Sean Owen
Yes, I think you are interested in this issue and fix: https://github.com/apache/spark/pull/107 -- Sean Owen | Director, Data Science | London On Fri, Mar 14, 2014 at 1:04 PM, Adrian Mocanu wrote: > Hi > > Have you encountered a slf4j and log4j loop when using Spark? I pull a few > packages vi