Hyukjin Kwon created SPARK-37638:
------------------------------------

             Summary: Make static and core configuration log less noisy when 
creating a Spark session
                 Key: SPARK-37638
                 URL: https://issues.apache.org/jira/browse/SPARK-37638
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.3.0
            Reporter: Hyukjin Kwon
            Assignee: Hyukjin Kwon


It is too noisy to show warnings every time when a Spark session is created. 
For example, if a user application depends on a logic that getOrCreate logic to 
perform operations every time, they get a hundreds of same warnings.

We should better lower then log level, and show which configurations are 
duplicate.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to