Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-47240 SPIP: Structured Logging Framework for Apache Spark
  3. SPARK-48123

Provide a constant table schema for querying structured logs

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 4.0.0
    • 4.0.0
    • SQL

    Description

      Providing a table schema LOG_SCHEMA, so that users can load structured logs with the following:

      ```

      spark.read.schema(LOG_SCHEMA).json(logPath)

      ```

      Attachments

        Issue Links

          Activity

            People

              Gengliang.Wang Gengliang Wang
              Gengliang.Wang Gengliang Wang
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: