Schema Info

Schema Name: sfdl_stage_drivethru.molo_molosv_jobtemplateset
  • created: 2023-08-10 14:04:07
  • disabled: False
  • format: raw
  • id: 2055
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_drivethru",
        "table": "molo_molosv_jobtemplateset"
    }
  • type: drivethrucsv
Schema Versions: 3
    • created: 2023-10-16 02:06:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_jobtemplateset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_jobtemplateset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUserId`  string , `JobName`  string , `InternalJobComments`  string , `CustomerJobComments`  string , `ModifiedDateTime`  string , `ModifiedUser`  string , `SV_JobTemplateStatus_Id`  string , `MarinaLocation_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_moloSV_JobTemplateSet/2023-10-16/1697439344'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_jobtemplateset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloSV_JobTemplateSet/2023-10-16/1697439344
    • id: 611919
    • processed: 1
    • raw_data:
      {
          "CreationDateTime": 1,
          "CreationUserId": 2,
          "CustomerJobComments": 5,
          "Id": 0,
          "InternalJobComments": 4,
          "JobName": 3,
          "MarinaLocation_Id": 9,
          "ModifiedDateTime": 6,
          "ModifiedUser": 7,
          "SV_JobTemplateStatus_Id": 8
      }
    • schema_attributes:
      {
          "CreationDateTime": "string",
          "CreationUserId": "string",
          "CustomerJobComments": "string",
          "Id": "string",
          "InternalJobComments": "string",
          "JobName": "string",
          "MarinaLocation_Id": "string",
          "ModifiedDateTime": "string",
          "ModifiedUser": "string",
          "SV_JobTemplateStatus_Id": "string"
      }
    • schema_name_id: 2055
    • schema_scan_id: 5253435
    • updated: 2023-10-16 02:06:37
    • created: 2023-10-15 02:05:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_jobtemplateset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_jobtemplateset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUserId`  string , `JobName`  string , `InternalJobComments`  string , `CustomerJobComments`  string , `ModifiedDateTime`  string , `ModifiedUser`  string , `SV_JobTemplateStatus_Id`  string , `MarinaLocation_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_moloSV_JobTemplateSet/2023-10-15/1697352885'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_jobtemplateset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloSV_JobTemplateSet/2023-10-15/1697352885
    • id: 611232
    • processed: 1
    • raw_data:
      {
          "CreationDateTime": 1,
          "CreationUserId": 2,
          "CustomerJobComments": 5,
          "Id": 0,
          "InternalJobComments": 4,
          "JobName": 3,
          "MarinaLocation_Id": 9,
          "ModifiedDateTime": 6,
          "ModifiedUser": 7,
          "SV_JobTemplateStatus_Id": 8
      }
    • schema_attributes:
      {
          "CreationDateTime": "string",
          "CreationUserId": "string",
          "CustomerJobComments": "string",
          "Id": "string",
          "InternalJobComments": "string",
          "JobName": "string",
          "MarinaLocation_Id": "string",
          "ModifiedDateTime": "string",
          "ModifiedUser": "string",
          "SV_JobTemplateStatus_Id": "string"
      }
    • schema_name_id: 2055
    • schema_scan_id: 5251568
    • updated: 2023-10-15 02:05:16
    • created: 2023-10-14 02:04:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
          "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_jobtemplateset`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_jobtemplateset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUserId`  string , `JobName`  string , `InternalJobComments`  string , `CustomerJobComments`  string , `ModifiedDateTime`  string , `ModifiedUser`  string , `SV_JobTemplateStatus_Id`  string , `MarinaLocation_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_moloSV_JobTemplateSet/2023-10-14/1697266564'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_jobtemplateset"
      ]
    • hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloSV_JobTemplateSet/2023-10-14/1697266564
    • id: 610510
    • processed: 1
    • raw_data:
      {
          "CreationDateTime": 1,
          "CreationUserId": 2,
          "CustomerJobComments": 5,
          "Id": 0,
          "InternalJobComments": 4,
          "JobName": 3,
          "MarinaLocation_Id": 9,
          "ModifiedDateTime": 6,
          "ModifiedUser": 7,
          "SV_JobTemplateStatus_Id": 8
      }
    • schema_attributes:
      {
          "CreationDateTime": "string",
          "CreationUserId": "string",
          "CustomerJobComments": "string",
          "Id": "string",
          "InternalJobComments": "string",
          "JobName": "string",
          "MarinaLocation_Id": "string",
          "ModifiedDateTime": "string",
          "ModifiedUser": "string",
          "SV_JobTemplateStatus_Id": "string"
      }
    • schema_name_id: 2055
    • schema_scan_id: 5249470
    • updated: 2023-10-14 02:04:20
