Schema Info
Schema Name: sfdl_test_rds.sparefoot_account_modifiers_json
- created: 2022-05-18 11:51:49
- disabled: False
- format: raw
- id: 1797
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_test_rds", "table": "sparefoot_account_modifiers_json" } - type: rds
Schema Versions: 3
-
Version 4690057
- created: 2022-08-31 17:52:07
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_json`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_json`\n(\n`account_id`int,`modifier_name`varchar(255),`active`tinyint,`modifier_value`string,`created_at`timestamp,`updated_at`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-testing-dev/raw/account_modifiers/2022-05-18/json'\n", "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_json" ] - hive_path: s3://sfdl-rds-testing-dev/raw/account_modifiers/2022-05-18/json
- id: 4690057
- processed: 1
- raw_data:
{ "account_id": 1, "active": 1, "created_at": "2021-09-17 12:38:03", "modifier_name": "growth_rate_modifier", "modifier_value": 0.8, "updated_at": "2022-01-13 13:37:51" } - schema_attributes:
{ "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "string", "modifier_value": "string", "updated_at": "timestamp" } - schema_name_id: 1797
- schema_scan_id: 5972843
- updated: 2022-08-31 17:52:21
-
Version 4689172
- created: 2022-05-18 12:20:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_json`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_json`\n(\n`active`tinyint,`account_id`int,`created_at`timestamp,`modifier_value`string,`updated_at`timestamp,`modifier_name`varchar(255)\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-testing-dev/raw/account_modifiers/2022-05-18/json'\n", "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_json" ] - hive_path: s3://sfdl-rds-testing-dev/raw/account_modifiers/2022-05-18/json
- id: 4689172
- processed: 1
- raw_data:
{ "account_id": 1, "active": 1, "created_at": "2021-09-17 12:38:03", "modifier_name": "growth_rate_modifier", "modifier_value": 0.8, "updated_at": "2022-01-13 13:37:51" } - schema_attributes:
{ "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "string", "modifier_value": "string", "updated_at": "timestamp" } - schema_name_id: 1797
- schema_scan_id: 5923385
- updated: 2022-05-18 12:21:02
-
Version 4689170
- created: 2022-05-18 12:09:52
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_json`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_json`\n(\n`account_id`int,`modifier_name`varchar(255),`active`tinyint,`modifier_value`string,`created_at`timestamp,`updated_at`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-testing-dev/raw/account_modifiers'\n", "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_json" ] - hive_path: s3://sfdl-rds-testing-dev/raw/account_modifiers
- id: 4689170
- processed: 1
- raw_data:
{ "account_id": 1, "active": 1, "created_at": "2021-09-17 12:38:03", "modifier_name": "growth_rate_modifier", "modifier_value": 0.8, "updated_at": "2022-01-13 13:37:51" } - schema_attributes:
{ "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "string", "modifier_value": "string", "updated_at": "timestamp" } - schema_name_id: 1797
- schema_scan_id: 5923377
- updated: 2022-05-18 12:10:05
Schema Scans: 3
Last at 2022-08-31 17:52:06
-
Scan 5972843
- duration: 0:00:14.161341
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5972843
- payload:
{ "datatype_dict": { "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "varchar(255)", "modifier_value": "string", "updated_at": "timestamp" }, "file_format": "json", "is_schema_datatyped": true, "partition": false, "s3": { "bucket": "sfdl-rds-testing-dev", "hive_path": "s3://sfdl-rds-testing-dev/raw/account_modifiers/2022-05-18/json", "key": "raw/account_modifiers/2022-05-18/json/account_modifiers-1.json.gz" }, "schema": { "name": "sfdl_test_rds.sparefoot_account_modifiers_json", "type": "rds" } } - running: False
- schema_name_id: 1797
- start_time: 2022-08-31 17:52:06
- success: True
- trace_id: 5844427806979796973
-
Scan 5923385
- duration: 0:00:14.509882
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5923385
- payload:
{ "datatype_dict": { "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "varchar(255)", "modifier_value": "string", "updated_at": "timestamp" }, "file_format": "json", "is_schema_datatyped": true, "partition": false, "s3": { "bucket": "sfdl-rds-testing-dev", "hive_path": "s3://sfdl-rds-testing-dev/raw/account_modifiers/2022-05-18/json", "key": "raw/account_modifiers/2022-05-18/json/account_modifiers-1.json.gz" }, "schema": { "name": "sfdl_test_rds.sparefoot_account_modifiers_json", "type": "rds" } } - running: False
- schema_name_id: 1797
- start_time: 2022-05-18 12:20:50
- success: True
- trace_id: 12524992596035338169
-
Scan 5923377
- duration: 0:00:16.881142
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5923377
- payload:
{ "datatype_dict": { "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "varchar(255)", "modifier_value": "string", "updated_at": "timestamp" }, "file_format": "json", "is_schema_datatyped": true, "partition": false, "s3": { "bucket": "sfdl-rds-testing-dev", "hive_path": "s3://sfdl-rds-testing-dev/raw/account_modifiers", "key": "raw/account_modifiers/2022-05-18/json/account_modifiers-1.json.gz" }, "schema": { "name": "sfdl_test_rds.sparefoot_account_modifiers_json", "type": "rds" } } - running: False
- schema_name_id: 1797
- start_time: 2022-05-18 12:09:51
- success: True
- trace_id: 6537101266674813386
- attributes:
{ "account_id": "int", "active": "tinyint", "created_at": "timestamp", "modifier_name": "string", "modifier_value": "string", "updated_at": "timestamp" } - created: 2022-08-31 17:52:07
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_json`\n(\n`account_id`int,`modifier_name`varchar(255),`active`tinyint,`modifier_value`string,`created_at`timestamp,`updated_at`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-testing-dev/raw/account_modifiers/2022-05-18/json'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_json`", "repair_table": "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_json" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-05-18 11:51:49",
"disabled": false,
"format": "raw",
"id": 1797,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_test_rds",
"table": "sparefoot_account_modifiers_json"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"account_id": "int",
"active": "tinyint",
"created_at": "timestamp",
"modifier_name": "string",
"modifier_value": "string",
"updated_at": "timestamp"
},
"created": "2022-08-31 17:52:07",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_test_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_test_rds.sparefoot_account_modifiers_json`\n(\n`account_id`int,`modifier_name`varchar(255),`active`tinyint,`modifier_value`string,`created_at`timestamp,`updated_at`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-testing-dev/raw/account_modifiers/2022-05-18/json'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_test_rds.sparefoot_account_modifiers_json`",
"repair_table": "MSCK REPAIR TABLE sfdl_test_rds.sparefoot_account_modifiers_json"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}