[
https://issues.apache.org/jira/browse/SPARK-47654?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gengliang Wang updated SPARK-47654:
-----------------------------------
Component/s: Spark Core
(was: Project Infra)
> Structured logging framework: support log concatenation
> -------------------------------------------------------
>
> Key: SPARK-47654
> URL: https://issues.apache.org/jira/browse/SPARK-47654
> 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
>
>
> Allow log syntax like
> {code:java}
> log"${MDC(CONFIG, SHUFFLE_MAPOUTPUT_MIN_SIZE_FOR_BROADCAST.key)} " +
> log"(${MDC(MIN_SIZE, minSizeForBroadcast.toString)} bytes) " +
> log"must be <= spark.rpc.message.maxSize (${MDC(MAX_SIZE,
> maxRpcMessageSize.toString)} " +
> log"bytes) to prevent sending an rpc message that is too large." {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]