Schema Scans: 3
Last at 2023-10-16 02:06:26
    • duration: 0:00:11.706314
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5253435
    • 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_moloSV_JobTemplateSet/2023-10-16/1697439344",
              "key": "raw/molo_moloSV_JobTemplateSet/2023-10-16/1697439344/SV_JobTemplateSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloSV_JobTemplateSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 1733717906572012656,
              "service_name": "drive-thru",
              "span_id": 1587012606589110627,
              "trace_id": 17926712841837413777
          }
      }
    • running: False
    • schema_name_id: 2055
    • start_time: 2023-10-16 02:06:26
    • success: True
    • trace_id: 17926712841837413777
    • duration: 0:00:11.642976
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5251568
    • 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_moloSV_JobTemplateSet/2023-10-15/1697352885",
              "key": "raw/molo_moloSV_JobTemplateSet/2023-10-15/1697352885/SV_JobTemplateSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloSV_JobTemplateSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 16953907864885271049,
              "service_name": "drive-thru",
              "span_id": 17319726816143675690,
              "trace_id": 12790935518658330393
          }
      }
    • running: False
    • schema_name_id: 2055
    • start_time: 2023-10-15 02:05:05
    • success: True
    • trace_id: 12790935518658330393
    • duration: 0:00:11.721557
    • exit_message:
      {
          "ddl_changed": true,
          "partitions_applied": false,
          "success": true
      }
    • id: 5249470
    • 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_moloSV_JobTemplateSet/2023-10-14/1697266564",
              "key": "raw/molo_moloSV_JobTemplateSet/2023-10-14/1697266564/SV_JobTemplateSet.csv.gz"
          },
          "schema": {
              "name": "sfdl_stage_drivethru.molo_moloSV_JobTemplateSet",
              "type": "drivethrucsv"
          },
          "trace_context": {
              "parent_id": 18391031570733254084,
              "service_name": "drive-thru",
              "span_id": 10241879323300448614,
              "trace_id": 3256895082206870511
          }
      }
    • running: False
    • schema_name_id: 2055
    • start_time: 2023-10-14 02:04:08
    • success: True
    • trace_id: 3256895082206870511
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "CreationDateTime": "string",
        "CreationUserId": "string",
        "CustomerJobComments": "string",
        "Id": "string",
        "InternalJobComments": "string",
        "JobName": "string",
        "MarinaLocation_Id": "string",
        "ModifiedDateTime": "string",
        "ModifiedUser": "string",
        "SV_JobTemplateStatus_Id": "string"
    }
  • created: 2023-10-16 02:06:26
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_jobtemplateset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUserId`  string , `JobName`  string , `InternalJobComments`  string , `CustomerJobComments`  string , `ModifiedDateTime`  string , `ModifiedUser`  string , `SV_JobTemplateStatus_Id`  string , `MarinaLocation_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_moloSV_JobTemplateSet/2023-10-16/1697439344'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_jobtemplateset`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_jobtemplateset"
    }
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 14:04:07",
        "disabled": false,
        "format": "raw",
        "id": 2055,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_drivethru",
            "table": "molo_molosv_jobtemplateset"
        },
        "type": "drivethrucsv"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "CreationDateTime": "string",
            "CreationUserId": "string",
            "CustomerJobComments": "string",
            "Id": "string",
            "InternalJobComments": "string",
            "JobName": "string",
            "MarinaLocation_Id": "string",
            "ModifiedDateTime": "string",
            "ModifiedUser": "string",
            "SV_JobTemplateStatus_Id": "string"
        },
        "created": "2023-10-16 02:06:26",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_molosv_jobtemplateset`\n(\n `Id`  string , `CreationDateTime`  string , `CreationUserId`  string , `JobName`  string , `InternalJobComments`  string , `CustomerJobComments`  string , `ModifiedDateTime`  string , `ModifiedUser`  string , `SV_JobTemplateStatus_Id`  string , `MarinaLocation_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_moloSV_JobTemplateSet/2023-10-16/1697439344'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_molosv_jobtemplateset`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_molosv_jobtemplateset"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}