[ https://issues.apache.org/jira/browse/SPARK-48890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Gengliang Wang reassigned SPARK-48890: -------------------------------------- Assignee: Wei Liu > Add Streaming related fields to log4j ThreadContext > --------------------------------------------------- > > Key: SPARK-48890 > URL: https://issues.apache.org/jira/browse/SPARK-48890 > Project: Spark > Issue Type: Sub-task > Components: Spark Core, SS > Affects Versions: 4.0.0 > Reporter: Wei Liu > Assignee: Wei Liu > Priority: Major > Labels: pull-request-available > > There are some special informations needed for structured streaming queries. > Specifically, each query has a query_id and run_id. Also if using > MicrobatchExecution (default), there is a batch_id. > > A (query_id, run_id, batch_id) identifies the microbatch the streaming query > runs. Adding these field to a threadContext would help especially when there > are multiple queries running. -- 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