Schema Info
Schema Name: sfdl_stage_rds.master_sparefoot_accounts
- created: 2018-04-25 16:57:01
- disabled: False
- format: raw
- id: 497
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_rds", "table": "master_sparefoot_accounts" } - type: rds
Schema Versions: 3
-
Version 179702
- created: 2018-07-17 00:01:42
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_accounts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_accounts`\n(\n `account_id` int , `sf_account_id` int , `name` varchar(255) , `user_id` int , `billing_verified` int , `payment_type` varchar(64) , `time_created` timestamp , `time_live` timestamp , `status` varchar(11) , `account_manager_user_id` int , `location_id` int , `deleted` smallint , `notes` string , `exclusive_site_id` int , `twilio_phone_number` varchar(16) , `allow_invoice_billing` smallint , `bid_by_size` smallint , `cpa` smallint , `geopage` smallint , `test_account` smallint , `new_facility_subscription_fee` decimal(6,2) , `insights` smallint , `opt_out_marketing` smallint , `wholesale` smallint , `hosted_website_price` decimal(6,2) , `hosted_website_billing_cycle` varchar(60) , `bid_type` varchar(60) , `min_bid` decimal , `default_insights` int , `iyp_allowed` smallint , `residual_percent` decimal , `offline_cdp_enabled` smallint , `ns_vendor_id` int , `reservation_window` int , `modified_dtm` timestamp , `terms_envelope_id` varchar(64) , `terms_envelope_accepted` smallint , `terms_version` varchar(8) , `terms_agreed_by_user_id` int , `terms_agreed_date` 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-master-stage/raw/sparefoot_accounts/2018-07-17/1531803699'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_accounts" ] - hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_accounts/2018-07-17/1531803699
- id: 179702
- processed: 1
- raw_data:
{ "account_id": 0, "account_manager_user_id": 9, "allow_invoice_billing": 15, "bid_by_size": 16, "bid_type": 26, "billing_verified": 4, "cpa": 17, "default_insights": 28, "deleted": 11, "exclusive_site_id": 13, "geopage": 18, "hosted_website_billing_cycle": 25, "hosted_website_price": 24, "insights": 21, "iyp_allowed": 29, "location_id": 10, "min_bid": 27, "modified_dtm": 34, "name": 2, "new_facility_subscription_fee": 20, "notes": 12, "ns_vendor_id": 32, "offline_cdp_enabled": 31, "opt_out_marketing": 22, "payment_type": 5, "reservation_window": 33, "residual_percent": 30, "sf_account_id": 1, "status": 8, "terms_agreed_by_user_id": 38, "terms_agreed_date": 39, "terms_envelope_accepted": 36, "terms_envelope_id": 35, "terms_version": 37, "test_account": 19, "time_created": 6, "time_live": 7, "twilio_phone_number": 14, "user_id": 3, "wholesale": 23 } - schema_attributes:
{ "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" } - schema_name_id: 497
- schema_scan_id: 1416632
- updated: 2018-07-17 00:01:53
-
Version 179585
- created: 2018-07-16 00:00:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_accounts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_accounts`\n(\n `account_id` int , `sf_account_id` int , `name` varchar(255) , `user_id` int , `billing_verified` int , `payment_type` varchar(64) , `time_created` timestamp , `time_live` timestamp , `status` varchar(11) , `account_manager_user_id` int , `location_id` int , `deleted` smallint , `notes` string , `exclusive_site_id` int , `twilio_phone_number` varchar(16) , `allow_invoice_billing` smallint , `bid_by_size` smallint , `cpa` smallint , `geopage` smallint , `test_account` smallint , `new_facility_subscription_fee` decimal(6,2) , `insights` smallint , `opt_out_marketing` smallint , `wholesale` smallint , `hosted_website_price` decimal(6,2) , `hosted_website_billing_cycle` varchar(60) , `bid_type` varchar(60) , `min_bid` decimal , `default_insights` int , `iyp_allowed` smallint , `residual_percent` decimal , `offline_cdp_enabled` smallint , `ns_vendor_id` int , `reservation_window` int , `modified_dtm` timestamp , `terms_envelope_id` varchar(64) , `terms_envelope_accepted` smallint , `terms_version` varchar(8) , `terms_agreed_by_user_id` int , `terms_agreed_date` 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-master-stage/raw/sparefoot_accounts/2018-07-16/1531717230'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_accounts" ] - hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_accounts/2018-07-16/1531717230
- id: 179585
- processed: 1
- raw_data:
{ "account_id": 0, "account_manager_user_id": 9, "allow_invoice_billing": 15, "bid_by_size": 16, "bid_type": 26, "billing_verified": 4, "cpa": 17, "default_insights": 28, "deleted": 11, "exclusive_site_id": 13, "geopage": 18, "hosted_website_billing_cycle": 25, "hosted_website_price": 24, "insights": 21, "iyp_allowed": 29, "location_id": 10, "min_bid": 27, "modified_dtm": 34, "name": 2, "new_facility_subscription_fee": 20, "notes": 12, "ns_vendor_id": 32, "offline_cdp_enabled": 31, "opt_out_marketing": 22, "payment_type": 5, "reservation_window": 33, "residual_percent": 30, "sf_account_id": 1, "status": 8, "terms_agreed_by_user_id": 38, "terms_agreed_date": 39, "terms_envelope_accepted": 36, "terms_envelope_id": 35, "terms_version": 37, "test_account": 19, "time_created": 6, "time_live": 7, "twilio_phone_number": 14, "user_id": 3, "wholesale": 23 } - schema_attributes:
{ "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" } - schema_name_id: 497
- schema_scan_id: 1414635
- updated: 2018-07-16 00:00:45
-
Version 179486
- created: 2018-07-15 00:00:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_accounts`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_accounts`\n(\n `account_id` int , `sf_account_id` int , `name` varchar(255) , `user_id` int , `billing_verified` int , `payment_type` varchar(64) , `time_created` timestamp , `time_live` timestamp , `status` varchar(11) , `account_manager_user_id` int , `location_id` int , `deleted` smallint , `notes` string , `exclusive_site_id` int , `twilio_phone_number` varchar(16) , `allow_invoice_billing` smallint , `bid_by_size` smallint , `cpa` smallint , `geopage` smallint , `test_account` smallint , `new_facility_subscription_fee` decimal(6,2) , `insights` smallint , `opt_out_marketing` smallint , `wholesale` smallint , `hosted_website_price` decimal(6,2) , `hosted_website_billing_cycle` varchar(60) , `bid_type` varchar(60) , `min_bid` decimal , `default_insights` int , `iyp_allowed` smallint , `residual_percent` decimal , `offline_cdp_enabled` smallint , `ns_vendor_id` int , `reservation_window` int , `modified_dtm` timestamp , `terms_envelope_id` varchar(64) , `terms_envelope_accepted` smallint , `terms_version` varchar(8) , `terms_agreed_by_user_id` int , `terms_agreed_date` 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-master-stage/raw/sparefoot_accounts/2018-07-15/1531630826'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_accounts" ] - hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_accounts/2018-07-15/1531630826
- id: 179486
- processed: 1
- raw_data:
{ "account_id": 0, "account_manager_user_id": 9, "allow_invoice_billing": 15, "bid_by_size": 16, "bid_type": 26, "billing_verified": 4, "cpa": 17, "default_insights": 28, "deleted": 11, "exclusive_site_id": 13, "geopage": 18, "hosted_website_billing_cycle": 25, "hosted_website_price": 24, "insights": 21, "iyp_allowed": 29, "location_id": 10, "min_bid": 27, "modified_dtm": 34, "name": 2, "new_facility_subscription_fee": 20, "notes": 12, "ns_vendor_id": 32, "offline_cdp_enabled": 31, "opt_out_marketing": 22, "payment_type": 5, "reservation_window": 33, "residual_percent": 30, "sf_account_id": 1, "status": 8, "terms_agreed_by_user_id": 38, "terms_agreed_date": 39, "terms_envelope_accepted": 36, "terms_envelope_id": 35, "terms_version": 37, "test_account": 19, "time_created": 6, "time_live": 7, "twilio_phone_number": 14, "user_id": 3, "wholesale": 23 } - schema_attributes:
{ "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" } - schema_name_id: 497
- schema_scan_id: 1413832
- updated: 2018-07-15 00:00:39
Schema Scans: 3
Last at 2018-07-17 00:01:41
-
Scan 1416632
- duration: 0:00:14.037533
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1416632
- payload:
{ "datatype_dict": { "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-master-stage", "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_accounts/2018-07-17/1531803699", "key": "raw/sparefoot_accounts/2018-07-17/1531803699/split.sparefoot.accounts.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.master_sparefoot_accounts", "type": "rds" } } - running: False
- schema_name_id: 497
- start_time: 2018-07-17 00:01:41
- success: True
-
Scan 1414635
- duration: 0:00:15.850194
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1414635
- payload:
{ "datatype_dict": { "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-master-stage", "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_accounts/2018-07-16/1531717230", "key": "raw/sparefoot_accounts/2018-07-16/1531717230/split.sparefoot.accounts.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.master_sparefoot_accounts", "type": "rds" } } - running: False
- schema_name_id: 497
- start_time: 2018-07-16 00:00:32
- success: True
-
Scan 1413832
- duration: 0:00:14.421347
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1413832
- payload:
{ "datatype_dict": { "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "~" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-rds-master-stage", "hive_path": "s3://sfdl-rds-master-stage/raw/sparefoot_accounts/2018-07-15/1531630826", "key": "raw/sparefoot_accounts/2018-07-15/1531630826/split.sparefoot.accounts.000000.dat.gz" }, "schema": { "name": "sfdl_stage_rds.master_sparefoot_accounts", "type": "rds" } } - running: False
- schema_name_id: 497
- start_time: 2018-07-15 00:00:27
- success: True
- attributes:
{ "account_id": "int", "account_manager_user_id": "int", "allow_invoice_billing": "smallint", "bid_by_size": "smallint", "bid_type": "varchar(60)", "billing_verified": "int", "cpa": "smallint", "default_insights": "int", "deleted": "smallint", "exclusive_site_id": "int", "geopage": "smallint", "hosted_website_billing_cycle": "varchar(60)", "hosted_website_price": "decimal(6,2)", "insights": "smallint", "iyp_allowed": "smallint", "location_id": "int", "min_bid": "decimal", "modified_dtm": "timestamp", "name": "varchar(255)", "new_facility_subscription_fee": "decimal(6,2)", "notes": "string", "ns_vendor_id": "int", "offline_cdp_enabled": "smallint", "opt_out_marketing": "smallint", "payment_type": "varchar(64)", "reservation_window": "int", "residual_percent": "decimal", "sf_account_id": "int", "status": "varchar(11)", "terms_agreed_by_user_id": "int", "terms_agreed_date": "timestamp", "terms_envelope_accepted": "smallint", "terms_envelope_id": "varchar(64)", "terms_version": "varchar(8)", "test_account": "smallint", "time_created": "timestamp", "time_live": "timestamp", "twilio_phone_number": "varchar(16)", "user_id": "int", "wholesale": "smallint" } - created: 2018-07-17 00:01:42
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_accounts`\n(\n `account_id` int , `sf_account_id` int , `name` varchar(255) , `user_id` int , `billing_verified` int , `payment_type` varchar(64) , `time_created` timestamp , `time_live` timestamp , `status` varchar(11) , `account_manager_user_id` int , `location_id` int , `deleted` smallint , `notes` string , `exclusive_site_id` int , `twilio_phone_number` varchar(16) , `allow_invoice_billing` smallint , `bid_by_size` smallint , `cpa` smallint , `geopage` smallint , `test_account` smallint , `new_facility_subscription_fee` decimal(6,2) , `insights` smallint , `opt_out_marketing` smallint , `wholesale` smallint , `hosted_website_price` decimal(6,2) , `hosted_website_billing_cycle` varchar(60) , `bid_type` varchar(60) , `min_bid` decimal , `default_insights` int , `iyp_allowed` smallint , `residual_percent` decimal , `offline_cdp_enabled` smallint , `ns_vendor_id` int , `reservation_window` int , `modified_dtm` timestamp , `terms_envelope_id` varchar(64) , `terms_envelope_accepted` smallint , `terms_version` varchar(8) , `terms_agreed_by_user_id` int , `terms_agreed_date` 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-master-stage/raw/sparefoot_accounts/2018-07-17/1531803699'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_accounts`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_accounts" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-04-25 16:57:01",
"disabled": false,
"format": "raw",
"id": 497,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_rds",
"table": "master_sparefoot_accounts"
},
"type": "rds"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"account_id": "int",
"account_manager_user_id": "int",
"allow_invoice_billing": "smallint",
"bid_by_size": "smallint",
"bid_type": "varchar(60)",
"billing_verified": "int",
"cpa": "smallint",
"default_insights": "int",
"deleted": "smallint",
"exclusive_site_id": "int",
"geopage": "smallint",
"hosted_website_billing_cycle": "varchar(60)",
"hosted_website_price": "decimal(6,2)",
"insights": "smallint",
"iyp_allowed": "smallint",
"location_id": "int",
"min_bid": "decimal",
"modified_dtm": "timestamp",
"name": "varchar(255)",
"new_facility_subscription_fee": "decimal(6,2)",
"notes": "string",
"ns_vendor_id": "int",
"offline_cdp_enabled": "smallint",
"opt_out_marketing": "smallint",
"payment_type": "varchar(64)",
"reservation_window": "int",
"residual_percent": "decimal",
"sf_account_id": "int",
"status": "varchar(11)",
"terms_agreed_by_user_id": "int",
"terms_agreed_date": "timestamp",
"terms_envelope_accepted": "smallint",
"terms_envelope_id": "varchar(64)",
"terms_version": "varchar(8)",
"test_account": "smallint",
"time_created": "timestamp",
"time_live": "timestamp",
"twilio_phone_number": "varchar(16)",
"user_id": "int",
"wholesale": "smallint"
},
"created": "2018-07-17 00:01:42",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_accounts`\n(\n `account_id` int , `sf_account_id` int , `name` varchar(255) , `user_id` int , `billing_verified` int , `payment_type` varchar(64) , `time_created` timestamp , `time_live` timestamp , `status` varchar(11) , `account_manager_user_id` int , `location_id` int , `deleted` smallint , `notes` string , `exclusive_site_id` int , `twilio_phone_number` varchar(16) , `allow_invoice_billing` smallint , `bid_by_size` smallint , `cpa` smallint , `geopage` smallint , `test_account` smallint , `new_facility_subscription_fee` decimal(6,2) , `insights` smallint , `opt_out_marketing` smallint , `wholesale` smallint , `hosted_website_price` decimal(6,2) , `hosted_website_billing_cycle` varchar(60) , `bid_type` varchar(60) , `min_bid` decimal , `default_insights` int , `iyp_allowed` smallint , `residual_percent` decimal , `offline_cdp_enabled` smallint , `ns_vendor_id` int , `reservation_window` int , `modified_dtm` timestamp , `terms_envelope_id` varchar(64) , `terms_envelope_accepted` smallint , `terms_version` varchar(8) , `terms_agreed_by_user_id` int , `terms_agreed_date` 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-master-stage/raw/sparefoot_accounts/2018-07-17/1531803699'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_accounts`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_accounts"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}