Schema Info
Schema Name: sfdl_dev_rds.sparefoot_consumer_event_type
- created: 2022-03-15 15:45:24
- disabled: False
- format: raw
- id: 1754
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "sparefoot_consumer_event_type" } - type: rds
Schema Versions: 3
-
Version 4689047
- created: 2022-03-16 16:44:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_consumer_event_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_consumer_event_type`\n(\n`description`varchar(1024),`insert_time`timestamp,`label`varchar(30),`consumer_event_type_id`int,`name`varchar(30),`active`tinyint\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/consumer_event_type/2022-03-16/1647467079'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_consumer_event_type" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/consumer_event_type/2022-03-16/1647467079
- id: 4689047
- processed: 1
- raw_data:
{ "active": 1, "consumer_event_type_id": 77, "description": "user launched a component (modal, collapse, etc) which autosubmitted a form", "insert_time": "2016-06-22 13:48:37", "label": "form autosubmitted", "name": "FORM_COMPONENT_AUTOSUBMIT" } - schema_attributes:
{ "active": "tinyint", "consumer_event_type_id": "int", "description": "string", "insert_time": "timestamp", "label": "string", "name": "string" } - schema_name_id: 1754
- schema_scan_id: 5904811
- updated: 2022-03-16 16:45:08
-
Version 4689016
- created: 2022-03-16 14:26:20
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_consumer_event_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_consumer_event_type`\n(\n`description`varchar(1024),`insert_time`timestamp,`label`varchar(30),`consumer_event_type_id`int,`name`varchar(30),`active`tinyint\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/consumer_event_type/2022-03-16/1647458763'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_consumer_event_type" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/consumer_event_type/2022-03-16/1647458763
- id: 4689016
- processed: 1
- raw_data:
{ "active": 1, "consumer_event_type_id": 77, "description": "user launched a component (modal, collapse, etc) which autosubmitted a form", "insert_time": "2016-06-22 13:48:37", "label": "form autosubmitted", "name": "FORM_COMPONENT_AUTOSUBMIT" } - schema_attributes:
{ "active": "tinyint", "consumer_event_type_id": "int", "description": "string", "insert_time": "timestamp", "label": "string", "name": "string" } - schema_name_id: 1754
- schema_scan_id: 5904673
- updated: 2022-03-16 14:26:32
-
Version 4688911
- created: 2022-03-15 15:45:24
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_consumer_event_type`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_consumer_event_type`\n(\n`consumer_event_type_id`int,`name`varchar(30),`label`varchar(30),`description`varchar(1024),`active`tinyint,`insert_time`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/consumer_event_type/2022-03-15/1647377089'\n", "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_consumer_event_type" ] - hive_path: s3://sfdl-rds-sparefoot-dev/raw/consumer_event_type/2022-03-15/1647377089
- id: 4688911
- processed: 1
- raw_data:
{ "active": 1, "consumer_event_type_id": 77, "description": "user launched a component (modal, collapse, etc) which autosubmitted a form", "insert_time": "2016-06-22 13:48:37", "label": "form autosubmitted", "name": "FORM_COMPONENT_AUTOSUBMIT" } - schema_attributes:
{ "active": "tinyint", "consumer_event_type_id": "int", "description": "string", "insert_time": "timestamp", "label": "string", "name": "string" } - schema_name_id: 1754
- schema_scan_id: 5904213
- updated: 2022-03-15 15:45:36
Schema Scans: 3
Last at 2022-03-16 16:44:57
-
Scan 5904811
- duration: 0:00:19.305379
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904811
- payload:
{ "datatype_dict": { "active": "tinyint", "consumer_event_type_id": "int", "description": "varchar(1024)", "insert_time": "timestamp", "label": "varchar(30)", "name": "varchar(30)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/consumer_event_type/2022-03-16/1647467079", "key": "raw/consumer_event_type/2022-03-16/1647467079/consumer_event_type-8.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_consumer_event_type", "type": "rds" }, "trace_context": { "parent_id": 10917781854980493744, "service_name": "sparefoot", "span_id": 3021801284779312750, "trace_id": 10917781854980493744 } } - running: False
- schema_name_id: 1754
- start_time: 2022-03-16 16:44:57
- success: True
- trace_id: 10917781854980493744
-
Scan 5904673
- duration: 0:00:14.211369
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904673
- payload:
{ "datatype_dict": { "active": "tinyint", "consumer_event_type_id": "int", "description": "varchar(1024)", "insert_time": "timestamp", "label": "varchar(30)", "name": "varchar(30)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/consumer_event_type/2022-03-16/1647458763", "key": "raw/consumer_event_type/2022-03-16/1647458763/consumer_event_type-8.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_consumer_event_type", "type": "rds" }, "trace_context": { "parent_id": 11710633012821441648, "service_name": "sparefoot", "span_id": 697610228294843470, "trace_id": 11710633012821441648 } } - running: False
- schema_name_id: 1754
- start_time: 2022-03-16 14:26:20
- success: True
- trace_id: 11710633012821441648
-
Scan 5904213
- duration: 0:00:14.328789
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904213
- payload:
{ "datatype_dict": { "active": "tinyint", "consumer_event_type_id": "int", "description": "varchar(1024)", "insert_time": "timestamp", "label": "varchar(30)", "name": "varchar(30)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-sparefoot-dev", "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/consumer_event_type/2022-03-15/1647377089", "key": "raw/consumer_event_type/2022-03-15/1647377089/data-8.json.gz" }, "schema": { "name": "sfdl_dev_rds.sparefoot_consumer_event_type", "type": "rds" }, "trace_context": { "parent_id": 18154650364032842357, "service_name": "sparefoot", "span_id": 8320295108208760903, "trace_id": 18154650364032842357 } } - running: False
- schema_name_id: 1754
- start_time: 2022-03-15 15:45:24
- success: True
- trace_id: 18154650364032842357
- attributes:
{ "active": "tinyint", "consumer_event_type_id": "int", "description": "string", "insert_time": "timestamp", "label": "string", "name": "string" } - created: 2022-03-16 16:44:57
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_consumer_event_type`\n(\n`description`varchar(1024),`insert_time`timestamp,`label`varchar(30),`consumer_event_type_id`int,`name`varchar(30),`active`tinyint\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/consumer_event_type/2022-03-16/1647467079'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_consumer_event_type`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_consumer_event_type" }
- 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 15:45:24",
"disabled": false,
"format": "raw",
"id": 1754,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "sparefoot_consumer_event_type"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "tinyint",
"consumer_event_type_id": "int",
"description": "string",
"insert_time": "timestamp",
"label": "string",
"name": "string"
},
"created": "2022-03-16 16:44:57",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_consumer_event_type`\n(\n`description`varchar(1024),`insert_time`timestamp,`label`varchar(30),`consumer_event_type_id`int,`name`varchar(30),`active`tinyint\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/consumer_event_type/2022-03-16/1647467079'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_consumer_event_type`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_consumer_event_type"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}