Schema Info
Schema Name: sfdl_dev_rds.cookbook_cliff_sample
- created: 2019-08-28 12:19:34
- disabled: False
- format: raw
- id: 1293
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_rds", "table": "cookbook_cliff_sample" } - type: rds
Schema Versions: 1
-
Version 4672032
- created: 2019-08-29 12:40:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "DROP TABLE IF EXISTS `sfdl_dev_rds.cookbook_cliff_sample`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.cookbook_cliff_sample`\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)\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-cookbook-dev/raw/cliff_sample/2019-08-29/1567100399'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_rds.cookbook_cliff_sample" ] - hive_path: s3://sfdl-rds-cookbook-dev/raw/cliff_sample/2019-08-29/1567100399
- id: 4672032
- 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: 1293
- schema_scan_id: 5152078
- updated: 2019-08-29 12:40:26
Schema Scans: 1
Last at 2019-08-29 12:40:15
-
Scan 5152078
- duration: 0:00:13.438094
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 5152078
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-cookbook-dev", "hive_path": "s3://sfdl-rds-cookbook-dev/raw/cliff_sample/2019-08-29/1567100399", "key": "raw/cliff_sample/2019-08-29/1567100399/sample_data.csv.gz" }, "schema": { "name": "sfdl_dev_rds.cookbook_cliff_sample", "type": "rds" }, "trace_context": { "parent_id": 12102724302830949588, "service_name": "cookbook", "span_id": 6434132659295313673, "trace_id": 15983448247782685180 } } - running: False
- schema_name_id: 1293
- start_time: 2019-08-29 12:40:15
- success: True
- trace_id: 15983448247782685180
- 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-08-29 12:40:15
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.cookbook_cliff_sample`\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)\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-cookbook-dev/raw/cliff_sample/2019-08-29/1567100399'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.cookbook_cliff_sample`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.cookbook_cliff_sample" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2019-08-28 12:19:34",
"disabled": false,
"format": "raw",
"id": 1293,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_rds",
"table": "cookbook_cliff_sample"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"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-08-29 12:40:15",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.cookbook_cliff_sample`\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)\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-cookbook-dev/raw/cliff_sample/2019-08-29/1567100399'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.cookbook_cliff_sample`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.cookbook_cliff_sample"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}