Schema Info
Schema Name: sfdl_dev_rds.incentive_incentive
- created: 2018-03-12 13:27:13
- disabled: False
- format: raw
- id: 582
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "incentive_incentive" } - type: rds
Schema Versions: 1
-
Version 4688977
- created: 2022-03-15 21:24:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_incentive`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_incentive`\n(\n`incentive_id`int,`name`varchar(64),`incentive_type`varchar(32),`value`decimal(13,2),`created_dtm`timestamp,`modified_dtm`timestamp,`active`tinyint,`call_center_active`tinyint,`max_value`decimal(13,2),`fulfiller_campaign_id`varchar(64),`send_instruction_email`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-incentive-dev/raw/incentive/2022-03-15/1647397448'\n", "MSCK REPAIR TABLE sfdl_dev_rds.incentive_incentive" ] - hive_path: s3://sfdl-rds-incentive-dev/raw/incentive/2022-03-15/1647397448
- id: 4688977
- processed: 1
- raw_data:
{ "active": 1, "call_center_active": 0, "created_dtm": "2018-04-26 16:58:13", "fulfiller_campaign_id": "55964a7204dd52fe3bff8959ef285578", "incentive_id": 9, "incentive_type": "FLAT", "max_value": 0.0, "modified_dtm": "2018-05-04 12:35:37", "name": "Partner - SelfStorage $20 Visa", "send_instruction_email": 0, "value": 20.0 } - schema_attributes:
{ "active": "tinyint", "call_center_active": "tinyint", "created_dtm": "timestamp", "fulfiller_campaign_id": "string", "incentive_id": "int", "incentive_type": "string", "max_value": "string", "modified_dtm": "timestamp", "name": "string", "send_instruction_email": "tinyint", "value": "string" } - schema_name_id: 582
- schema_scan_id: 5904386
- updated: 2022-03-15 21:24:39
Schema Scans: 1
Last at 2022-03-15 21:24:27
-
Scan 5904386
- duration: 0:00:14.601419
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5904386
- payload:
{ "datatype_dict": { "active": "tinyint", "call_center_active": "tinyint", "created_dtm": "timestamp", "fulfiller_campaign_id": "varchar(64)", "incentive_id": "int", "incentive_type": "varchar(32)", "max_value": "decimal(13,2)", "modified_dtm": "timestamp", "name": "varchar(64)", "send_instruction_email": "tinyint", "value": "decimal(13,2)" }, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-incentive-dev", "hive_path": "s3://sfdl-rds-incentive-dev/raw/incentive/2022-03-15/1647397448", "key": "raw/incentive/2022-03-15/1647397448/data-5.json.gz" }, "schema": { "name": "sfdl_dev_rds.incentive_incentive", "type": "rds" }, "trace_context": { "parent_id": 6391894743062083149, "service_name": "incentive", "span_id": 5427214387045215216, "trace_id": 6391894743062083149 } } - running: False
- schema_name_id: 582
- start_time: 2022-03-15 21:24:27
- success: True
- trace_id: 6391894743062083149
- attributes:
{ "active": "tinyint", "call_center_active": "tinyint", "created_dtm": "timestamp", "fulfiller_campaign_id": "string", "incentive_id": "int", "incentive_type": "string", "max_value": "string", "modified_dtm": "timestamp", "name": "string", "send_instruction_email": "tinyint", "value": "string" } - created: 2022-03-15 21:24:28
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_incentive`\n(\n`incentive_id`int,`name`varchar(64),`incentive_type`varchar(32),`value`decimal(13,2),`created_dtm`timestamp,`modified_dtm`timestamp,`active`tinyint,`call_center_active`tinyint,`max_value`decimal(13,2),`fulfiller_campaign_id`varchar(64),`send_instruction_email`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-incentive-dev/raw/incentive/2022-03-15/1647397448'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_incentive`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.incentive_incentive" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2018-03-12 13:27:13",
"disabled": false,
"format": "raw",
"id": 582,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "incentive_incentive"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "tinyint",
"call_center_active": "tinyint",
"created_dtm": "timestamp",
"fulfiller_campaign_id": "string",
"incentive_id": "int",
"incentive_type": "string",
"max_value": "string",
"modified_dtm": "timestamp",
"name": "string",
"send_instruction_email": "tinyint",
"value": "string"
},
"created": "2022-03-15 21:24:28",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.incentive_incentive`\n(\n`incentive_id`int,`name`varchar(64),`incentive_type`varchar(32),`value`decimal(13,2),`created_dtm`timestamp,`modified_dtm`timestamp,`active`tinyint,`call_center_active`tinyint,`max_value`decimal(13,2),`fulfiller_campaign_id`varchar(64),`send_instruction_email`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-incentive-dev/raw/incentive/2022-03-15/1647397448'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.incentive_incentive`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.incentive_incentive"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}