You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Ankur Gupta (JIRA)" <ji...@apache.org> on 2019/01/28 19:41:00 UTC

[jira] [Created] (SPARK-26753) Log4j customization not working for spark-shell

Ankur Gupta created SPARK-26753:
-----------------------------------

             Summary: Log4j customization not working for spark-shell
                 Key: SPARK-26753
                 URL: https://issues.apache.org/jira/browse/SPARK-26753
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 3.0.0
            Reporter: Ankur Gupta


It's pretty common to add log4j entries to customize the level of specific loggers. e.g. adding the following to log4j.properties:


{code:java}
log4j.logger.org.apache.spark.deploy.security=DEBUG
{code}


This works fine on previous releases but not for the current build for spark-shell. This is probably caused by SPARK-25118.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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