Xin Wu created SPARK-15681:
------------------------------
Summary: 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]