Schema Info

Schema Name: sfdl_dev_rds.ess_esscore_notification_templates
  • created: 2021-07-11 12:52:48
  • disabled: False
  • format: raw
  • id: 1586
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "ess_esscore_notification_templates"
    }
  • type: rds
Schema Versions: 3
    • created: 2021-07-22 18:01:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_notification_templates`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_notification_templates`\n(\n `id`  int , `site_id`  int , `title`  string , `text_body`  string , `email_body`  string , `created_at`  timestamp , `updated_at`  timestamp , `email_enabled`  smallint , `text_enabled`  smallint , `key`  varchar(255) , `kind`  varchar(255) , `postcard_body`  string , `print_format`  varchar(255) , `email_subject`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-22/1626994881'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_notification_templates"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-22/1626994881
    • id: 4685412
    • processed: 1
    • raw_data:
      {
          "created_at": 5,
          "email_body": 4,
          "email_enabled": 7,
          "email_subject": 13,
          "id": 0,
          "key": 9,
          "kind": 10,
          "postcard_body": 11,
          "print_format": 12,
          "site_id": 1,
          "text_body": 3,
          "text_enabled": 8,
          "title": 2,
          "updated_at": 6
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "email_body": "string",
          "email_enabled": "smallint",
          "email_subject": "varchar(255)",
          "id": "int",
          "key": "varchar(255)",
          "kind": "varchar(255)",
          "postcard_body": "string",
          "print_format": "varchar(255)",
          "site_id": "int",
          "text_body": "string",
          "text_enabled": "smallint",
          "title": "string",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1586
    • schema_scan_id: 5817125
    • updated: 2021-07-22 18:01:34
    • created: 2021-07-21 11:47:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_notification_templates`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_notification_templates`\n(\n `id`  int , `site_id`  int , `title`  string , `text_body`  string , `email_body`  string , `created_at`  timestamp , `updated_at`  timestamp , `email_enabled`  smallint , `text_enabled`  smallint , `key`  varchar(255) , `kind`  varchar(255) , `postcard_body`  string , `print_format`  varchar(255) , `email_subject`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-21/1626886016'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_notification_templates"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-21/1626886016
    • id: 4685309
    • processed: 1
    • raw_data:
      {
          "created_at": 5,
          "email_body": 4,
          "email_enabled": 7,
          "email_subject": 13,
          "id": 0,
          "key": 9,
          "kind": 10,
          "postcard_body": 11,
          "print_format": 12,
          "site_id": 1,
          "text_body": 3,
          "text_enabled": 8,
          "title": 2,
          "updated_at": 6
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "email_body": "string",
          "email_enabled": "smallint",
          "email_subject": "varchar(255)",
          "id": "int",
          "key": "varchar(255)",
          "kind": "varchar(255)",
          "postcard_body": "string",
          "print_format": "varchar(255)",
          "site_id": "int",
          "text_body": "string",
          "text_enabled": "smallint",
          "title": "string",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1586
    • schema_scan_id: 5816725
    • updated: 2021-07-21 11:47:21
    • created: 2021-07-11 12:52:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_notification_templates`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_notification_templates`\n(\n `id`  int , `site_id`  int , `title`  string , `text_body`  string , `email_body`  string , `created_at`  timestamp , `updated_at`  timestamp , `email_enabled`  smallint , `text_enabled`  smallint , `key`  varchar(255) , `kind`  varchar(255) , `postcard_body`  string , `print_format`  varchar(255) , `email_subject`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-11/1626025968'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_notification_templates"
      ]
    • hive_path: s3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-11/1626025968
    • id: 4685148
    • processed: 1
    • raw_data:
      {
          "created_at": 5,
          "email_body": 4,
          "email_enabled": 7,
          "email_subject": 13,
          "id": 0,
          "key": 9,
          "kind": 10,
          "postcard_body": 11,
          "print_format": 12,
          "site_id": 1,
          "text_body": 3,
          "text_enabled": 8,
          "title": 2,
          "updated_at": 6
      }
    • schema_attributes:
      {
          "created_at": "timestamp",
          "email_body": "string",
          "email_enabled": "smallint",
          "email_subject": "varchar(255)",
          "id": "int",
          "key": "varchar(255)",
          "kind": "varchar(255)",
          "postcard_body": "string",
          "print_format": "varchar(255)",
          "site_id": "int",
          "text_body": "string",
          "text_enabled": "smallint",
          "title": "string",
          "updated_at": "timestamp"
      }
    • schema_name_id: 1586
    • schema_scan_id: 5813331
    • updated: 2021-07-11 12:52:59
Schema Scans: 3
Last at 2021-07-22 18:01:22
    • duration: 0:00:14.198038
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5817125
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "email_body": "string",
              "email_enabled": "smallint",
              "email_subject": "varchar(255)",
              "id": "int",
              "key": "varchar(255)",
              "kind": "varchar(255)",
              "postcard_body": "string",
              "print_format": "varchar(255)",
              "site_id": "int",
              "text_body": "string",
              "text_enabled": "smallint",
              "title": "string",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-22/1626994881",
              "key": "raw/esscore_notification_templates/2021-07-22/1626994881/split.ess_core.notification_templates0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_notification_templates",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1586
    • start_time: 2021-07-22 18:01:22
    • success: True
    • trace_id: 10058235832439254581
    • duration: 0:00:13.941293
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5816725
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "email_body": "string",
              "email_enabled": "smallint",
              "email_subject": "varchar(255)",
              "id": "int",
              "key": "varchar(255)",
              "kind": "varchar(255)",
              "postcard_body": "string",
              "print_format": "varchar(255)",
              "site_id": "int",
              "text_body": "string",
              "text_enabled": "smallint",
              "title": "string",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-21/1626886016",
              "key": "raw/esscore_notification_templates/2021-07-21/1626886016/split.ess_core.notification_templates0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_notification_templates",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1586
    • start_time: 2021-07-21 11:47:10
    • success: True
    • trace_id: 5412492781023766939
    • duration: 0:00:13.927107
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5813331
    • payload:
      {
          "datatype_dict": {
              "created_at": "timestamp",
              "email_body": "string",
              "email_enabled": "smallint",
              "email_subject": "varchar(255)",
              "id": "int",
              "key": "varchar(255)",
              "kind": "varchar(255)",
              "postcard_body": "string",
              "print_format": "varchar(255)",
              "site_id": "int",
              "text_body": "string",
              "text_enabled": "smallint",
              "title": "string",
              "updated_at": "timestamp"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-ess-dev",
              "hive_path": "s3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-11/1626025968",
              "key": "raw/esscore_notification_templates/2021-07-11/1626025968/split.ess_core.notification_templates0.dat.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.ess_esscore_notification_templates",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 1586
    • start_time: 2021-07-11 12:52:48
    • success: True
    • trace_id: 1521267487187230343
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "created_at": "timestamp",
        "email_body": "string",
        "email_enabled": "smallint",
        "email_subject": "varchar(255)",
        "id": "int",
        "key": "varchar(255)",
        "kind": "varchar(255)",
        "postcard_body": "string",
        "print_format": "varchar(255)",
        "site_id": "int",
        "text_body": "string",
        "text_enabled": "smallint",
        "title": "string",
        "updated_at": "timestamp"
    }
  • created: 2021-07-22 18:01:23
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_notification_templates`\n(\n `id`  int , `site_id`  int , `title`  string , `text_body`  string , `email_body`  string , `created_at`  timestamp , `updated_at`  timestamp , `email_enabled`  smallint , `text_enabled`  smallint , `key`  varchar(255) , `kind`  varchar(255) , `postcard_body`  string , `print_format`  varchar(255) , `email_subject`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-22/1626994881'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_notification_templates`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_notification_templates"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2021-07-11 12:52:48",
        "disabled": false,
        "format": "raw",
        "id": 1586,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "ess_esscore_notification_templates"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "created_at": "timestamp",
            "email_body": "string",
            "email_enabled": "smallint",
            "email_subject": "varchar(255)",
            "id": "int",
            "key": "varchar(255)",
            "kind": "varchar(255)",
            "postcard_body": "string",
            "print_format": "varchar(255)",
            "site_id": "int",
            "text_body": "string",
            "text_enabled": "smallint",
            "title": "string",
            "updated_at": "timestamp"
        },
        "created": "2021-07-22 18:01:23",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_notification_templates`\n(\n `id`  int , `site_id`  int , `title`  string , `text_body`  string , `email_body`  string , `created_at`  timestamp , `updated_at`  timestamp , `email_enabled`  smallint , `text_enabled`  smallint , `key`  varchar(255) , `kind`  varchar(255) , `postcard_body`  string , `print_format`  varchar(255) , `email_subject`  varchar(255) \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'field.delim' = '~', 'quote.delim' = '\"', 'escape.delim' = '\\\\')\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-ess-dev/raw/esscore_notification_templates/2021-07-22/1626994881'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_notification_templates`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_notification_templates"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}