Re: what is the best way to debug spark / mllib?

2015-12-27 Thread Fathi Salmi, Meisam
logInfo in the console. -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/what-is-the-best-way-to-debug-spark-mllib-tp15809p15815.html Sent from the Apache Spark Developers List mailing list archive at Nabble.com. -

Re: what is the best way to debug spark / mllib?

2015-12-27 Thread Ted Yu
gt; I've copied log4j.properties from log4j.properties.template and is it set: > log4j.rootCategory=INFO, console > > But I still do not see the logInfo in the console. > > > > > > -- > View this message in context: > http://apache-spark-developers-list.1001551.n3.nabble.com/wha

Re: what is the best way to debug spark / mllib?

2015-12-27 Thread salexln
e copied log4j.properties from log4j.properties.template and is it set: log4j.rootCategory=INFO, console But I still do not see the logInfo in the console. -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/what-is-the-best-way-to-debug-spark-mllib-tp15809p15815.html Sent fr

Re: what is the best way to debug spark / mllib?

2015-12-27 Thread Stephen Boesch
skipTests package) takes ~15 > mins > 2) I cannot put breakpoints > 3) If I add println of logInfo, I do not see it in the console. > > What us the best way to debug it? > > > > > -- > View this message in context: > http://apache-spark-developers-list.1001

what is the best way to debug spark / mllib?

2015-12-27 Thread salexln
ge the build (build/mvn -DskipTests package) takes ~15 mins 2) I cannot put breakpoints 3) If I add println of logInfo, I do not see it in the console. What us the best way to debug it? -- View this message in context: http://apache-spark-developers-list.1001551.n3.nabble.com/what-is-the-be