Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-34198 Add RocksDB StateStore implementation
  3. SPARK-35172

The implementation of RocksDBCheckpointMetadata

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • Structured Streaming
    • None

    Description

      The RocksDBCheckpointMetadata persists the metadata for each committed batch in JSON format. The object contains all RocksDB file names and the number of total keys.
      The metadata binds closely with the directory structure of RocksDBFileManager, as described in the design doc - Directory Structure and Format for Files stored in DFS

      Attachments

        Activity

          People

            apachespark Apache Spark
            XuanYuan Yuanjian Li
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: