Schema Info
Schema Name: sfdl_dev_rds.cbkiincremental_kim_i_increm_data
- created: 2019-09-04 13:16:45
- disabled: False
- format: raw
- id: 1295
- is_partitioned: True
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "cbkiincremental_kim_i_increm_data" } - type: rds
Schema Versions: 1
-
Version 4672096
- created: 2019-09-04 13:16:46
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.cbkiincremental_kim_i_increm_data`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.cbkiincremental_kim_i_increm_data`\n(\n `Transaction_date` string , `Product` string , `Price` string , `Payment_Type` string , `Name` string , `City` string , `State` string , `Country` string , `Account_Created` string , `Last_Login` string , `Latitude` string , `Longitude` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.cbkiincremental_kim_i_increm_data" ] - hive_path: s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data
- id: 4672096
- processed: 1
- raw_data:
{ "Account_Created": 8, "City": 5, "Country": 7, "Last_Login": 9, "Latitude": 10, "Longitude": 11, "Name": 4, "Payment_Type": 3, "Price": 2, "Product": 1, "State": 6, "Transaction_date": 0 } - schema_attributes:
{ "Account_Created": "string", "City": "string", "Country": "string", "Last_Login": "string", "Latitude": "string", "Longitude": "string", "Name": "string", "Payment_Type": "string", "Price": "string", "Product": "string", "State": "string", "Transaction_date": "string" } - schema_name_id: 1295
- schema_scan_id: 5158750
- updated: 2019-09-04 13:16:59
Schema Scans: 1
Last at 2019-09-04 13:16:45
-
Scan 5158750
- duration: 0:00:16.076852
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5158750
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "partition": { "location": "s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-02", "name": "dt", "type": "string", "value": "2019-09-02" }, "s3": { "bucket": "sfdl-rds-cbkiincremental-dev", "hive_path": "s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data", "key": "raw_incremental/kim_i_increm_data/dt=2019-09-02/sample_data.csv.gz" }, "schema": { "name": "sfdl_dev_rds.cbkiincremental_kim_i_increm_data", "type": "rds" }, "trace_context": { "parent_id": 15231980559483085309, "service_name": "cbk-i-incremental", "span_id": 1058193121311800256, "trace_id": 9276443009691313385 } } - running: False
- schema_name_id: 1295
- start_time: 2019-09-04 13:16:45
- success: True
- trace_id: 9276443009691313385
- count: 2
- ddl:
[ "ALTER TABLE\n `sfdl_dev_rds.cbkiincremental_kim_i_increm_data`\nADD\n\n\n PARTITION (dt='2019-09-02') location 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-02'\n PARTITION (dt='2019-09-03') location 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-03/'\n;" ] - name: dt
- state:
[ { "info": { "id": 144406, "location": "s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-02", "name": "dt", "value": "2019-09-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2019-09-04 13:16:46", "last_data": "2019-09-05 11:30:35" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 144414, "location": "s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-03/", "name": "dt", "value": "2019-09-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2019-09-04 14:38:30", "last_data": "2019-09-04 14:38:30" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "Account_Created": "string", "City": "string", "Country": "string", "Last_Login": "string", "Latitude": "string", "Longitude": "string", "Name": "string", "Payment_Type": "string", "Price": "string", "Product": "string", "State": "string", "Transaction_date": "string" } - created: 2019-09-04 13:16:46
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.cbkiincremental_kim_i_increm_data`\n(\n `Transaction_date` string , `Product` string , `Price` string , `Payment_Type` string , `Name` string , `City` string , `State` string , `Country` string , `Account_Created` string , `Last_Login` string , `Latitude` string , `Longitude` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.cbkiincremental_kim_i_increm_data`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.cbkiincremental_kim_i_increm_data" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2019-09-04 13:16:45",
"disabled": false,
"format": "raw",
"id": 1295,
"is_partitioned": true,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "cbkiincremental_kim_i_increm_data"
},
"type": "rds"
},
"partition": {
"count": 2,
"ddl": [
"ALTER TABLE\n `sfdl_dev_rds.cbkiincremental_kim_i_increm_data`\nADD\n\n\n PARTITION (dt='2019-09-02') location 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-02'\n PARTITION (dt='2019-09-03') location 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-03/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 144406,
"location": "s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-02",
"name": "dt",
"value": "2019-09-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2019-09-04 13:16:46",
"last_data": "2019-09-05 11:30:35"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 144414,
"location": "s3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data/dt=2019-09-03/",
"name": "dt",
"value": "2019-09-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2019-09-04 14:38:30",
"last_data": "2019-09-04 14:38:30"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"Account_Created": "string",
"City": "string",
"Country": "string",
"Last_Login": "string",
"Latitude": "string",
"Longitude": "string",
"Name": "string",
"Payment_Type": "string",
"Price": "string",
"Product": "string",
"State": "string",
"Transaction_date": "string"
},
"created": "2019-09-04 13:16:46",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.cbkiincremental_kim_i_increm_data`\n(\n `Transaction_date` string , `Product` string , `Price` string , `Payment_Type` string , `Name` string , `City` string , `State` string , `Country` string , `Account_Created` string , `Last_Login` string , `Latitude` string , `Longitude` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-rds-cbkiincremental-dev/raw_incremental/kim_i_increm_data'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.cbkiincremental_kim_i_increm_data`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.cbkiincremental_kim_i_increm_data"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}