Schema Info
Schema Name: sfdl_dev_rds.sparefoot_test_tracking
- created: 2022-03-15 20:55:57
- disabled: False
- format: raw
- id: 1772
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "sparefoot_test_tracking" } - type: rds
Schema Versions: 2
-
Version 4689050
- created: 2022-03-16 16:47:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_test_tracking`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_test_tracking`\n(\n`type`varchar(32),`test_id`int,`timestamp`timestamp,`foreign_key`varchar(32),`variation_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/test_tracking/2022-03-16/1647467232'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_test_tracking" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/test_tracking/2022-03-16/1647467232
- id: 4689050
- processed: 1
- raw_data:
{ "foreign_key": "001595b29a9a1ac71418048204", "test_id": 378, "timestamp": "2017-07-04 00:37:45", "type": "visit", "variation_id": 807 } - schema_attributes:
{ "foreign_key": "string", "test_id": "int", "timestamp": "timestamp", "type": "string", "variation_id": "int" } - schema_name_id: 1772
- schema_scan_id: 5904814
- updated: 2022-03-16 16:47:33
-
Version 4688961
- created: 2022-03-15 20:55:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_test_tracking`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_test_tracking`\n(\n`type`varchar(32),`foreign_key`varchar(32),`test_id`int,`variation_id`int,`timestamp`timestamp\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/test_tracking/2022-03-15/1647395745'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_test_tracking" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/test_tracking/2022-03-15/1647395745
- id: 4688961
- processed: 1
- raw_data:
{ "foreign_key": "001595b29a9a1ac71418048204", "test_id": 378, "timestamp": "2017-07-04 00:37:45", "type": "visit", "variation_id": 807 } - schema_attributes:
{ "foreign_key": "string", "test_id": "int", "timestamp": "timestamp", "type": "string", "variation_id": "int" } - schema_name_id: 1772
- schema_scan_id: 5904346
- updated: 2022-03-15 20:56:08
Schema Scans: 2
Last at 2022-03-16 16:47:21
-
Scan 5904814
- duration: 0:00:14.375599
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904814
- payload:
{ "datatype_dict": { "foreign_key": "varchar(32)", "test_id": "int", "timestamp": "timestamp", "type": "varchar(32)", "variation_id": "int" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/test_tracking/2022-03-16/1647467232", "key": "raw/test_tracking/2022-03-16/1647467232/test_tracking-5.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_test_tracking", "type": "rds" }, "trace_context": { "parent_id": 17015206210029621246, "service_name": "sparefoot", "span_id": 474524318332367043, "trace_id": 17015206210029621246 } } - running: False
- schema_name_id: 1772
- start_time: 2022-03-16 16:47:21
- success: True
- trace_id: 17015206210029621246
-
Scan 5904346
- duration: 0:00:14.258540
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904346
- payload:
{ "datatype_dict": { "foreign_key": "varchar(32)", "test_id": "int", "timestamp": "timestamp", "type": "varchar(32)", "variation_id": "int" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/test_tracking/2022-03-15/1647395745", "key": "raw/test_tracking/2022-03-15/1647395745/data-5.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_test_tracking", "type": "rds" }, "trace_context": { "parent_id": 6541116773703806209, "service_name": "sparefoot", "span_id": 17976961114531058222, "trace_id": 6541116773703806209 } } - running: False
- schema_name_id: 1772
- start_time: 2022-03-15 20:55:56
- success: True
- trace_id: 6541116773703806209
- attributes:
{ "foreign_key": "string", "test_id": "int", "timestamp": "timestamp", "type": "string", "variation_id": "int" } - created: 2022-03-16 16:47:22
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_test_tracking`\n(\n`type`varchar(32),`test_id`int,`timestamp`timestamp,`foreign_key`varchar(32),`variation_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/test_tracking/2022-03-16/1647467232'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_test_tracking`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_test_tracking" }
- 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 20:55:57",
"disabled": false,
"format": "raw",
"id": 1772,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "sparefoot_test_tracking"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"foreign_key": "string",
"test_id": "int",
"timestamp": "timestamp",
"type": "string",
"variation_id": "int"
},
"created": "2022-03-16 16:47:22",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_test_tracking`\n(\n`type`varchar(32),`test_id`int,`timestamp`timestamp,`foreign_key`varchar(32),`variation_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/test_tracking/2022-03-16/1647467232'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_test_tracking`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_test_tracking"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}