You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xin Wu (JIRA)" <ji...@apache.org> on 2016/06/01 01:53:12 UTC

[jira] [Updated] (SPARK-15681) Allow case-insensitiveness in sc.setLogLevel

     [ https://issues.apache.org/jira/browse/SPARK-15681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xin Wu updated SPARK-15681:
---------------------------
    Summary: Allow case-insensitiveness in sc.setLogLevel  (was: Allow case-insensitiveness in sc.setLogLevel and support sc.resetLogLevel)

> Allow case-insensitiveness in sc.setLogLevel
> --------------------------------------------
>
>                 Key: SPARK-15681
>                 URL: https://issues.apache.org/jira/browse/SPARK-15681
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 2.0.0
>            Reporter: Xin Wu
>            Priority: Minor
>
> Currently SparkContext API setLogLevel(level: String) can not handle lower case or mixed case input string. But org.apache.log4j.Level.toLevel can take lowercase or mixed case. 
> Also resetLogLevel to original configuration could be helpful for users to switch  log level for different diagnostic purposes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org