Schema Info
Schema Name: sfdl_stage_rds.ess_esscore_tasks
- created: 2021-07-12 13:44:04
- disabled: False
- format: raw
- id: 1122
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "ess_esscore_tasks" } - type: rds
Schema Versions: 4
-
Version 550960
- created: 2023-06-15 19:04:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw/esscore_tasks/2023-06-16/1686873883'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tasks/2023-06-16/1686873883
- id: 550960
- 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", "data": "string", "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)", "rate_change_reminder_rule_id": "string", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 1122
- schema_scan_id: 4963498
- updated: 2023-06-15 19:04:56
-
Version 402918
- created: 2022-06-22 20:51:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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) , `data` string , `recurring_task_id` int , `rate_change_reminder_rule_id` string \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_tasks/2022-06-23/1655949075'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tasks/2022-06-23/1655949075
- id: 402918
- 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", "data": "string", "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)", "rate_change_reminder_rule_id": "string", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 1122
- schema_scan_id: 3933508
- updated: 2022-06-22 20:51:28
-
Version 402818
- created: 2022-06-22 15:46:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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) , `data` string , `recurring_task_id` int , `rate_change_reminder_rule_id` string \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_tasks/2022-06-22/1655930783'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tasks/2022-06-22/1655930783
- id: 402818
- 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", "data": "string", "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)", "rate_change_reminder_rule_id": "string", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 1122
- schema_scan_id: 3932886
- updated: 2022-06-22 15:46:36
-
Version 341537
- created: 2021-07-23 23:51:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tasks`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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 , `data` string , `rate_change_reminder_rule_id` string \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_tasks/2021-07-24/1627102282'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tasks" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tasks/2021-07-24/1627102282
- id: 341537
- 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", "data": "string", "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)", "rate_change_reminder_rule_id": "int", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - schema_name_id: 1122
- schema_scan_id: 3410607
- updated: 2021-07-23 23:51:36
Schema Scans: 4
Last at 2023-06-15 19:04:45
-
Scan 4963498
- duration: 0:00:11.141087
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4963498
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_tasks/2023-06-16/1686873883", "key": "raw/esscore_tasks/2023-06-16/1686873883/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 1122
- start_time: 2023-06-15 19:04:45
- success: True
- trace_id: 10814686253044974692
-
Scan 3933508
- duration: 0:00:13.820888
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3933508
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_tasks/2022-06-23/1655949075", "key": "raw/esscore_tasks/2022-06-23/1655949075/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 1122
- start_time: 2022-06-22 20:51:16
- success: True
- trace_id: 7255681036767556120
-
Scan 3932886
- duration: 0:00:14.030282
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3932886
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_tasks/2022-06-22/1655930783", "key": "raw/esscore_tasks/2022-06-22/1655930783/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 1122
- start_time: 2022-06-22 15:46:24
- success: True
- trace_id: 11646127004383924583
-
Scan 3410607
- duration: 0:00:14.901225
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3410607
- 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-stage", "hive_path": "s3://sfdl-rds-ess-stage/raw/esscore_tasks/2021-07-24/1627102282", "key": "raw/esscore_tasks/2021-07-24/1627102282/split.ess_core.tasks0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tasks", "type": "rds" } } - running: False
- schema_name_id: 1122
- start_time: 2021-07-23 23:51:24
- success: True
- trace_id: 11110612120310810007
- attributes:
{ "completed_at": "timestamp", "created_at": "timestamp", "creator_id": "int", "customer_id": "int", "data": "string", "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)", "rate_change_reminder_rule_id": "string", "recurring_task_id": "int", "site_id": "int", "updated_at": "timestamp" } - created: 2023-06-15 19:04:45
- 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_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-stage/raw/esscore_tasks/2023-06-16/1686873883'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tasks`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tasks" }
- 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:44:04",
"disabled": false,
"format": "raw",
"id": 1122,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_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",
"data": "string",
"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)",
"rate_change_reminder_rule_id": "string",
"recurring_task_id": "int",
"site_id": "int",
"updated_at": "timestamp"
},
"created": "2023-06-15 19:04:45",
"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_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-stage/raw/esscore_tasks/2023-06-16/1686873883'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tasks`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tasks"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}