[ 
https://issues.apache.org/jira/browse/SPARK-7261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14520467#comment-14520467
 ] 

Patrick Wendell commented on SPARK-7261:
----------------------------------------

Yeah, but SPARK-7260 is super simple, I think both can go into 1.4.

> 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to