[
https://issues.apache.org/jira/browse/SPARK-15681?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15308599#comment-15308599
]
Apache Spark commented on SPARK-15681:
--------------------------------------
User 'xwu0226' has created a pull request for this issue:
https://github.com/apache/spark/pull/13422
> Allow case-insensitiveness in sc.setLogLevel and support sc.resetLogLevel
> -------------------------------------------------------------------------
>
> Key: SPARK-15681
> URL: https://issues.apache.org/jira/browse/SPARK-15681
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 2.0.0
> Reporter: Xin Wu
>
> 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: [email protected]
For additional commands, e-mail: [email protected]