Since switching to Spark 1.2.1 I'm seeing logging for the stage progress (ex.):
[error] [Stage 2154:====> (14 + 8) / 48][Stage 2210:> (0 + 0) / 48] Any reason why these are error level logs? Shouldn't they be info level? In any case is there a way to disable them other than disabling logging completely? I would like to see my info level logs on stdout (i.e. my printouts) but not these stage progress logs. -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/Disable-stage-logging-to-stdout-tp22336.html Sent from the Apache Spark User List mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-mail: user-h...@spark.apache.org