Schema Info
Schema Name: sfdl_stage_rds.ess_esscore_notification_templates
- created: 2021-07-12 13:41:44
- disabled: False
- format: raw
- id: 1081
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "ess_esscore_notification_templates" } - type: rds
Schema Versions: 4
-
Version 550922
- created: 2023-06-15 18:32:18
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_notification_templates`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_notification_templates/2023-06-15/1686871936'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_notification_templates" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2023-06-15/1686871936
- id: 550922
- 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: 1081
- schema_scan_id: 4963399
- updated: 2023-06-15 18:32:29
-
Version 402900
- created: 2022-06-22 20:43:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_notification_templates`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_notification_templates/2022-06-23/1655948636'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_notification_templates" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2022-06-23/1655948636
- id: 402900
- 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: 1081
- schema_scan_id: 3933478
- updated: 2022-06-22 20:44:11
-
Version 402782
- created: 2022-06-22 15:35:06
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_notification_templates`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_notification_templates/2022-06-22/1655930104'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_notification_templates" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2022-06-22/1655930104
- id: 402782
- 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: 1081
- schema_scan_id: 3932824
- updated: 2022-06-22 15:35:17
-
Version 341500
- created: 2021-07-23 23:29:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_notification_templates`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_notification_templates/2021-07-24/1627100947'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_notification_templates" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2021-07-24/1627100947
- id: 341500
- 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: 1081
- schema_scan_id: 3410523
- updated: 2021-07-23 23:29:19
Schema Scans: 4
Last at 2023-06-15 18:32:18
-
Scan 4963399
- duration: 0:00:11.205412
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4963399
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2023-06-15/1686871936", "key": "raw/esscore_notification_templates/2023-06-15/1686871936/split.ess_core.notification_templates0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_notification_templates", "type": "rds" } } - running: False
- schema_name_id: 1081
- start_time: 2023-06-15 18:32:18
- success: True
- trace_id: 6907532402584203646
-
Scan 3933478
- duration: 0:00:16.483756
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3933478
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2022-06-23/1655948636", "key": "raw/esscore_notification_templates/2022-06-23/1655948636/split.ess_core.notification_templates0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_notification_templates", "type": "rds" } } - running: False
- schema_name_id: 1081
- start_time: 2022-06-22 20:43:57
- success: True
- trace_id: 8865244303925426994
-
Scan 3932824
- duration: 0:00:14.543126
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3932824
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2022-06-22/1655930104", "key": "raw/esscore_notification_templates/2022-06-22/1655930104/split.ess_core.notification_templates0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_notification_templates", "type": "rds" } } - running: False
- schema_name_id: 1081
- start_time: 2022-06-22 15:35:05
- success: True
- trace_id: 13063765037525488762
-
Scan 3410523
- duration: 0:00:13.924978
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3410523
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_notification_templates/2021-07-24/1627100947", "key": "raw/esscore_notification_templates/2021-07-24/1627100947/split.ess_core.notification_templates0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_notification_templates", "type": "rds" } } - running: False
- schema_name_id: 1081
- start_time: 2021-07-23 23:29:08
- success: True
- trace_id: 10334757310875746301
- 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: 2023-06-15 18:32:18
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_notification_templates/2023-06-15/1686871936'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_notification_templates`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_notification_templates" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2021-07-12 13:41:44",
"disabled": false,
"format": "raw",
"id": 1081,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_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": "2023-06-15 18:32:18",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_notification_templates/2023-06-15/1686871936'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_notification_templates`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_notification_templates"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}