Schema Info
Schema Name: sfdl_prod_rds.ess_esscore_tasks
- created: 2021-07-26 18:24:25
- disabled: False
- format: raw
- id: 929
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_prod_rds", "table": "ess_esscore_tasks" } - type: rds
Schema Versions: 3
-
Version 1372678
- created: 2025-07-03 23:27:41
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_tasks`\n(\n `id` int , `site_id` int , `customer_id` int , `past_due_rule_id` int , `notification_template_id` int , `print_batch_id` int , `kind` varchar(255) , `name` varchar(255) , `description` string , `due_at` timestamp , `completed_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `creator_id` int , `print_format` varchar(255) , `recurring_task_id` int \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-prod/raw/esscore_tasks/2025-07-04/1751603257'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_tasks/2025-07-04/1751603257
- id: 1372678
- processed: 1
- raw_data:
{ "completed_at": 10, "created_at": 11, "creator_id": 13, "customer_id": 2, "description": 8, "due_at": 9, "id": 0, "kind": 6, "name": 7, "notification_template_id": 4, "past_due_rule_id": 3, "print_batch_id": 5, "print_format": 14, "recurring_task_id": 15, "site_id": 1, "updated_at": 12 } - schema_attributes:
{ "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 929
- schema_scan_id: 145006232
- updated: 2025-07-03 23:27:51
-
Version 1332706
- created: 2025-06-02 09:42:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_tasks`\n(\n `id` int , `site_id` int , `customer_id` int , `past_due_rule_id` int , `notification_template_id` int , `print_batch_id` int , `kind` varchar(255) , `name` varchar(255) , `description` string , `due_at` timestamp , `completed_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `creator_id` int , `print_format` varchar(255) , `recurring_task_id` int \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-prod/raw/esscore_tasks/2025-06-02/1748875321'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_tasks/2025-06-02/1748875321
- id: 1332706
- processed: 1
- raw_data:
{ "completed_at": 10, "created_at": 11, "creator_id": 13, "customer_id": 2, "description": 8, "due_at": 9, "id": 0, "kind": 6, "name": 7, "notification_template_id": 4, "past_due_rule_id": 3, "print_batch_id": 5, "print_format": 14, "recurring_task_id": 15, "site_id": 1, "updated_at": 12 } - schema_attributes:
{ "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 929
- schema_scan_id: 143165247
- updated: 2025-06-02 09:42:17
-
Version 1331312
- created: 2025-06-01 09:50:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_tasks`\n(\n `id` int , `site_id` int , `customer_id` int , `past_due_rule_id` int , `notification_template_id` int , `print_batch_id` int , `kind` varchar(255) , `name` varchar(255) , `description` string , `due_at` timestamp , `completed_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `creator_id` int , `print_format` varchar(255) , `recurring_task_id` int \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-prod/raw/esscore_tasks/2025-06-01/1748789431'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-prod/raw/esscore_tasks/2025-06-01/1748789431
- id: 1331312
- processed: 1
- raw_data:
{ "completed_at": 10, "created_at": 11, "creator_id": 13, "customer_id": 2, "description": 8, "due_at": 9, "id": 0, "kind": 6, "name": 7, "notification_template_id": 4, "past_due_rule_id": 3, "print_batch_id": 5, "print_format": 14, "recurring_task_id": 15, "site_id": 1, "updated_at": 12 } - schema_attributes:
{ "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 929
- schema_scan_id: 143108938
- updated: 2025-06-01 09:50:46
Schema Scans: 3
Last at 2025-07-03 23:27:40
-
Scan 145006232
- duration: 0:00:11.060838
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 145006232
- payload:
{ "datatype_dict": { "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_tasks/2025-07-04/1751603257", "key": "raw/esscore_tasks/2025-07-04/1751603257/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 929
- start_time: 2025-07-03 23:27:40
- success: True
- trace_id: 351205295729082441
-
Scan 143165247
- duration: 0:00:13.608920
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 143165247
- payload:
{ "datatype_dict": { "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_tasks/2025-06-02/1748875321", "key": "raw/esscore_tasks/2025-06-02/1748875321/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 929
- start_time: 2025-06-02 09:42:04
- success: True
- trace_id: 17416690950779626430
-
Scan 143108938
- duration: 0:00:11.096873
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 143108938
- payload:
{ "datatype_dict": { "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "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-prod", "hive_path": "s3://sfdl-rds-ess-prod/raw/esscore_tasks/2025-06-01/1748789431", "key": "raw/esscore_tasks/2025-06-01/1748789431/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_prod_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 929
- start_time: 2025-06-01 09:50:35
- success: True
- trace_id: 394609689086775353
- attributes:
{ "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "description": "string", "due_at": "timestamp", "id": "int", "kind": "varchar(255)", "name": "varchar(255)", "notification_template_id": "int", "past_due_rule_id": "int", "print_batch_id": "int", "print_format": "varchar(255)", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - created: 2025-07-03 23:27:41
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_tasks`\n(\n `id` int , `site_id` int , `customer_id` int , `past_due_rule_id` int , `notification_template_id` int , `print_batch_id` int , `kind` varchar(255) , `name` varchar(255) , `description` string , `due_at` timestamp , `completed_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `creator_id` int , `print_format` varchar(255) , `recurring_task_id` int \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-prod/raw/esscore_tasks/2025-07-04/1751603257'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_tasks`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_tasks" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2021-07-26 18:24:25",
"disabled": false,
"format": "raw",
"id": 929,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_prod_rds",
"table": "ess_esscore_tasks"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"completed_at": "timestamp",
"created_at": "timestamp",
"creator_id": "int",
"customer_id": "int",
"description": "string",
"due_at": "timestamp",
"id": "int",
"kind": "varchar(255)",
"name": "varchar(255)",
"notification_template_id": "int",
"past_due_rule_id": "int",
"print_batch_id": "int",
"print_format": "varchar(255)",
"recurring_task_id": "int",
"site_id": "int",
"updated_at": "timestamp"
},
"created": "2025-07-03 23:27:41",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.ess_esscore_tasks`\n(\n `id` int , `site_id` int , `customer_id` int , `past_due_rule_id` int , `notification_template_id` int , `print_batch_id` int , `kind` varchar(255) , `name` varchar(255) , `description` string , `due_at` timestamp , `completed_at` timestamp , `created_at` timestamp , `updated_at` timestamp , `creator_id` int , `print_format` varchar(255) , `recurring_task_id` int \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-prod/raw/esscore_tasks/2025-07-04/1751603257'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.ess_esscore_tasks`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.ess_esscore_tasks"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}