Schema Info
Schema Name: sfdl_dev_drivethru.hackathonnic_the_legend_himself
- created: 2023-04-14 08:40:44
- disabled: False
- format: raw
- id: 2220
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "hackathonnic_the_legend_himself" } - type: drivethrucsv
Schema Versions: 1
-
Version 4693871
- created: 2023-04-14 08:40:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hackathonnic_the_legend_himself`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hackathonnic_the_legend_himself`\n(\n `period` string , `previous_period` string , `rev_amount_previous` string , `rec_amount_previous` 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-drivethrucsv-drivethru-dev/raw/hackathonnic_the_legend_himself/2023-04-14/1681479635'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.hackathonnic_the_legend_himself" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/hackathonnic_the_legend_himself/2023-04-14/1681479635
- id: 4693871
- processed: 1
- raw_data:
{ "period": 0, "previous_period": 1, "rec_amount_previous": 3, "rev_amount_previous": 2 } - schema_attributes:
{ "period": "string", "previous_period": "string", "rec_amount_previous": "string", "rev_amount_previous": "string" } - schema_name_id: 2220
- schema_scan_id: 6163891
- updated: 2023-04-14 08:40:55
Schema Scans: 1
Last at 2023-04-14 08:40:44
-
Scan 6163891
- duration: 0:00:11.572460
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6163891
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/hackathonnic_the_legend_himself/2023-04-14/1681479635", "key": "raw/hackathonnic_the_legend_himself/2023-04-14/1681479635/test1681479631.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.hackathonnic_the_legend_himself", "type": "drivethrucsv" }, "trace_context": { "parent_id": 6628697953906995588, "service_name": "drive-thru", "span_id": 5113584737566986382, "trace_id": 4426144295359828788 } } - running: False
- schema_name_id: 2220
- start_time: 2023-04-14 08:40:44
- success: True
- trace_id: 4426144295359828788
- attributes:
{ "period": "string", "previous_period": "string", "rec_amount_previous": "string", "rev_amount_previous": "string" } - created: 2023-04-14 08:40:44
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hackathonnic_the_legend_himself`\n(\n `period` string , `previous_period` string , `rev_amount_previous` string , `rec_amount_previous` 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-drivethrucsv-drivethru-dev/raw/hackathonnic_the_legend_himself/2023-04-14/1681479635'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hackathonnic_the_legend_himself`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hackathonnic_the_legend_himself" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2023-04-14 08:40:44",
"disabled": false,
"format": "raw",
"id": 2220,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "hackathonnic_the_legend_himself"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"period": "string",
"previous_period": "string",
"rec_amount_previous": "string",
"rev_amount_previous": "string"
},
"created": "2023-04-14 08:40:44",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hackathonnic_the_legend_himself`\n(\n `period` string , `previous_period` string , `rev_amount_previous` string , `rec_amount_previous` 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-drivethrucsv-drivethru-dev/raw/hackathonnic_the_legend_himself/2023-04-14/1681479635'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hackathonnic_the_legend_himself`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hackathonnic_the_legend_himself"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}