[ 
https://issues.apache.org/jira/browse/SPARK-50773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Dongjoon Hyun resolved SPARK-50773.
-----------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed

Issue resolved by pull request 49421
[https://github.com/apache/spark/pull/49421]

> Disable structured logging by default
> -------------------------------------
>
>                 Key: SPARK-50773
>                 URL: https://issues.apache.org/jira/browse/SPARK-50773
>             Project: Spark
>          Issue Type: Sub-task
>          Components: Spark Core
>    Affects Versions: 4.0.0
>            Reporter: Gengliang Wang
>            Assignee: Gengliang Wang
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 4.0.0
>
>
> After discussions on the [dev mailing 
> list|https://lists.apache.org/thread/4fnlnvhsqym72k53jw8cjhcdjbhpmm95], Spark 
> developers decided to revert to the previous plain text logging format for 
> two main reasons:
>  * Readability: JSON logs are verbose and not easily human-readable.
>  * Setup Requirements: Structured logging requires a logging pipeline to 
> collect JSON logs from both drivers and executors. Enabling it by default 
> doesn’t provide much benefit without this infrastructure in place.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to