Step 1 of 4: Choose Issues

Cancel

T Patch Info Key Summary Assignee Reporter P Status Resolution Created Updated Due Development
Sub-task SPARK-48320

SPARK-47240 Add external third-party ecosystem access guide to the doc

BingKun Pan BingKun Pan Minor Resolved Fixed  
Sub-task SPARK-48303

SPARK-47240 Reorganize `LogKey`

BingKun Pan BingKun Pan Minor Resolved Fixed  
Sub-task SPARK-48291

SPARK-47240 Rename Java Logger as SparkLogger

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48214

SPARK-47240 Ban import `org.slf4j.Logger` & `org.slf4j.LoggerFactory`

BingKun Pan BingKun Pan Critical Resolved Fixed  
Sub-task SPARK-48209

SPARK-47240 Common (java side): Migrate `error/warn/info` with variables to structured logging framework

BingKun Pan BingKun Pan Critical Resolved Fixed  
Sub-task SPARK-48182

SPARK-47240 SQL (java side): Migrate `error/warn/info` with variables to structured logging framework

BingKun Pan BingKun Pan Critical Resolved Fixed  
Sub-task SPARK-48145

SPARK-47240 Remove logDebug and logTrace with MDC in java structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48134

SPARK-47240 Spark core (java side): Migrate `error/warn/info` with variables to structured logging framework

BingKun Pan BingKun Pan Critical Resolved Fixed  
Sub-task SPARK-48131

SPARK-47240 Unify MDC key `mdc.taskName` and `task_name`

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48129

SPARK-47240 Provide a constant table schema in PySpark for querying structured logs

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48126

SPARK-47240 Make spark.log.structuredLogging.enabled effective

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48125

SPARK-47240 Provide options to enable structured logging for Interpreter

Gengliang Wang Gengliang Wang Major Open Unresolved  
Sub-task SPARK-48124

SPARK-47240 Disable structured logging for Interpreter by default

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48123

SPARK-47240 Provide a constant table schema for querying structured logs

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48122

SPARK-47240 RPackageUtils: Migrate logInfo/logWarn/logError with variables to structured logging framework

Unassigned Daniel Major Open Unresolved  
Sub-task SPARK-48074

SPARK-47240 Improve the readability of JSON loggings

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-48059

SPARK-47240 Implement the structured log framework on the java side

BingKun Pan BingKun Pan Critical Resolved Fixed  
Sub-task SPARK-48011

SPARK-47240 Store LogKey name as a value to avoid generating new string instances

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47963

SPARK-47240 Make the external Spark ecosystem can use structured logging mechanisms

BingKun Pan BingKun Pan Minor Resolved Fixed  
Sub-task SPARK-47792

SPARK-47240 Make the value of MDC can support `null`

BingKun Pan BingKun Pan Critical Resolved Fixed  
Sub-task SPARK-47743

SPARK-47240 Use milliseconds as the time unit in loggings

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47723

SPARK-47240 Introduce a tool that can sort alphabetically enumeration field in `LogEntry` automatically

BingKun Pan BingKun Pan Minor Resolved Fixed  
Sub-task SPARK-47721

SPARK-47240 Guidelines for the Structured Logging Framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47705

SPARK-47240 Sort LogKey alphabetically

Daniel Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47697

SPARK-47240 Add scala style check for invalid MDC usage

Gengliang Wang Gengliang Wang Minor Resolved Fixed  
Sub-task SPARK-47688

SPARK-47240 Support `three` methods of the log `concatenation` in the `structured logging framework`

Unassigned BingKun Pan Major Open Unresolved  
Sub-task SPARK-47671

SPARK-47240 Enable structured logging in log4j2.properties.template and update `configuration.md`

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47659

SPARK-47240 Improve `*LoggingSuite*`

BingKun Pan BingKun Pan Minor Resolved Fixed  
Sub-task SPARK-47654

SPARK-47240 Structured logging framework: support log concatenation

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47608

SPARK-47240 Improve user experience of loading logs as json data source

Unassigned Gengliang Wang Major Resolved Duplicate  
Sub-task SPARK-47607

SPARK-47240 Add documentation for Structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47606

SPARK-47240 Create log4j templates for both structured logging and plain text logging

Unassigned Gengliang Wang Major Resolved Duplicate  
Sub-task SPARK-47605

SPARK-47240 Enable structured logging in all the test log4j2.properties

Unassigned Gengliang Wang Major Open Unresolved  
Sub-task SPARK-47604

SPARK-47240 Resource managers: Migrate logInfo with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47603

SPARK-47240 Resource managers: Migrate logWarn with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47602

SPARK-47240 Resource managers: Migrate logError with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47601

SPARK-47240 Graphx: Migrate logs with variables to structured logging framework

Haejoon Lee Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47600

SPARK-47240 MLLib: Migrate logInfo with variables to structured logging framework

Anh Tuan Pham Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47599

SPARK-47240 MLLib: Migrate logWarn with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47598

SPARK-47240 MLLib: Migrate logError with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47597

SPARK-47240 Streaming: Migrate logInfo with variables to structured logging framework

Daniel Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47596

SPARK-47240 Streaming: Migrate logWarn with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47595

SPARK-47240 Streaming: Migrate logError with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47594

SPARK-47240 Connector module: Migrate logInfo with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47593

SPARK-47240 Connector module: Migrate logWarn with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47592

SPARK-47240 Connector module: Migrate logError with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47591

SPARK-47240 Hive-thriftserver: Migrate logInfo with variables to structured logging framework

Haejoon Lee Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47590

SPARK-47240 Hive-thriftserver: Migrate logWarn with variables to structured logging framework

Haejoon Lee Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47589

SPARK-47240 Hive-thriftserver: Migrate logError with variables to structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47588

SPARK-47240 Hive module: Migrate logInfo with variables to structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47587

SPARK-47240 Hive module: Migrate logWarn with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47586

SPARK-47240 Hive module: Migrate logError with variables to structured logging framework

Haejoon Lee Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47585

SPARK-47240 SQL core: Migrate logInfo with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47584

SPARK-47240 SQL core: Migrate logWarn with variables to structured logging framework

BingKun Pan Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47583

SPARK-47240 SQL core: Migrate logError with variables to structured logging framework

Daniel Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47582

SPARK-47240 SQL catalyst: Migrate logInfo with variables to structured logging framework

Daniel Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47581

SPARK-47240 SQL catalyst: Migrate logWarn with variables to structured logging framework

Daniel Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47580

SPARK-47240 SQL catalyst: Migrate logError with variables to structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Won't Fix  
Sub-task SPARK-47579

SPARK-47240 Spark core: Migrate logInfo with variables to structured logging framework

Anh Tuan Pham Gengliang Wang Major Open Unresolved  
Sub-task SPARK-47578

SPARK-47240 Spark core: Migrate logWarn with variables to structured logging framework

Daniel Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47577

SPARK-47240 Spark core: Migrate logError with variables to structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47576

SPARK-47240 Implement logInfo API in structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47575

SPARK-47240 Implement logWarning API in structured logging framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  
Sub-task SPARK-47574

SPARK-47240 Introduce Structured Logging Framework

Gengliang Wang Gengliang Wang Major Resolved Fixed  

Cancel