Schema Info

Schema Name: sfdl_stage_drivethru.molo_moloequipmentset
  • created: 2023-08-10 13:58:01
  • disabled: False
  • format: raw
  • id: 1934
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_moloequipmentset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 01:56:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloequipmentset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloequipmentset`\n(\n `Id`  string , `HashId`  string , `Model`  string , `SerialNumber`  string , `YearOfManufacture`  string , `YearOfRebuildRefit`  string , `NumberPosition`  string , `NumberOfCylinders`  string , `Displacement`  string , `Output`  string , `Length`  string , `Width`  string , `Height`  string , `Weight`  string , `Capacity`  string , `Material`  string , `NumberOfAxles`  string , `MaxLengthCapacity`  string , `TireSize`  string , `NumberOfBrakes`  string , `BallDiameter`  string , `CodeCombination`  string , `Notes`  string , `EquipmentType_Id`  string , `VesselEngineClass_Id`  string , `EquipmentFuelType_Id`  string , `SV_Manufacturer_Id`  string , `MarinaLocation_Id`  string , `LicensePlate`  string , `DeletionDateTime`  string , `RecordStatus_Id`  string , `DeletionAspNetUser_Id`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-16/1697439239'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloequipmentset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-16/1697439239
    • id: 611713
    • processed: 1
    • raw_data:
      {
          "BallDiameter": 20,
          "Capacity": 14,
          "CodeCombination": 21,
          "DeletionAspNetUser_Id": 31,
          "DeletionDateTime": 29,
          "Displacement": 8,
          "EquipmentFuelType_Id": 25,
          "EquipmentType_Id": 23,
          "HashId": 1,
          "Height": 12,
          "Id": 0,
          "Length": 10,
          "LicensePlate": 28,
          "MarinaLocation_Id": 27,
          "Material": 15,
          "MaxLengthCapacity": 17,
          "Model": 2,
          "Notes": 22,
          "NumberOfAxles": 16,
          "NumberOfBrakes": 19,
          "NumberOfCylinders": 7,
          "NumberPosition": 6,
          "Output": 9,
          "RecordStatus_Id": 30,
          "SV_Manufacturer_Id": 26,
          "SerialNumber": 3,
          "TireSize": 18,
          "VesselEngineClass_Id": 24,
          "Weight": 13,
          "Width": 11,
          "YearOfManufacture": 4,
          "YearOfRebuildRefit": 5
      }
    • schema_attributes:
      {
          "BallDiameter": "string",
          "Capacity": "string",
          "CodeCombination": "string",
          "DeletionAspNetUser_Id": "string",
          "DeletionDateTime": "string",
          "Displacement": "string",
          "EquipmentFuelType_Id": "string",
          "EquipmentType_Id": "string",
          "HashId": "string",
          "Height": "string",
          "Id": "string",
          "Length": "string",
          "LicensePlate": "string",
          "MarinaLocation_Id": "string",
          "Material": "string",
          "MaxLengthCapacity": "string",
          "Model": "string",
          "Notes": "string",
          "NumberOfAxles": "string",
          "NumberOfBrakes": "string",
          "NumberOfCylinders": "string",
          "NumberPosition": "string",
          "Output": "string",
          "RecordStatus_Id": "string",
          "SV_Manufacturer_Id": "string",
          "SerialNumber": "string",
          "TireSize": "string",
          "VesselEngineClass_Id": "string",
          "Weight": "string",
          "Width": "string",
          "YearOfManufacture": "string",
          "YearOfRebuildRefit": "string"
      }
    • schema_name_id: 1934
    • schema_scan_id: 5253228
    • updated: 2023-10-16 01:56:19
    • created: 2023-10-15 01:55:34
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloequipmentset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloequipmentset`\n(\n `Id`  string , `HashId`  string , `Model`  string , `SerialNumber`  string , `YearOfManufacture`  string , `YearOfRebuildRefit`  string , `NumberPosition`  string , `NumberOfCylinders`  string , `Displacement`  string , `Output`  string , `Length`  string , `Width`  string , `Height`  string , `Weight`  string , `Capacity`  string , `Material`  string , `NumberOfAxles`  string , `MaxLengthCapacity`  string , `TireSize`  string , `NumberOfBrakes`  string , `BallDiameter`  string , `CodeCombination`  string , `Notes`  string , `EquipmentType_Id`  string , `VesselEngineClass_Id`  string , `EquipmentFuelType_Id`  string , `SV_Manufacturer_Id`  string , `MarinaLocation_Id`  string , `LicensePlate`  string , `DeletionDateTime`  string , `RecordStatus_Id`  string , `DeletionAspNetUser_Id`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-15/1697352780'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloequipmentset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-15/1697352780
    • id: 611041
    • processed: 1
    • raw_data:
      {
          "BallDiameter": 20,
          "Capacity": 14,
          "CodeCombination": 21,
          "DeletionAspNetUser_Id": 31,
          "DeletionDateTime": 29,
          "Displacement": 8,
          "EquipmentFuelType_Id": 25,
          "EquipmentType_Id": 23,
          "HashId": 1,
          "Height": 12,
          "Id": 0,
          "Length": 10,
          "LicensePlate": 28,
          "MarinaLocation_Id": 27,
          "Material": 15,
          "MaxLengthCapacity": 17,
          "Model": 2,
          "Notes": 22,
          "NumberOfAxles": 16,
          "NumberOfBrakes": 19,
          "NumberOfCylinders": 7,
          "NumberPosition": 6,
          "Output": 9,
          "RecordStatus_Id": 30,
          "SV_Manufacturer_Id": 26,
          "SerialNumber": 3,
          "TireSize": 18,
          "VesselEngineClass_Id": 24,
          "Weight": 13,
          "Width": 11,
          "YearOfManufacture": 4,
          "YearOfRebuildRefit": 5
      }
    • schema_attributes:
      {
          "BallDiameter": "string",
          "Capacity": "string",
          "CodeCombination": "string",
          "DeletionAspNetUser_Id": "string",
          "DeletionDateTime": "string",
          "Displacement": "string",
          "EquipmentFuelType_Id": "string",
          "EquipmentType_Id": "string",
          "HashId": "string",
          "Height": "string",
          "Id": "string",
          "Length": "string",
          "LicensePlate": "string",
          "MarinaLocation_Id": "string",
          "Material": "string",
          "MaxLengthCapacity": "string",
          "Model": "string",
          "Notes": "string",
          "NumberOfAxles": "string",
          "NumberOfBrakes": "string",
          "NumberOfCylinders": "string",
          "NumberPosition": "string",
          "Output": "string",
          "RecordStatus_Id": "string",
          "SV_Manufacturer_Id": "string",
          "SerialNumber": "string",
          "TireSize": "string",
          "VesselEngineClass_Id": "string",
          "Weight": "string",
          "Width": "string",
          "YearOfManufacture": "string",
          "YearOfRebuildRefit": "string"
      }
    • schema_name_id: 1934
    • schema_scan_id: 5251376
    • updated: 2023-10-15 01:55:45
    • created: 2023-10-14 01:55:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloequipmentset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloequipmentset`\n(\n `Id`  string , `HashId`  string , `Model`  string , `SerialNumber`  string , `YearOfManufacture`  string , `YearOfRebuildRefit`  string , `NumberPosition`  string , `NumberOfCylinders`  string , `Displacement`  string , `Output`  string , `Length`  string , `Width`  string , `Height`  string , `Weight`  string , `Capacity`  string , `Material`  string , `NumberOfAxles`  string , `MaxLengthCapacity`  string , `TireSize`  string , `NumberOfBrakes`  string , `BallDiameter`  string , `CodeCombination`  string , `Notes`  string , `EquipmentType_Id`  string , `VesselEngineClass_Id`  string , `EquipmentFuelType_Id`  string , `SV_Manufacturer_Id`  string , `MarinaLocation_Id`  string , `LicensePlate`  string , `DeletionDateTime`  string , `RecordStatus_Id`  string , `DeletionAspNetUser_Id`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-14/1697266464'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloequipmentset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-14/1697266464
    • id: 610339
    • processed: 1
    • raw_data:
      {
          "BallDiameter": 20,
          "Capacity": 14,
          "CodeCombination": 21,
          "DeletionAspNetUser_Id": 31,
          "DeletionDateTime": 29,
          "Displacement": 8,
          "EquipmentFuelType_Id": 25,
          "EquipmentType_Id": 23,
          "HashId": 1,
          "Height": 12,
          "Id": 0,
          "Length": 10,
          "LicensePlate": 28,
          "MarinaLocation_Id": 27,
          "Material": 15,
          "MaxLengthCapacity": 17,
          "Model": 2,
          "Notes": 22,
          "NumberOfAxles": 16,
          "NumberOfBrakes": 19,
          "NumberOfCylinders": 7,
          "NumberPosition": 6,
          "Output": 9,
          "RecordStatus_Id": 30,
          "SV_Manufacturer_Id": 26,
          "SerialNumber": 3,
          "TireSize": 18,
          "VesselEngineClass_Id": 24,
          "Weight": 13,
          "Width": 11,
          "YearOfManufacture": 4,
          "YearOfRebuildRefit": 5
      }
    • schema_attributes:
      {
          "BallDiameter": "string",
          "Capacity": "string",
          "CodeCombination": "string",
          "DeletionAspNetUser_Id": "string",
          "DeletionDateTime": "string",
          "Displacement": "string",
          "EquipmentFuelType_Id": "string",
          "EquipmentType_Id": "string",
          "HashId": "string",
          "Height": "string",
          "Id": "string",
          "Length": "string",
          "LicensePlate": "string",
          "MarinaLocation_Id": "string",
          "Material": "string",
          "MaxLengthCapacity": "string",
          "Model": "string",
          "Notes": "string",
          "NumberOfAxles": "string",
          "NumberOfBrakes": "string",
          "NumberOfCylinders": "string",
          "NumberPosition": "string",
          "Output": "string",
          "RecordStatus_Id": "string",
          "SV_Manufacturer_Id": "string",
          "SerialNumber": "string",
          "TireSize": "string",
          "VesselEngineClass_Id": "string",
          "Weight": "string",
          "Width": "string",
          "YearOfManufacture": "string",
          "YearOfRebuildRefit": "string"
      }
    • schema_name_id: 1934
    • schema_scan_id: 5249299
    • updated: 2023-10-14 01:55:48
Schema Scans: 3
Last at 2023-10-16 01:56:07
    • duration: 0:00:12.288541
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253228
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-16/1697439239",
              "key": "raw/molo_moloEquipmentSet/2023-10-16/1697439239/EquipmentSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloEquipmentSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 377021624187190805,
              "service_name": "drive-thru",
              "span_id": 6757980332237721800,
              "trace_id": 5971902004614173580
          }
      }
    • running: False
    • schema_name_id: 1934
    • start_time: 2023-10-16 01:56:07
    • success: True
    • trace_id: 5971902004614173580
    • duration: 0:00:12.192028
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251376
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-15/1697352780",
              "key": "raw/molo_moloEquipmentSet/2023-10-15/1697352780/EquipmentSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloEquipmentSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 7145510007052460386,
              "service_name": "drive-thru",
              "span_id": 18207834453341020064,
              "trace_id": 8339676375048618138
          }
      }
    • running: False
    • schema_name_id: 1934
    • start_time: 2023-10-15 01:55:33
    • success: True
    • trace_id: 8339676375048618138
    • duration: 0:00:12.333310
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249299
    • payload:
      {
          "datatype_dict": null,
          "file_format": "csv",
          "file_properties": {
              "data_has_header_row": true
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-drivethrucsv-drivethru-stage",
              "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-14/1697266464",
              "key": "raw/molo_moloEquipmentSet/2023-10-14/1697266464/EquipmentSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloEquipmentSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 5897874717747631811,
              "service_name": "drive-thru",
              "span_id": 17691234850949017260,
              "trace_id": 13693235714685294371
          }
      }
    • running: False
    • schema_name_id: 1934
    • start_time: 2023-10-14 01:55:36
    • success: True
    • trace_id: 13693235714685294371
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "BallDiameter": "string",
        "Capacity": "string",
        "CodeCombination": "string",
        "DeletionAspNetUser_Id": "string",
        "DeletionDateTime": "string",
        "Displacement": "string",
        "EquipmentFuelType_Id": "string",
        "EquipmentType_Id": "string",
        "HashId": "string",
        "Height": "string",
        "Id": "string",
        "Length": "string",
        "LicensePlate": "string",
        "MarinaLocation_Id": "string",
        "Material": "string",
        "MaxLengthCapacity": "string",
        "Model": "string",
        "Notes": "string",
        "NumberOfAxles": "string",
        "NumberOfBrakes": "string",
        "NumberOfCylinders": "string",
        "NumberPosition": "string",
        "Output": "string",
        "RecordStatus_Id": "string",
        "SV_Manufacturer_Id": "string",
        "SerialNumber": "string",
        "TireSize": "string",
        "VesselEngineClass_Id": "string",
        "Weight": "string",
        "Width": "string",
        "YearOfManufacture": "string",
        "YearOfRebuildRefit": "string"
    }
  • created: 2023-10-16 01:56:08
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloequipmentset`\n(\n `Id`  string , `HashId`  string , `Model`  string , `SerialNumber`  string , `YearOfManufacture`  string , `YearOfRebuildRefit`  string , `NumberPosition`  string , `NumberOfCylinders`  string , `Displacement`  string , `Output`  string , `Length`  string , `Width`  string , `Height`  string , `Weight`  string , `Capacity`  string , `Material`  string , `NumberOfAxles`  string , `MaxLengthCapacity`  string , `TireSize`  string , `NumberOfBrakes`  string , `BallDiameter`  string , `CodeCombination`  string , `Notes`  string , `EquipmentType_Id`  string , `VesselEngineClass_Id`  string , `EquipmentFuelType_Id`  string , `SV_Manufacturer_Id`  string , `MarinaLocation_Id`  string , `LicensePlate`  string , `DeletionDateTime`  string , `RecordStatus_Id`  string , `DeletionAspNetUser_Id`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-16/1697439239'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloequipmentset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloequipmentset"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-08-10 13:58:01",
        "disabled": false,
        "format": "raw",
        "id": 1934,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_moloequipmentset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "BallDiameter": "string",
            "Capacity": "string",
            "CodeCombination": "string",
            "DeletionAspNetUser_Id": "string",
            "DeletionDateTime": "string",
            "Displacement": "string",
            "EquipmentFuelType_Id": "string",
            "EquipmentType_Id": "string",
            "HashId": "string",
            "Height": "string",
            "Id": "string",
            "Length": "string",
            "LicensePlate": "string",
            "MarinaLocation_Id": "string",
            "Material": "string",
            "MaxLengthCapacity": "string",
            "Model": "string",
            "Notes": "string",
            "NumberOfAxles": "string",
            "NumberOfBrakes": "string",
            "NumberOfCylinders": "string",
            "NumberPosition": "string",
            "Output": "string",
            "RecordStatus_Id": "string",
            "SV_Manufacturer_Id": "string",
            "SerialNumber": "string",
            "TireSize": "string",
            "VesselEngineClass_Id": "string",
            "Weight": "string",
            "Width": "string",
            "YearOfManufacture": "string",
            "YearOfRebuildRefit": "string"
        },
        "created": "2023-10-16 01:56:08",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloequipmentset`\n(\n `Id`  string , `HashId`  string , `Model`  string , `SerialNumber`  string , `YearOfManufacture`  string , `YearOfRebuildRefit`  string , `NumberPosition`  string , `NumberOfCylinders`  string , `Displacement`  string , `Output`  string , `Length`  string , `Width`  string , `Height`  string , `Weight`  string , `Capacity`  string , `Material`  string , `NumberOfAxles`  string , `MaxLengthCapacity`  string , `TireSize`  string , `NumberOfBrakes`  string , `BallDiameter`  string , `CodeCombination`  string , `Notes`  string , `EquipmentType_Id`  string , `VesselEngineClass_Id`  string , `EquipmentFuelType_Id`  string , `SV_Manufacturer_Id`  string , `MarinaLocation_Id`  string , `LicensePlate`  string , `DeletionDateTime`  string , `RecordStatus_Id`  string , `DeletionAspNetUser_Id`  string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloEquipmentSet/2023-10-16/1697439239'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloequipmentset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloequipmentset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}