Schema Info
Schema Name: sfdl_dev_rds.sparefoot_booking_meta
- created: 2022-03-15 14:51:22
- disabled: False
- format: raw
- id: 1748
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "sparefoot_booking_meta" } - type: rds
Schema Versions: 3
-
Version 4689048
- created: 2022-03-16 16:45:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_booking_meta`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_booking_meta`\n(\n`value`varchar(45),`consumer_contact_id`int,`collection_method`varchar(45),`TIMESTAMP`timestamp,`booking_meta_id`int,`confirmation_code`varchar(45),`key`varchar(45)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647466866'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_booking_meta" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647466866
- id: 4689048
- processed: 1
- raw_data:
{ "TIMESTAMP": "2021-06-08 12:53:13", "booking_meta_id": 8213815, "collection_method": "yim", "confirmation_code": "B3TK2KH27", "consumer_contact_id": null, "key": "alternate_first_name", "value": "AUSTIN" } - schema_attributes:
{ "TIMESTAMP": "timestamp", "booking_meta_id": "int", "collection_method": "string", "confirmation_code": "string", "consumer_contact_id": "int", "key": "string", "value": "string" } - schema_name_id: 1748
- schema_scan_id: 5904809
- updated: 2022-03-16 16:45:43
-
Version 4689011
- created: 2022-03-16 12:15:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_booking_meta`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_booking_meta`\n(\n`value`varchar(45),`collection_method`varchar(45),`consumer_contact_id`int,`TIMESTAMP`timestamp,`booking_meta_id`int,`confirmation_code`varchar(45),`key`varchar(45)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647450886'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_booking_meta" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647450886
- id: 4689011
- processed: 1
- raw_data:
{ "TIMESTAMP": "2014-06-19 14:46:26", "booking_meta_id": 437509, "collection_method": null, "confirmation_code": "EMCFT6GE4", "consumer_contact_id": null, "key": "tenant_connect_sms", "value": "[2255056574]: From SpareFoot: Charlie Maggard" } - schema_attributes:
{ "TIMESTAMP": "timestamp", "booking_meta_id": "int", "collection_method": "string", "confirmation_code": "string", "consumer_contact_id": "int", "key": "string", "value": "string" } - schema_name_id: 1748
- schema_scan_id: 5904494
- updated: 2022-03-16 12:15:22
-
Version 4688893
- created: 2022-03-15 14:51:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_booking_meta`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_booking_meta`\n(\n`booking_meta_id`int,`confirmation_code`varchar(45),`key`varchar(45),`value`varchar(45),`TIMESTAMP`STRING,`collection_method`varchar(45),`consumer_contact_id`int\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-15/1647373869'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_booking_meta" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-15/1647373869
- id: 4688893
- processed: 1
- raw_data:
{ "TIMESTAMP": "2014-06-19 14:46:26", "booking_meta_id": 437509, "collection_method": null, "confirmation_code": "EMCFT6GE4", "consumer_contact_id": null, "key": "tenant_connect_sms", "value": "[2255056574]: From SpareFoot: Charlie Maggard" } - schema_attributes:
{ "TIMESTAMP": "string", "booking_meta_id": "int", "collection_method": "string", "confirmation_code": "string", "consumer_contact_id": "int", "key": "string", "value": "string" } - schema_name_id: 1748
- schema_scan_id: 5904147
- updated: 2022-03-15 14:51:48
Schema Scans: 3
Last at 2022-03-16 16:41:15
-
Scan 5904809
- duration: 0:04:31.285286
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904809
- payload:
{ "datatype_dict": { "booking_meta_id": "int", "collection_method": "varchar(45)", "confirmation_code": "varchar(45)", "consumer_contact_id": "int", "key": "varchar(45)", "timestamp": "timestamp", "value": "varchar(45)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647466866", "key": "raw/booking_meta/2022-03-16/1647466866/booking_meta-8.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_booking_meta", "type": "rds" }, "trace_context": { "parent_id": 13152244882523134280, "service_name": "sparefoot", "span_id": 9746661829335251407, "trace_id": 13152244882523134280 } } - running: False
- schema_name_id: 1748
- start_time: 2022-03-16 16:41:15
- success: True
- trace_id: 13152244882523134280
-
Scan 5904494
- duration: 0:00:34.810263
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904494
- payload:
{ "datatype_dict": { "booking_meta_id": "int", "collection_method": "varchar(45)", "confirmation_code": "varchar(45)", "consumer_contact_id": "int", "key": "varchar(45)", "timestamp": "timestamp", "value": "varchar(45)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647450886", "key": "raw/booking_meta/2022-03-16/1647450886/booking_meta-8.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_booking_meta", "type": "rds" }, "trace_context": { "parent_id": 9055444966829041032, "service_name": "sparefoot", "span_id": 15090815215851664066, "trace_id": 9055444966829041032 } } - running: False
- schema_name_id: 1748
- start_time: 2022-03-16 12:14:52
- success: True
- trace_id: 9055444966829041032
-
Scan 5904147
- duration: 0:00:29.662128
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904147
- payload:
{ "datatype_dict": { "booking_meta_id": "int", "collection_method": "varchar(45)", "confirmation_code": "varchar(45)", "consumer_contact_id": "int", "key": "varchar(45)", "ts": "timestamp", "value": "varchar(45)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-15/1647373869", "key": "raw/booking_meta/2022-03-15/1647373869/data-8.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_booking_meta", "type": "rds" }, "trace_context": { "parent_id": 2657269184479402532, "service_name": "sparefoot", "span_id": 4536010816258753594, "trace_id": 2657269184479402532 } } - running: False
- schema_name_id: 1748
- start_time: 2022-03-15 14:51:21
- success: True
- trace_id: 2657269184479402532
- attributes:
{ "TIMESTAMP": "timestamp", "booking_meta_id": "int", "collection_method": "string", "confirmation_code": "string", "consumer_contact_id": "int", "key": "string", "value": "string" } - created: 2022-03-16 16:45:32
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_booking_meta`\n(\n`value`varchar(45),`consumer_contact_id`int,`collection_method`varchar(45),`TIMESTAMP`timestamp,`booking_meta_id`int,`confirmation_code`varchar(45),`key`varchar(45)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647466866'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_booking_meta`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_booking_meta" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-03-15 14:51:22",
"disabled": false,
"format": "raw",
"id": 1748,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "sparefoot_booking_meta"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"TIMESTAMP": "timestamp",
"booking_meta_id": "int",
"collection_method": "string",
"confirmation_code": "string",
"consumer_contact_id": "int",
"key": "string",
"value": "string"
},
"created": "2022-03-16 16:45:32",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_booking_meta`\n(\n`value`varchar(45),`consumer_contact_id`int,`collection_method`varchar(45),`TIMESTAMP`timestamp,`booking_meta_id`int,`confirmation_code`varchar(45),`key`varchar(45)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-sparefoot-dev/raw/booking_meta/2022-03-16/1647466866'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_booking_meta`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_booking_meta"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}