Schema Info
Schema Name: sfdl_prod_rds.sparefoot_sparefoot_visit_meta
- created: 2022-11-29 17:36:58
- disabled: False
- format: raw
- id: 1235
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_prod_rds", "table": "sparefoot_sparefoot_visit_meta" } - type: rds
Schema Versions: 1
-
Version 396278
- created: 2022-11-29 17:36:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_visit_meta`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.sparefoot_sparefoot_visit_meta`\n(\n `dt_partition` date , `insert_time` timestamp , `meta_name` string , `meta_value` string , `visit_id` string , `visit_meta_id` int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-prod/raw_incremental/sparefoot_visit_meta'\n", "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_visit_meta" ] - hive_path: s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta
- id: 396278
- processed: 1
- raw_data:
{ "dt_partition": "date32[day]", "insert_time": "timestamp[ns]", "meta_name": "string", "meta_value": "string", "visit_id": "string", "visit_meta_id": "int32" } - schema_attributes:
{ "dt_partition": "date", "insert_time": "timestamp", "meta_name": "string", "meta_value": "string", "visit_id": "string", "visit_meta_id": "int" } - schema_name_id: 1235
- schema_scan_id: 78690948
- updated: 2022-11-29 17:42:23
Schema Scans: 1
Last at 2022-11-29 17:36:58
-
Scan 78690948
- duration: 0:07:13.523616
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1384, "partitions_applied": false, "success": true } - id: 78690948
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2022-07-27", "name": "dt", "type": "string", "value": "2022-07-27" }, "s3": { "bucket": "sfdl-rds-sparefoot-prod", "hive_path": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta", "key": "raw_incremental/sparefoot_visit_meta/dt=2022-07-27/visit_meta.parquet.gz" }, "schema": { "name": "sfdl_prod_rds.sparefoot_sparefoot_visit_meta", "type": "rds" }, "trace_context": { "parent_id": 15389376056662368268, "service_name": "sparefoot", "span_id": 17156088160319786747, "trace_id": 15389376056662368268 } } - running: False
- schema_name_id: 1235
- start_time: 2022-11-29 17:36:58
- success: True
- trace_id: 15389376056662368268
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_prod_rds.sparefoot_sparefoot_visit_meta`\nADD\n\n\n PARTITION (dt='2023-04-22') location 's3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-22'\n PARTITION (dt='2023-04-23') location 's3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-23/'\n PARTITION (dt='2023-04-26') location 's3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-26'\n;" ] - name: dt
- state:
[ { "info": { "id": 905742, "location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-22", "name": "dt", "value": "2023-04-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-04-22 14:08:25", "last_data": "2023-04-23 00:04:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 909595, "location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-23/", "name": "dt", "value": "2023-04-23" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-04-24 00:05:31", "last_data": "2023-04-24 00:05:31" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 910067, "location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-26", "name": "dt", "value": "2023-04-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-04-26 14:08:31", "last_data": "2023-04-27 00:06:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "dt_partition": "date", "insert_time": "timestamp", "meta_name": "string", "meta_value": "string", "visit_id": "string", "visit_meta_id": "int" } - created: 2022-11-29 17:36:58
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.sparefoot_sparefoot_visit_meta`\n(\n `dt_partition` date , `insert_time` timestamp , `meta_name` string , `meta_value` string , `visit_id` string , `visit_meta_id` int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-prod/raw_incremental/sparefoot_visit_meta'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_visit_meta`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_visit_meta" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2022-11-29 17:36:58",
"disabled": false,
"format": "raw",
"id": 1235,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_prod_rds",
"table": "sparefoot_sparefoot_visit_meta"
},
"type": "rds"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_prod_rds.sparefoot_sparefoot_visit_meta`\nADD\n\n\n PARTITION (dt='2023-04-22') location 's3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-22'\n PARTITION (dt='2023-04-23') location 's3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-23/'\n PARTITION (dt='2023-04-26') location 's3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-26'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 905742,
"location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-22",
"name": "dt",
"value": "2023-04-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-04-22 14:08:25",
"last_data": "2023-04-23 00:04:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 909595,
"location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-23/",
"name": "dt",
"value": "2023-04-23"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-04-24 00:05:31",
"last_data": "2023-04-24 00:05:31"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 910067,
"location": "s3://sfdl-rds-sparefoot-prod/raw_incremental/sparefoot_visit_meta/dt=2023-04-26",
"name": "dt",
"value": "2023-04-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-04-26 14:08:31",
"last_data": "2023-04-27 00:06:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"dt_partition": "date",
"insert_time": "timestamp",
"meta_name": "string",
"meta_value": "string",
"visit_id": "string",
"visit_meta_id": "int"
},
"created": "2022-11-29 17:36:58",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.sparefoot_sparefoot_visit_meta`\n(\n `dt_partition` date , `insert_time` timestamp , `meta_name` string , `meta_value` string , `visit_id` string , `visit_meta_id` int \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.ql.io.parquet.serde.ParquetHiveSerDe'\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-prod/raw_incremental/sparefoot_visit_meta'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.sparefoot_sparefoot_visit_meta`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.sparefoot_sparefoot_visit_meta"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}