Schema Info
Schema Name: sfdl_stage_googlesheet.storedge_webworks_report
- created: 2019-01-10 09:22:57
- disabled: False
- format: raw
- id: 683
- is_partitioned: False
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_googlesheet", "table": "storedge_webworks_report" } - type: googlesheet
Schema Versions: 1
-
Version 193570
- created: 2019-01-10 09:22:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_googlesheet`", "DROP TABLE IF EXISTS `sfdl_stage_googlesheet.storedge_webworks_report`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_googlesheet.storedge_webworks_report`\n(\n `code` string , `type` string , `Facility` string , `postal` string , `state` string , `city` string , `address` string , `unitcount` string , `ww_fms` string , `pay_url` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-googlesheet-storedge-stage/raw/webworks_report/2019-01-10/1547133772'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_googlesheet.storedge_webworks_report" ] - hive_path: s3://sfdl-googlesheet-storedge-stage/raw/webworks_report/2019-01-10/1547133772
- id: 193570
- processed: 1
- raw_data:
{ "Facility": 2, "address": 6, "city": 5, "code": 0, "pay_url": 9, "postal": 3, "state": 4, "type": 1, "unitcount": 7, "ww_fms": 8 } - schema_attributes:
{ "Facility": "string", "address": "string", "city": "string", "code": "string", "pay_url": "string", "postal": "string", "state": "string", "type": "string", "unitcount": "string", "ww_fms": "string" } - schema_name_id: 683
- schema_scan_id: 1789267
- updated: 2019-01-10 09:23:08
Schema Scans: 1
Last at 2019-01-10 09:22:57
-
Scan 1789267
- duration: 0:00:13.644047
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1789267
- payload:
{ "datatype_dict": { "string": "string" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": false, "s3": { "bucket": "sfdl-googlesheet-storedge-stage", "hive_path": "s3://sfdl-googlesheet-storedge-stage/raw/webworks_report/2019-01-10/1547133772", "key": "raw/webworks_report/2019-01-10/1547133772/webworks_report.dat.gz" }, "schema": { "name": "sfdl_stage_googlesheet.storedge_webworks_report", "type": "googlesheet" } } - running: False
- schema_name_id: 683
- start_time: 2019-01-10 09:22:57
- success: True
- trace_id: 13176284760722474646
- attributes:
{ "Facility": "string", "address": "string", "city": "string", "code": "string", "pay_url": "string", "postal": "string", "state": "string", "type": "string", "unitcount": "string", "ww_fms": "string" } - created: 2019-01-10 09:22:57
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_googlesheet`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_googlesheet.storedge_webworks_report`\n(\n `code` string , `type` string , `Facility` string , `postal` string , `state` string , `city` string , `address` string , `unitcount` string , `ww_fms` string , `pay_url` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-googlesheet-storedge-stage/raw/webworks_report/2019-01-10/1547133772'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_googlesheet.storedge_webworks_report`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_googlesheet.storedge_webworks_report" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-01-10 09:22:57",
"disabled": false,
"format": "raw",
"id": 683,
"is_partitioned": false,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_googlesheet",
"table": "storedge_webworks_report"
},
"type": "googlesheet"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"Facility": "string",
"address": "string",
"city": "string",
"code": "string",
"pay_url": "string",
"postal": "string",
"state": "string",
"type": "string",
"unitcount": "string",
"ww_fms": "string"
},
"created": "2019-01-10 09:22:57",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_googlesheet`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_googlesheet.storedge_webworks_report`\n(\n `code` string , `type` string , `Facility` string , `postal` string , `state` string , `city` string , `address` string , `unitcount` string , `ww_fms` string , `pay_url` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '~')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-googlesheet-storedge-stage/raw/webworks_report/2019-01-10/1547133772'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_googlesheet.storedge_webworks_report`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_googlesheet.storedge_webworks_report"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}