Schema Info
Schema Name: sfdl_dev_rds.ess_esscore_past_due_rules
- created: 2021-07-11 12:53:07
- disabled: False
- format: raw
- id: 1591
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "ess_esscore_past_due_rules" } - type: rds
Schema Versions: 3
-
Version 4685424
- created: 2021-07-22 18:11:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_past_due_rules`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_past_due_rules`\n(\n `id` int , `site_id` int , `kind` varchar(255) , `fee_name` varchar(255) , `fee_amount_in_cents` int , `fee_percentage` decimal(5,4) , `fee_minimum_rent_amount_in_cents` int , `fee_maximum_rent_amount_in_cents` int , `notification_template_id` int , `status_key` varchar(255) , `lock_out_auction_on` date , `lock_out_auction_offset_in_days` int , `created_at` timestamp , `updated_at` timestamp , `past_due_rule_batch_id` int , `notification_text_enabled` smallint , `notification_email_enabled` smallint , `notification_print_enabled` smallint , `notification_print_format` varchar(255) , `fee_tax_rate_id` int , `settings` 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-dev/raw/esscore_past_due_rules/2021-07-22/1626995517'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_past_due_rules" ] - hive_path: s3://sfdl-rds-ess-dev/raw/esscore_past_due_rules/2021-07-22/1626995517
- id: 4685424
- processed: 1
- raw_data:
{ "created_at": 12, "fee_amount_in_cents": 4, "fee_maximum_rent_amount_in_cents": 7, "fee_minimum_rent_amount_in_cents": 6, "fee_name": 3, "fee_percentage": 5, "fee_tax_rate_id": 19, "id": 0, "kind": 2, "lock_out_auction_offset_in_days": 11, "lock_out_auction_on": 10, "notification_email_enabled": 16, "notification_print_enabled": 17, "notification_print_format": 18, "notification_template_id": 8, "notification_text_enabled": 15, "past_due_rule_batch_id": 14, "settings": 20, "site_id": 1, "status_key": 9, "updated_at": 13 } - schema_attributes:
{ "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "updated_at": "timestamp" } - schema_name_id: 1591
- schema_scan_id: 5817150
- updated: 2021-07-22 18:12:10
-
Version 4685318
- created: 2021-07-21 11:48:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_past_due_rules`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_past_due_rules`\n(\n `id` int , `site_id` int , `kind` varchar(255) , `fee_name` varchar(255) , `fee_amount_in_cents` int , `fee_percentage` decimal(5,4) , `fee_minimum_rent_amount_in_cents` int , `fee_maximum_rent_amount_in_cents` int , `notification_template_id` int , `status_key` varchar(255) , `lock_out_auction_on` date , `lock_out_auction_offset_in_days` int , `created_at` timestamp , `updated_at` timestamp , `past_due_rule_batch_id` int , `notification_text_enabled` smallint , `notification_email_enabled` smallint , `notification_print_enabled` smallint , `notification_print_format` varchar(255) , `fee_tax_rate_id` int , `settings` 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-dev/raw/esscore_past_due_rules/2021-07-21/1626886084'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_past_due_rules" ] - hive_path: s3://sfdl-rds-ess-dev/raw/esscore_past_due_rules/2021-07-21/1626886084
- id: 4685318
- processed: 1
- raw_data:
{ "created_at": 12, "fee_amount_in_cents": 4, "fee_maximum_rent_amount_in_cents": 7, "fee_minimum_rent_amount_in_cents": 6, "fee_name": 3, "fee_percentage": 5, "fee_tax_rate_id": 19, "id": 0, "kind": 2, "lock_out_auction_offset_in_days": 11, "lock_out_auction_on": 10, "notification_email_enabled": 16, "notification_print_enabled": 17, "notification_print_format": 18, "notification_template_id": 8, "notification_text_enabled": 15, "past_due_rule_batch_id": 14, "settings": 20, "site_id": 1, "status_key": 9, "updated_at": 13 } - schema_attributes:
{ "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "updated_at": "timestamp" } - schema_name_id: 1591
- schema_scan_id: 5816736
- updated: 2021-07-21 11:48:16
-
Version 4685153
- created: 2021-07-11 12:53:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_past_due_rules`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.ess_esscore_past_due_rules`\n(\n `id` int , `site_id` int , `kind` varchar(255) , `fee_name` varchar(255) , `fee_amount_in_cents` int , `fee_percentage` decimal(5,4) , `fee_minimum_rent_amount_in_cents` int , `fee_maximum_rent_amount_in_cents` int , `notification_template_id` int , `status_key` varchar(255) , `lock_out_auction_on` date , `lock_out_auction_offset_in_days` int , `created_at` timestamp , `updated_at` timestamp , `past_due_rule_batch_id` int , `notification_text_enabled` smallint , `notification_email_enabled` smallint , `notification_print_enabled` smallint , `notification_print_format` varchar(255) , `fee_tax_rate_id` int , `settings` 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-dev/raw/esscore_past_due_rules/2021-07-11/1626025983'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_past_due_rules" ] - hive_path: s3://sfdl-rds-ess-dev/raw/esscore_past_due_rules/2021-07-11/1626025983
- id: 4685153
- processed: 1
- raw_data:
{ "created_at": 12, "fee_amount_in_cents": 4, "fee_maximum_rent_amount_in_cents": 7, "fee_minimum_rent_amount_in_cents": 6, "fee_name": 3, "fee_percentage": 5, "fee_tax_rate_id": 19, "id": 0, "kind": 2, "lock_out_auction_offset_in_days": 11, "lock_out_auction_on": 10, "notification_email_enabled": 16, "notification_print_enabled": 17, "notification_print_format": 18, "notification_template_id": 8, "notification_text_enabled": 15, "past_due_rule_batch_id": 14, "settings": 20, "site_id": 1, "status_key": 9, "updated_at": 13 } - schema_attributes:
{ "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "updated_at": "timestamp" } - schema_name_id: 1591
- schema_scan_id: 5813336
- updated: 2021-07-11 12:53:18
Schema Scans: 3
Last at 2021-07-22 18:11:58
-
Scan 5817150
- duration: 0:00:13.995784
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5817150
- payload:
{ "datatype_dict": { "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "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_past_due_rules/2021-07-22/1626995517", "key": "raw/esscore_past_due_rules/2021-07-22/1626995517/split.ess_core.past_due_rules0.dat.gz" }, "schema": { "name": "sfdl_dev_rds.ess_esscore_past_due_rules", "type": "rds" } } - running: False
- schema_name_id: 1591
- start_time: 2021-07-22 18:11:58
- success: True
- trace_id: 442472513617090426
-
Scan 5816736
- duration: 0:00:13.861495
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5816736
- payload:
{ "datatype_dict": { "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "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_past_due_rules/2021-07-21/1626886084", "key": "raw/esscore_past_due_rules/2021-07-21/1626886084/split.ess_core.past_due_rules0.dat.gz" }, "schema": { "name": "sfdl_dev_rds.ess_esscore_past_due_rules", "type": "rds" } } - running: False
- schema_name_id: 1591
- start_time: 2021-07-21 11:48:04
- success: True
- trace_id: 4767434081919295468
-
Scan 5813336
- duration: 0:00:13.808397
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5813336
- payload:
{ "datatype_dict": { "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "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_past_due_rules/2021-07-11/1626025983", "key": "raw/esscore_past_due_rules/2021-07-11/1626025983/split.ess_core.past_due_rules0.dat.gz" }, "schema": { "name": "sfdl_dev_rds.ess_esscore_past_due_rules", "type": "rds" } } - running: False
- schema_name_id: 1591
- start_time: 2021-07-11 12:53:07
- success: True
- trace_id: 14792187186332136171
- attributes:
{ "created_at": "timestamp", "fee_amount_in_cents": "int", "fee_maximum_rent_amount_in_cents": "int", "fee_minimum_rent_amount_in_cents": "int", "fee_name": "varchar(255)", "fee_percentage": "decimal(5,4)", "fee_tax_rate_id": "int", "id": "int", "kind": "varchar(255)", "lock_out_auction_offset_in_days": "int", "lock_out_auction_on": "date", "notification_email_enabled": "smallint", "notification_print_enabled": "smallint", "notification_print_format": "varchar(255)", "notification_template_id": "int", "notification_text_enabled": "smallint", "past_due_rule_batch_id": "int", "settings": "string", "site_id": "int", "status_key": "varchar(255)", "updated_at": "timestamp" } - created: 2021-07-22 18:11:58
- 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_past_due_rules`\n(\n `id` int , `site_id` int , `kind` varchar(255) , `fee_name` varchar(255) , `fee_amount_in_cents` int , `fee_percentage` decimal(5,4) , `fee_minimum_rent_amount_in_cents` int , `fee_maximum_rent_amount_in_cents` int , `notification_template_id` int , `status_key` varchar(255) , `lock_out_auction_on` date , `lock_out_auction_offset_in_days` int , `created_at` timestamp , `updated_at` timestamp , `past_due_rule_batch_id` int , `notification_text_enabled` smallint , `notification_email_enabled` smallint , `notification_print_enabled` smallint , `notification_print_format` varchar(255) , `fee_tax_rate_id` int , `settings` 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-dev/raw/esscore_past_due_rules/2021-07-22/1626995517'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_past_due_rules`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_past_due_rules" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2021-07-11 12:53:07",
"disabled": false,
"format": "raw",
"id": 1591,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "ess_esscore_past_due_rules"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"created_at": "timestamp",
"fee_amount_in_cents": "int",
"fee_maximum_rent_amount_in_cents": "int",
"fee_minimum_rent_amount_in_cents": "int",
"fee_name": "varchar(255)",
"fee_percentage": "decimal(5,4)",
"fee_tax_rate_id": "int",
"id": "int",
"kind": "varchar(255)",
"lock_out_auction_offset_in_days": "int",
"lock_out_auction_on": "date",
"notification_email_enabled": "smallint",
"notification_print_enabled": "smallint",
"notification_print_format": "varchar(255)",
"notification_template_id": "int",
"notification_text_enabled": "smallint",
"past_due_rule_batch_id": "int",
"settings": "string",
"site_id": "int",
"status_key": "varchar(255)",
"updated_at": "timestamp"
},
"created": "2021-07-22 18:11:58",
"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_past_due_rules`\n(\n `id` int , `site_id` int , `kind` varchar(255) , `fee_name` varchar(255) , `fee_amount_in_cents` int , `fee_percentage` decimal(5,4) , `fee_minimum_rent_amount_in_cents` int , `fee_maximum_rent_amount_in_cents` int , `notification_template_id` int , `status_key` varchar(255) , `lock_out_auction_on` date , `lock_out_auction_offset_in_days` int , `created_at` timestamp , `updated_at` timestamp , `past_due_rule_batch_id` int , `notification_text_enabled` smallint , `notification_email_enabled` smallint , `notification_print_enabled` smallint , `notification_print_format` varchar(255) , `fee_tax_rate_id` int , `settings` 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-dev/raw/esscore_past_due_rules/2021-07-22/1626995517'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.ess_esscore_past_due_rules`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.ess_esscore_past_due_rules"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}