Schema Info
Schema Name: sfdl_stage_rds.sparefoot_sparefoot_visit_meta
- created: 2022-12-03 14:07:43
- disabled: False
- format: raw
- id: 1517
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_rds", "table": "sparefoot_sparefoot_visit_meta" } - type: rds
Schema Versions: 1
-
Version 465838
- created: 2022-12-03 14:07:43
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_visit_meta`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw_incremental/sparefoot_visit_meta'\n", "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_visit_meta" ] - hive_path: s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta
- id: 465838
- 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: 1517
- schema_scan_id: 4381784
- updated: 2022-12-03 14:12:56
Schema Scans: 1
Last at 2022-12-03 14:07:43
-
Scan 4381784
- duration: 0:07:14.639850
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1385, "partitions_applied": false, "success": true } - id: 4381784
- payload:
{ "datatype_dict": null, "file_format": "parquet", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2022-12-03", "name": "dt", "type": "string", "value": "2022-12-03" }, "s3": { "bucket": "sfdl-rds-sparefoot-stage", "hive_path": "s3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta", "key": "raw_incremental/sparefoot_visit_meta/dt=2022-12-03/visit_meta.parquet.gz" }, "schema": { "name": "sfdl_stage_rds.sparefoot_sparefoot_visit_meta", "type": "rds" }, "trace_context": { "parent_id": 4940370482303978892, "service_name": "sparefoot", "span_id": 12610485934804593977, "trace_id": 4940370482303978892 } } - running: False
- schema_name_id: 1517
- start_time: 2022-12-03 14:07:43
- success: True
- trace_id: 4940370482303978892
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_rds.sparefoot_sparefoot_visit_meta`\nADD\n\n\n PARTITION (dt='2023-04-22') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2023-04-22'\n PARTITION (dt='2023-04-23') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2023-04-23/'\n PARTITION (dt='2023-04-26') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2023-04-26'\n;" ] - name: dt
- state:
[ { "info": { "id": 410514, "location": "s3://sfdl-rds-sparefoot-stage/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:04", "last_data": "2023-04-23 00:06:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 410631, "location": "s3://sfdl-rds-sparefoot-stage/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:59", "last_data": "2023-04-24 00:05:59" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 411518, "location": "s3://sfdl-rds-sparefoot-stage/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:42", "last_data": "2023-04-27 00:05:26" }, "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-12-03 14:07:43
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw_incremental/sparefoot_visit_meta'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_visit_meta`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_visit_meta" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2022-12-03 14:07:43",
"disabled": false,
"format": "raw",
"id": 1517,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_rds",
"table": "sparefoot_sparefoot_visit_meta"
},
"type": "rds"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_rds.sparefoot_sparefoot_visit_meta`\nADD\n\n\n PARTITION (dt='2023-04-22') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2023-04-22'\n PARTITION (dt='2023-04-23') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2023-04-23/'\n PARTITION (dt='2023-04-26') location 's3://sfdl-rds-sparefoot-stage/raw_incremental/sparefoot_visit_meta/dt=2023-04-26'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 410514,
"location": "s3://sfdl-rds-sparefoot-stage/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:04",
"last_data": "2023-04-23 00:06:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 410631,
"location": "s3://sfdl-rds-sparefoot-stage/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:59",
"last_data": "2023-04-24 00:05:59"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 411518,
"location": "s3://sfdl-rds-sparefoot-stage/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:42",
"last_data": "2023-04-27 00:05:26"
},
"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-12-03 14:07:43",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_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-stage/raw_incremental/sparefoot_visit_meta'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.sparefoot_sparefoot_visit_meta`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.sparefoot_sparefoot_visit_meta"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}