Schema Info
Schema Name: sfdl_stage_drivethru.molo_moloboats
- created: 2023-08-10 13:51:45
- disabled: False
- format: raw
- id: 1810
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_drivethru", "table": "molo_moloboats" } - type: drivethrucsv
Schema Versions: 3
-
Version 611700
- created: 2023-10-16 01:55:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-stage/raw/molo_moloBoats/2023-10-16/1697439229'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloBoats/2023-10-16/1697439229
- id: 611700
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1810
- schema_scan_id: 5253215
- updated: 2023-10-16 01:55:40
-
Version 611016
- created: 2023-10-15 01:54:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-stage/raw/molo_moloBoats/2023-10-15/1697352773'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloBoats/2023-10-15/1697352773
- id: 611016
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1810
- schema_scan_id: 5251350
- updated: 2023-10-15 01:54:33
-
Version 610336
- created: 2023-10-14 01:55:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloboats`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-stage/raw/molo_moloBoats/2023-10-14/1697266454'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloboats" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloBoats/2023-10-14/1697266454
- id: 610336
- processed: 1
- raw_data:
{ "AirDraft": 8, "AspNetUser_Id": 17, "Beam": 6, "BoatTypeId": 12, "BookingMergingDone": 34, "Color": 20, "CreationTime": 11, "DecalNumber": 35, "Draft": 7, "Filestack_Id": 30, "GallonCapacity": 32, "HashID": 24, "HullID": 21, "Id": 0, "IsActive": 33, "KeyLocationCode": 22, "LOA": 5, "LastEditedDateTime": 27, "LastEditedMoloAPIPartner_Id": 29, "LastEditedUser_Id": 28, "Make": 2, "Manufacturer": 36, "MarinaLocationId": 13, "MastLength": 18, "Model": 3, "MoloAPI_PartnerId": 25, "Name": 4, "Notes": 15, "Photo": 1, "PowerNeed1_Id": 26, "PowerNeedId": 14, "RecordStatusId": 16, "RegistrationExpiration": 38, "RegistrationNumber": 9, "RegistrationState": 10, "SerialNumber": 37, "Tonnage": 31, "Weight": 19, "Year": 23 } - schema_attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - schema_name_id: 1810
- schema_scan_id: 5249296
- updated: 2023-10-14 01:55:40
Schema Scans: 3
Last at 2023-10-16 01:55:28
-
Scan 5253215
- duration: 0:00:12.467428
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5253215
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloBoats/2023-10-16/1697439229", "key": "raw/molo_moloBoats/2023-10-16/1697439229/Boats.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10909373096813433632, "service_name": "drive-thru", "span_id": 11494010872314060410, "trace_id": 14213832998599880948 } } - running: False
- schema_name_id: 1810
- start_time: 2023-10-16 01:55:28
- success: True
- trace_id: 14213832998599880948
-
Scan 5251350
- duration: 0:00:12.471944
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5251350
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloBoats/2023-10-15/1697352773", "key": "raw/molo_moloBoats/2023-10-15/1697352773/Boats.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2753793115056341871, "service_name": "drive-thru", "span_id": 846747508652794941, "trace_id": 16438793479413208877 } } - running: False
- schema_name_id: 1810
- start_time: 2023-10-15 01:54:20
- success: True
- trace_id: 16438793479413208877
-
Scan 5249296
- duration: 0:00:12.619042
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 5249296
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-stage", "hive_path": "s3://sfdl-drivethrucsv-drivethru-stage/raw/molo_moloBoats/2023-10-14/1697266454", "key": "raw/molo_moloBoats/2023-10-14/1697266454/Boats.csv.gz" }, "schema": { "name": "sfdl_stage_drivethru.molo_moloBoats", "type": "drivethrucsv" }, "trace_context": { "parent_id": 3153787173452811285, "service_name": "drive-thru", "span_id": 4163541950775071059, "trace_id": 1163976495218164734 } } - running: False
- schema_name_id: 1810
- start_time: 2023-10-14 01:55:28
- success: True
- trace_id: 1163976495218164734
- attributes:
{ "AirDraft": "string", "AspNetUser_Id": "string", "Beam": "string", "BoatTypeId": "string", "BookingMergingDone": "string", "Color": "string", "CreationTime": "string", "DecalNumber": "string", "Draft": "string", "Filestack_Id": "string", "GallonCapacity": "string", "HashID": "string", "HullID": "string", "Id": "string", "IsActive": "string", "KeyLocationCode": "string", "LOA": "string", "LastEditedDateTime": "string", "LastEditedMoloAPIPartner_Id": "string", "LastEditedUser_Id": "string", "Make": "string", "Manufacturer": "string", "MarinaLocationId": "string", "MastLength": "string", "Model": "string", "MoloAPI_PartnerId": "string", "Name": "string", "Notes": "string", "Photo": "string", "PowerNeed1_Id": "string", "PowerNeedId": "string", "RecordStatusId": "string", "RegistrationExpiration": "string", "RegistrationNumber": "string", "RegistrationState": "string", "SerialNumber": "string", "Tonnage": "string", "Weight": "string", "Year": "string" } - created: 2023-10-16 01:55:29
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-stage/raw/molo_moloBoats/2023-10-16/1697439229'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloboats`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloboats" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2023-08-10 13:51:45",
"disabled": false,
"format": "raw",
"id": 1810,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_drivethru",
"table": "molo_moloboats"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"AirDraft": "string",
"AspNetUser_Id": "string",
"Beam": "string",
"BoatTypeId": "string",
"BookingMergingDone": "string",
"Color": "string",
"CreationTime": "string",
"DecalNumber": "string",
"Draft": "string",
"Filestack_Id": "string",
"GallonCapacity": "string",
"HashID": "string",
"HullID": "string",
"Id": "string",
"IsActive": "string",
"KeyLocationCode": "string",
"LOA": "string",
"LastEditedDateTime": "string",
"LastEditedMoloAPIPartner_Id": "string",
"LastEditedUser_Id": "string",
"Make": "string",
"Manufacturer": "string",
"MarinaLocationId": "string",
"MastLength": "string",
"Model": "string",
"MoloAPI_PartnerId": "string",
"Name": "string",
"Notes": "string",
"Photo": "string",
"PowerNeed1_Id": "string",
"PowerNeedId": "string",
"RecordStatusId": "string",
"RegistrationExpiration": "string",
"RegistrationNumber": "string",
"RegistrationState": "string",
"SerialNumber": "string",
"Tonnage": "string",
"Weight": "string",
"Year": "string"
},
"created": "2023-10-16 01:55:29",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_drivethru.molo_moloboats`\n(\n `Id` string , `Photo` string , `Make` string , `Model` string , `Name` string , `LOA` string , `Beam` string , `Draft` string , `AirDraft` string , `RegistrationNumber` string , `RegistrationState` string , `CreationTime` string , `BoatTypeId` string , `MarinaLocationId` string , `PowerNeedId` string , `Notes` string , `RecordStatusId` string , `AspNetUser_Id` string , `MastLength` string , `Weight` string , `Color` string , `HullID` string , `KeyLocationCode` string , `Year` string , `HashID` string , `MoloAPI_PartnerId` string , `PowerNeed1_Id` string , `LastEditedDateTime` string , `LastEditedUser_Id` string , `LastEditedMoloAPIPartner_Id` string , `Filestack_Id` string , `Tonnage` string , `GallonCapacity` string , `IsActive` string , `BookingMergingDone` string , `DecalNumber` string , `Manufacturer` string , `SerialNumber` string , `RegistrationExpiration` 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-stage/raw/molo_moloBoats/2023-10-16/1697439229'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_drivethru.molo_moloboats`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_drivethru.molo_moloboats"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}