[
https://issues.apache.org/jira/browse/SPARK-37638?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-37638:
---------------------------------
Description:
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 do not
take effect.
was:
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.
> 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
> Priority: Minor
>
> 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 do not
> take effect.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]