Schema Info
Schema Name: sfdl_stage_rds.ess_esscore_customer_photos
- created: 2021-07-12 13:40:35
- disabled: False
- format: raw
- id: 1061
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "ess_esscore_customer_photos" } - type: rds
Schema Versions: 4
-
Version 550958
- created: 2023-06-15 19:04:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_customer_photos`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_customer_photos`\n(\n `id` int , `customer_id` int , `created_at` timestamp , `updated_at` timestamp , `image` varchar(255) , `primary` smallint \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_customer_photos/2023-06-16/1686873867'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_customer_photos" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_customer_photos/2023-06-16/1686873867
- id: 550958
- processed: 1
- raw_data:
{ "created_at": 2, "customer_id": 1, "id": 0, "image": 4, "primary": 5, "updated_at": 3 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "updated_at": "timestamp" } - schema_name_id: 1061
- schema_scan_id: 4963496
- updated: 2023-06-15 19:04:38
-
Version 402882
- created: 2022-06-22 20:33:20
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_customer_photos`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_customer_photos`\n(\n `id` int , `customer_id` int , `created_at` timestamp , `updated_at` timestamp , `image` varchar(255) , `primary` smallint \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_customer_photos/2022-06-23/1655947999'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_customer_photos" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_customer_photos/2022-06-23/1655947999
- id: 402882
- processed: 1
- raw_data:
{ "created_at": 2, "customer_id": 1, "id": 0, "image": 4, "primary": 5, "updated_at": 3 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "updated_at": "timestamp" } - schema_name_id: 1061
- schema_scan_id: 3933449
- updated: 2022-06-22 20:33:31
-
Version 402766
- created: 2022-06-22 15:31:45
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_customer_photos`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_customer_photos`\n(\n `id` int , `customer_id` int , `created_at` timestamp , `updated_at` timestamp , `image` varchar(255) , `primary` smallint \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_customer_photos/2022-06-22/1655929904'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_customer_photos" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_customer_photos/2022-06-22/1655929904
- id: 402766
- processed: 1
- raw_data:
{ "created_at": 2, "customer_id": 1, "id": 0, "image": 4, "primary": 5, "updated_at": 3 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "updated_at": "timestamp" } - schema_name_id: 1061
- schema_scan_id: 3932797
- updated: 2022-06-22 15:31:56
-
Version 341485
- created: 2021-07-23 23:18:24
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_customer_photos`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.ess_esscore_customer_photos`\n(\n `id` int , `customer_id` int , `created_at` timestamp , `updated_at` timestamp , `image` varchar(255) , `primary` smallint \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_customer_photos/2021-07-24/1627100303'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_customer_photos" ] - hive_path: s3://sfdl-rds-ess-stage/raw/esscore_customer_photos/2021-07-24/1627100303
- id: 341485
- processed: 1
- raw_data:
{ "created_at": 2, "customer_id": 1, "id": 0, "image": 4, "primary": 5, "updated_at": 3 } - schema_attributes:
{ "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "updated_at": "timestamp" } - schema_name_id: 1061
- schema_scan_id: 3410508
- updated: 2021-07-23 23:18:35
Schema Scans: 4
Last at 2023-06-15 19:04:27
-
Scan 4963496
- duration: 0:00:11.109861
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 4963496
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "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_customer_photos/2023-06-16/1686873867", "key": "raw/esscore_customer_photos/2023-06-16/1686873867/split.ess_core.customer_photos0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_customer_photos", "type": "rds" } } - running: False
- schema_name_id: 1061
- start_time: 2023-06-15 19:04:27
- success: True
- trace_id: 17611760009737984606
-
Scan 3933449
- duration: 0:00:13.734931
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3933449
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "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_customer_photos/2022-06-23/1655947999", "key": "raw/esscore_customer_photos/2022-06-23/1655947999/split.ess_core.customer_photos0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_customer_photos", "type": "rds" } } - running: False
- schema_name_id: 1061
- start_time: 2022-06-22 20:33:20
- success: True
- trace_id: 995960425117624077
-
Scan 3932797
- duration: 0:00:14.288411
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3932797
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "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_customer_photos/2022-06-22/1655929904", "key": "raw/esscore_customer_photos/2022-06-22/1655929904/split.ess_core.customer_photos0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_customer_photos", "type": "rds" } } - running: False
- schema_name_id: 1061
- start_time: 2022-06-22 15:31:45
- success: True
- trace_id: 16404065607797218915
-
Scan 3410508
- duration: 0:00:13.705533
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 3410508
- payload:
{ "datatype_dict": { "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "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_customer_photos/2021-07-24/1627100303", "key": "raw/esscore_customer_photos/2021-07-24/1627100303/split.ess_core.customer_photos0.dat.gz" }, "schema": { "name": "sfdl_stage_rds.ess_esscore_customer_photos", "type": "rds" } } - running: False
- schema_name_id: 1061
- start_time: 2021-07-23 23:18:24
- success: True
- trace_id: 11931553334225624801
- attributes:
{ "created_at": "timestamp", "customer_id": "int", "id": "int", "image": "varchar(255)", "primary": "smallint", "updated_at": "timestamp" } - created: 2023-06-15 19:04:27
- 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_customer_photos`\n(\n `id` int , `customer_id` int , `created_at` timestamp , `updated_at` timestamp , `image` varchar(255) , `primary` smallint \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_customer_photos/2023-06-16/1686873867'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_customer_photos`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_customer_photos" }
- 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:40:35",
"disabled": false,
"format": "raw",
"id": 1061,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_rds",
"table": "ess_esscore_customer_photos"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"created_at": "timestamp",
"customer_id": "int",
"id": "int",
"image": "varchar(255)",
"primary": "smallint",
"updated_at": "timestamp"
},
"created": "2023-06-15 19:04:27",
"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_customer_photos`\n(\n `id` int , `customer_id` int , `created_at` timestamp , `updated_at` timestamp , `image` varchar(255) , `primary` smallint \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_customer_photos/2023-06-16/1686873867'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.ess_esscore_customer_photos`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.ess_esscore_customer_photos"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}