Schema Info
Schema Name: sfdl_stage_rds.external_sparefoot_listing_avail_space_2
- created: 2018-05-30 15:59:04
- disabled: False
- format: raw
- id: 550
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_rds", "table": "external_sparefoot_listing_avail_space_2" } - type: rds
Schema Versions: 11
-
Version 179795
- created: 2018-07-17 15:15:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531858532'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531858532
- id: 179795
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1418097
- updated: 2018-07-17 15:15:50
-
Version 179793
- created: 2018-07-17 09:05:56
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531836348'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531836348
- id: 179793
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1416916
- updated: 2018-07-17 09:06:07
-
Version 179731
- created: 2018-07-17 01:23:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531808579'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531808579
- id: 179731
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1416715
- updated: 2018-07-17 01:23:15
-
Version 179691
- created: 2018-07-16 21:07:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531793231'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531793231
- id: 179691
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1416560
- updated: 2018-07-16 21:07:29
-
Version 179689
- created: 2018-07-16 15:14:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531772091'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531772091
- id: 179689
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1416367
- updated: 2018-07-16 15:15:09
-
Version 179681
- created: 2018-07-16 08:49:56
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531748990'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531748990
- id: 179681
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1414871
- updated: 2018-07-16 08:50:08
-
Version 179624
- created: 2018-07-16 01:06:32
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531721184'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531721184
- id: 179624
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1414729
- updated: 2018-07-16 01:06:43
-
Version 179584
- created: 2018-07-15 20:50:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531705809'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531705809
- id: 179584
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1414526
- updated: 2018-07-15 20:50:25
-
Version 179582
- created: 2018-07-15 14:50:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531684199'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531684199
- id: 179582
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1414397
- updated: 2018-07-15 14:50:17
-
Version 179579
- created: 2018-07-15 08:38:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531661899'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531661899
- id: 179579
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1414044
- updated: 2018-07-15 08:38:39
-
Version 179522
- created: 2018-07-15 01:08:10
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531634885'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" ] - hive_path: s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531634885
- id: 179522
- processed: 1
- raw_data:
{ "active": 27, "alarm": 12, "approved": 29, "avail_type_of_space_id": 2, "climate_controlled": 9, "covered": 14, "deposit": 7, "description": 25, "door_height": 20, "door_length": 21, "door_type": 17, "door_width": 19, "drive_up": 16, "floor": 18, "grouping_hash": 31, "height": 24, "humidity_controlled": 10, "insert_time": 32, "length": 23, "listing_avail_id": 1, "listing_avail_space_id": 0, "outdoor_access": 11, "power": 13, "publish": 28, "quantity": 8, "regular_price": 4, "reservation_days": 30, "sparefoot_price": 5, "special_string": 26, "update_time": 33, "url": 3, "vehicle": 15, "wholesale_price": 6, "width": 22 } - schema_attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - schema_name_id: 550
- schema_scan_id: 1413889
- updated: 2018-07-15 01:08:21
Schema Scans: 11
Last at 2018-07-17 15:15:36
-
Scan 1418097
- duration: 0:00:16.301736
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1418097
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531858532", "key": "raw/sparefoot_listing_avail_space_2/2018-07-17/1531858532/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-17 15:15:36
- success: True
-
Scan 1416916
- duration: 0:00:16.419489
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1416916
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531836348", "key": "raw/sparefoot_listing_avail_space_2/2018-07-17/1531836348/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-17 09:05:54
- success: True
-
Scan 1416715
- duration: 0:00:15.217199
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1416715
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531808579", "key": "raw/sparefoot_listing_avail_space_2/2018-07-17/1531808579/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-17 01:23:03
- success: True
-
Scan 1416560
- duration: 0:00:14.968432
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1416560
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531793231", "key": "raw/sparefoot_listing_avail_space_2/2018-07-17/1531793231/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-16 21:07:16
- success: True
-
Scan 1416367
- duration: 0:00:15.684827
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1416367
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531772091", "key": "raw/sparefoot_listing_avail_space_2/2018-07-16/1531772091/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-16 15:14:56
- success: True
-
Scan 1414871
- duration: 0:00:15.517271
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1414871
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531748990", "key": "raw/sparefoot_listing_avail_space_2/2018-07-16/1531748990/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-16 08:49:55
- success: True
-
Scan 1414729
- duration: 0:00:14.988799
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1414729
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531721184", "key": "raw/sparefoot_listing_avail_space_2/2018-07-16/1531721184/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-16 01:06:31
- success: True
-
Scan 1414526
- duration: 0:00:14.264749
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1414526
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-16/1531705809", "key": "raw/sparefoot_listing_avail_space_2/2018-07-16/1531705809/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-15 20:50:13
- success: True
-
Scan 1414397
- duration: 0:00:16.620965
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1414397
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531684199", "key": "raw/sparefoot_listing_avail_space_2/2018-07-15/1531684199/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-15 14:50:03
- success: True
-
Scan 1414044
- duration: 0:00:17.773343
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1414044
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531661899", "key": "raw/sparefoot_listing_avail_space_2/2018-07-15/1531661899/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-15 08:38:24
- success: True
-
Scan 1413889
- duration: 0:00:14.711883
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1413889
- payload:
{ "datatype_dict": { "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-external-stage", "hive_path": "s3://sfdl-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-15/1531634885", "key": "raw/sparefoot_listing_avail_space_2/2018-07-15/1531634885/split.sparefoot.listing_avail_space_2.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.external_sparefoot_listing_avail_space_2", "type": "rds" } } - running: False
- schema_name_id: 550
- start_time: 2018-07-15 01:08:09
- success: True
- attributes:
{ "active": "smallint", "alarm": "smallint", "approved": "smallint", "avail_type_of_space_id": "int", "climate_controlled": "smallint", "covered": "smallint", "deposit": "decimal(6,2)", "description": "string", "door_height": "decimal(6,2)", "door_length": "decimal(6,2)", "door_type": "varchar(60)", "door_width": "decimal(6,2)", "drive_up": "smallint", "floor": "int", "grouping_hash": "string", "height": "decimal(6,2)", "humidity_controlled": "smallint", "insert_time": "timestamp", "length": "decimal(6,2)", "listing_avail_id": "int", "listing_avail_space_id": "int", "outdoor_access": "smallint", "power": "smallint", "publish": "smallint", "quantity": "int", "regular_price": "decimal(10,2)", "reservation_days": "smallint", "sparefoot_price": "decimal(6,2)", "special_string": "string", "update_time": "timestamp", "url": "varchar(255)", "vehicle": "smallint", "wholesale_price": "decimal(6,2)", "width": "decimal(6,2)" } - created: 2018-07-17 15:15:38
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531858532'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-05-30 15:59:04",
"disabled": false,
"format": "raw",
"id": 550,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_rds",
"table": "external_sparefoot_listing_avail_space_2"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"active": "smallint",
"alarm": "smallint",
"approved": "smallint",
"avail_type_of_space_id": "int",
"climate_controlled": "smallint",
"covered": "smallint",
"deposit": "decimal(6,2)",
"description": "string",
"door_height": "decimal(6,2)",
"door_length": "decimal(6,2)",
"door_type": "varchar(60)",
"door_width": "decimal(6,2)",
"drive_up": "smallint",
"floor": "int",
"grouping_hash": "string",
"height": "decimal(6,2)",
"humidity_controlled": "smallint",
"insert_time": "timestamp",
"length": "decimal(6,2)",
"listing_avail_id": "int",
"listing_avail_space_id": "int",
"outdoor_access": "smallint",
"power": "smallint",
"publish": "smallint",
"quantity": "int",
"regular_price": "decimal(10,2)",
"reservation_days": "smallint",
"sparefoot_price": "decimal(6,2)",
"special_string": "string",
"update_time": "timestamp",
"url": "varchar(255)",
"vehicle": "smallint",
"wholesale_price": "decimal(6,2)",
"width": "decimal(6,2)"
},
"created": "2018-07-17 15:15:38",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.external_sparefoot_listing_avail_space_2`\n(\n `listing_avail_space_id` int , `listing_avail_id` int , `avail_type_of_space_id` int , `url` varchar(255) , `regular_price` decimal(10,2) , `sparefoot_price` decimal(6,2) , `wholesale_price` decimal(6,2) , `deposit` decimal(6,2) , `quantity` int , `climate_controlled` smallint , `humidity_controlled` smallint , `outdoor_access` smallint , `alarm` smallint , `power` smallint , `covered` smallint , `vehicle` smallint , `drive_up` smallint , `door_type` varchar(60) , `floor` int , `door_width` decimal(6,2) , `door_height` decimal(6,2) , `door_length` decimal(6,2) , `width` decimal(6,2) , `length` decimal(6,2) , `height` decimal(6,2) , `description` string , `special_string` string , `active` smallint , `publish` smallint , `approved` smallint , `reservation_days` smallint , `grouping_hash` string , `insert_time` timestamp , `update_time` timestamp \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-rds-external-stage/raw/sparefoot_listing_avail_space_2/2018-07-17/1531858532'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.external_sparefoot_listing_avail_space_2`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.external_sparefoot_listing_avail_space_2"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}