Schema Info
Schema Name: sfdl_stage_rds.ess_esscore_tenant_protection_snapshots
- created: 2021-07-12 13:44:17
- disabled: False
- format: raw
- id: 1125
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "ess_esscore_tenant_protection_snapshots" } - type: rds
Schema Versions: 4
-
Version 550939
- created: 2023-06-15 18:56:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`\n(\n `id` bigint , `site_id` int , `billed` decimal(15,2) , `collected` decimal(15,2) , `coverage` decimal(15,2) , `exposure` decimal(15,2) , `facility_share` decimal(15,2) , `ess_share` decimal(15,2) , `number_of_new_plans` int , `number_of_active_rentals` int , `month` int , `year` int , `created_at` timestamp , `updated_at` timestamp , `number_of_active_plans` 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_tenant_protection_snapshots/2023-06-15/1686873395'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tenant_protection_snapshots" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tenant_protection_snapshots/2023-06-15/1686873395
- id: 550939
- processed: 1
- raw_data:
{ "billed": 2, "collected": 3, "coverage": 4, "created_at": 12, "ess_share": 7, "exposure": 5, "facility_share": 6, "id": 0, "month": 10, "number_of_active_plans": 14, "number_of_active_rentals": 9, "number_of_new_plans": 8, "site_id": 1, "updated_at": 13, "year": 11 } - schema_attributes:
{ "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_plans": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" } - schema_name_id: 1125
- schema_scan_id: 4963461
- updated: 2023-06-15 18:56:47
-
Version 402917
- created: 2022-06-22 20:50:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`\n(\n `id` bigint , `site_id` int , `billed` decimal(15,2) , `collected` decimal(15,2) , `coverage` decimal(15,2) , `exposure` decimal(15,2) , `facility_share` decimal(15,2) , `ess_share` decimal(15,2) , `number_of_new_plans` int , `number_of_active_rentals` int , `month` int , `year` int , `created_at` timestamp , `updated_at` timestamp \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_tenant_protection_snapshots/2022-06-23/1655949015'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tenant_protection_snapshots" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tenant_protection_snapshots/2022-06-23/1655949015
- id: 402917
- processed: 1
- raw_data:
{ "billed": 2, "collected": 3, "coverage": 4, "created_at": 12, "ess_share": 7, "exposure": 5, "facility_share": 6, "id": 0, "month": 10, "number_of_active_rentals": 9, "number_of_new_plans": 8, "site_id": 1, "updated_at": 13, "year": 11 } - schema_attributes:
{ "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" } - schema_name_id: 1125
- schema_scan_id: 3933504
- updated: 2022-06-22 20:50:28
-
Version 402817
- created: 2022-06-22 15:45:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`\n(\n `id` bigint , `site_id` int , `billed` decimal(15,2) , `collected` decimal(15,2) , `coverage` decimal(15,2) , `exposure` decimal(15,2) , `facility_share` decimal(15,2) , `ess_share` decimal(15,2) , `number_of_new_plans` int , `number_of_active_rentals` int , `month` int , `year` int , `created_at` timestamp , `updated_at` timestamp \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_tenant_protection_snapshots/2022-06-22/1655930755'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tenant_protection_snapshots" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tenant_protection_snapshots/2022-06-22/1655930755
- id: 402817
- processed: 1
- raw_data:
{ "billed": 2, "collected": 3, "coverage": 4, "created_at": 12, "ess_share": 7, "exposure": 5, "facility_share": 6, "id": 0, "month": 10, "number_of_active_rentals": 9, "number_of_new_plans": 8, "site_id": 1, "updated_at": 13, "year": 11 } - schema_attributes:
{ "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" } - schema_name_id: 1125
- schema_scan_id: 3932885
- updated: 2022-06-22 15:46:08
-
Version 341540
- created: 2021-07-23 23:52:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`\n(\n `id` bigint , `site_id` int , `billed` decimal(15,2) , `collected` decimal(15,2) , `coverage` decimal(15,2) , `exposure` decimal(15,2) , `facility_share` decimal(15,2) , `ess_share` decimal(15,2) , `number_of_new_plans` int , `number_of_active_rentals` int , `month` int , `year` int , `created_at` timestamp , `updated_at` timestamp \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_tenant_protection_snapshots/2021-07-24/1627102335'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tenant_protection_snapshots" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_tenant_protection_snapshots/2021-07-24/1627102335
- id: 341540
- processed: 1
- raw_data:
{ "billed": 2, "collected": 3, "coverage": 4, "created_at": 12, "ess_share": 7, "exposure": 5, "facility_share": 6, "id": 0, "month": 10, "number_of_active_rentals": 9, "number_of_new_plans": 8, "site_id": 1, "updated_at": 13, "year": 11 } - schema_attributes:
{ "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" } - schema_name_id: 1125
- schema_scan_id: 3410610
- updated: 2021-07-23 23:52:27
Schema Scans: 4
Last at 2023-06-15 18:56:36
-
Scan 4963461
- duration: 0:00:11.247549
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4963461
- payload:
{ "datatype_dict": { "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_plans": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" }, "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_tenant_protection_snapshots/2023-06-15/1686873395", "key": "raw/esscore_tenant_protection_snapshots/2023-06-15/1686873395/split.ess_core.tenant_protection_snapshots0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tenant_protection_snapshots", "type": "rds" } } - running: False
- schema_name_id: 1125
- start_time: 2023-06-15 18:56:36
- success: True
- trace_id: 2790450497587574200
-
Scan 3933504
- duration: 0:00:13.871027
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3933504
- payload:
{ "datatype_dict": { "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" }, "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_tenant_protection_snapshots/2022-06-23/1655949015", "key": "raw/esscore_tenant_protection_snapshots/2022-06-23/1655949015/split.ess_core.tenant_protection_snapshots0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tenant_protection_snapshots", "type": "rds" } } - running: False
- schema_name_id: 1125
- start_time: 2022-06-22 20:50:16
- success: True
- trace_id: 14690056423498221272
-
Scan 3932885
- duration: 0:00:14.197108
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3932885
- payload:
{ "datatype_dict": { "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" }, "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_tenant_protection_snapshots/2022-06-22/1655930755", "key": "raw/esscore_tenant_protection_snapshots/2022-06-22/1655930755/split.ess_core.tenant_protection_snapshots0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tenant_protection_snapshots", "type": "rds" } } - running: False
- schema_name_id: 1125
- start_time: 2022-06-22 15:45:56
- success: True
- trace_id: 1831764402380107472
-
Scan 3410610
- duration: 0:00:13.726495
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3410610
- payload:
{ "datatype_dict": { "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" }, "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_tenant_protection_snapshots/2021-07-24/1627102335", "key": "raw/esscore_tenant_protection_snapshots/2021-07-24/1627102335/split.ess_core.tenant_protection_snapshots0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_tenant_protection_snapshots", "type": "rds" } } - running: False
- schema_name_id: 1125
- start_time: 2021-07-23 23:52:16
- success: True
- trace_id: 646121610662617584
- attributes:
{ "billed": "decimal(15,2)", "collected": "decimal(15,2)", "coverage": "decimal(15,2)", "created_at": "timestamp", "ess_share": "decimal(15,2)", "exposure": "decimal(15,2)", "facility_share": "decimal(15,2)", "id": "bigint", "month": "int", "number_of_active_plans": "int", "number_of_active_rentals": "int", "number_of_new_plans": "int", "site_id": "int", "updated_at": "timestamp", "year": "int" } - created: 2023-06-15 18:56:36
- 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_tenant_protection_snapshots`\n(\n `id` bigint , `site_id` int , `billed` decimal(15,2) , `collected` decimal(15,2) , `coverage` decimal(15,2) , `exposure` decimal(15,2) , `facility_share` decimal(15,2) , `ess_share` decimal(15,2) , `number_of_new_plans` int , `number_of_active_rentals` int , `month` int , `year` int , `created_at` timestamp , `updated_at` timestamp , `number_of_active_plans` 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_tenant_protection_snapshots/2023-06-15/1686873395'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tenant_protection_snapshots" }
- 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:17",
"disabled": false,
"format": "raw",
"id": 1125,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_rds",
"table": "ess_esscore_tenant_protection_snapshots"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"billed": "decimal(15,2)",
"collected": "decimal(15,2)",
"coverage": "decimal(15,2)",
"created_at": "timestamp",
"ess_share": "decimal(15,2)",
"exposure": "decimal(15,2)",
"facility_share": "decimal(15,2)",
"id": "bigint",
"month": "int",
"number_of_active_plans": "int",
"number_of_active_rentals": "int",
"number_of_new_plans": "int",
"site_id": "int",
"updated_at": "timestamp",
"year": "int"
},
"created": "2023-06-15 18:56:36",
"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_tenant_protection_snapshots`\n(\n `id` bigint , `site_id` int , `billed` decimal(15,2) , `collected` decimal(15,2) , `coverage` decimal(15,2) , `exposure` decimal(15,2) , `facility_share` decimal(15,2) , `ess_share` decimal(15,2) , `number_of_new_plans` int , `number_of_active_rentals` int , `month` int , `year` int , `created_at` timestamp , `updated_at` timestamp , `number_of_active_plans` 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_tenant_protection_snapshots/2023-06-15/1686873395'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_tenant_protection_snapshots`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_tenant_protection_snapshots"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}