Schema Info

Schema Name: sfdl_stage_rds.master_sparefoot_content_template
  • created: 2018-05-30 16:02:17
  • disabled: False
  • format: raw
  • id: 553
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "master_sparefoot_content_template"
    }
  • type: rds
Schema Versions: 3
    • created: 2018-07-17 00:04:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_content_template`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_content_template`\n(\n `content_template_id`  smallint , `template`  varchar(64) , `label`  varchar(64) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-17/1531803870'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_content_template"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-17/1531803870
    • id: 179709
    • processed: 1
    • raw_data:
      {
          "content_template_id": 0,
          "label": 2,
          "template": 1
      }
    • schema_attributes:
      {
          "content_template_id": "smallint",
          "label": "varchar(64)",
          "template": "varchar(64)"
      }
    • schema_name_id: 553
    • schema_scan_id: 1416645
    • updated: 2018-07-17 00:04:42
    • created: 2018-07-16 00:05:05
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_content_template`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_content_template`\n(\n `content_template_id`  smallint , `template`  varchar(64) , `label`  varchar(64) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-16/1531717503'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_content_template"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-16/1531717503
    • id: 179601
    • processed: 1
    • raw_data:
      {
          "content_template_id": 0,
          "label": 2,
          "template": 1
      }
    • schema_attributes:
      {
          "content_template_id": "smallint",
          "label": "varchar(64)",
          "template": "varchar(64)"
      }
    • schema_name_id: 553
    • schema_scan_id: 1414656
    • updated: 2018-07-16 00:05:16
    • created: 2018-07-15 00:04:01
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_content_template`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_content_template`\n(\n `content_template_id`  smallint , `template`  varchar(64) , `label`  varchar(64) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-15/1531631040'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_content_template"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-15/1531631040
    • id: 179498
    • processed: 1
    • raw_data:
      {
          "content_template_id": 0,
          "label": 2,
          "template": 1
      }
    • schema_attributes:
      {
          "content_template_id": "smallint",
          "label": "varchar(64)",
          "template": "varchar(64)"
      }
    • schema_name_id: 553
    • schema_scan_id: 1413850
    • updated: 2018-07-15 00:04:14
Schema Scans: 3
Last at 2018-07-17 00:04:31
    • duration: 0:00:14.296230
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1416645
    • payload:
      {
          "datatype_dict": {
              "content_template_id": "smallint",
              "label": "varchar(64)",
              "template": "varchar(64)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-stage",
              "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-17/1531803870",
              "key": "raw/sparefoot_content_template/2018-07-17/1531803870/split.sparefoot.content_template.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_content_template",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 553
    • start_time: 2018-07-17 00:04:31
    • success: True
    • duration: 0:00:14.340916
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1414656
    • payload:
      {
          "datatype_dict": {
              "content_template_id": "smallint",
              "label": "varchar(64)",
              "template": "varchar(64)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-stage",
              "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-16/1531717503",
              "key": "raw/sparefoot_content_template/2018-07-16/1531717503/split.sparefoot.content_template.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_content_template",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 553
    • start_time: 2018-07-16 00:05:04
    • success: True
    • duration: 0:00:15.591689
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1413850
    • payload:
      {
          "datatype_dict": {
              "content_template_id": "smallint",
              "label": "varchar(64)",
              "template": "varchar(64)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-stage",
              "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-15/1531631040",
              "key": "raw/sparefoot_content_template/2018-07-15/1531631040/split.sparefoot.content_template.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_content_template",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 553
    • start_time: 2018-07-15 00:04:01
    • success: True
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "content_template_id": "smallint",
        "label": "varchar(64)",
        "template": "varchar(64)"
    }
  • created: 2018-07-17 00:04:31
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_content_template`\n(\n `content_template_id`  smallint , `template`  varchar(64) , `label`  varchar(64) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-17/1531803870'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_content_template`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_content_template"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-05-30 16:02:17",
        "disabled": false,
        "format": "raw",
        "id": 553,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "master_sparefoot_content_template"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "content_template_id": "smallint",
            "label": "varchar(64)",
            "template": "varchar(64)"
        },
        "created": "2018-07-17 00:04:31",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_content_template`\n(\n `content_template_id`  smallint , `template`  varchar(64) , `label`  varchar(64) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-master-stage/raw/sparefoot_content_template/2018-07-17/1531803870'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_content_template`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_content_template"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}