[
https://issues.apache.org/jira/browse/SPARK-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14579359#comment-14579359
]
Patrick Wendell commented on SPARK-7261:
----------------------------------------
Darn - this slipped (pretty simple change but didn't realize we didn't do it).
Re-targeting to 1.5 and will document how to do it.
> Change default log level to WARN in the REPL
> --------------------------------------------
>
> Key: SPARK-7261
> URL: https://issues.apache.org/jira/browse/SPARK-7261
> Project: Spark
> Issue Type: Improvement
> Components: Spark Shell
> Reporter: Patrick Wendell
> Assignee: Patrick Wendell
> Priority: Minor
>
> We should add a log4j properties file for the repl
> (log4j-defaults-repl.properties) that has the level of warning. The main
> reason for doing this is that we now display nice progress bars in the REPL
> so the need for task level INFO messages is much less.
> A couple other things:
> 1. I'd block this on SPARK-7260
> 2. We should say in the repl opening that the log leve is set to WARN and
> explain to people how to change it programatically.
> 3. If the user has a log4j properties, it should take precedence over this
> default of WARN.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]