Schema Info

Schema Name: sfdl_stage_rds.master_sparefoot_location
  • created: 2018-05-02 16:26:56
  • disabled: False
  • format: raw
  • id: 504
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_rds",
        "table": "master_sparefoot_location"
    }
  • type: rds
Schema Versions: 3
    • created: 2018-07-17 00:35:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_location`\n(\n `location_id`  int , `location_label`  varchar(16) , `timestamp`  timestamp , `street_address_1`  varchar(255) , `street_address_2`  varchar(128) , `city`  varchar(40) , `state`  char(2) , `country`  char(2) , `zip`  varchar(6) , `zip_full`  varchar(10) , `is_address_real`  smallint , `latitude`  decimal(10,6) , `longitude`  decimal(10,6) , `override`  smallint \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_location/2018-07-17/1531805714'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_location/2018-07-17/1531805714
    • id: 179718
    • processed: 1
    • raw_data:
      {
          "city": 5,
          "country": 7,
          "is_address_real": 10,
          "latitude": 11,
          "location_id": 0,
          "location_label": 1,
          "longitude": 12,
          "override": 13,
          "state": 6,
          "street_address_1": 3,
          "street_address_2": 4,
          "timestamp": 2,
          "zip": 8,
          "zip_full": 9
      }
    • schema_attributes:
      {
          "city": "varchar(40)",
          "country": "char(2)",
          "is_address_real": "smallint",
          "latitude": "decimal(10,6)",
          "location_id": "int",
          "location_label": "varchar(16)",
          "longitude": "decimal(10,6)",
          "override": "smallint",
          "state": "char(2)",
          "street_address_1": "varchar(255)",
          "street_address_2": "varchar(128)",
          "timestamp": "timestamp",
          "zip": "varchar(6)",
          "zip_full": "varchar(10)"
      }
    • schema_name_id: 504
    • schema_scan_id: 1416670
    • updated: 2018-07-17 00:35:36
    • created: 2018-07-16 00:34:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_location`\n(\n `location_id`  int , `location_label`  varchar(16) , `timestamp`  timestamp , `street_address_1`  varchar(255) , `street_address_2`  varchar(128) , `city`  varchar(40) , `state`  char(2) , `country`  char(2) , `zip`  varchar(6) , `zip_full`  varchar(10) , `is_address_real`  smallint , `latitude`  decimal(10,6) , `longitude`  decimal(10,6) , `override`  smallint \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_location/2018-07-16/1531719258'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_location/2018-07-16/1531719258
    • id: 179609
    • processed: 1
    • raw_data:
      {
          "city": 5,
          "country": 7,
          "is_address_real": 10,
          "latitude": 11,
          "location_id": 0,
          "location_label": 1,
          "longitude": 12,
          "override": 13,
          "state": 6,
          "street_address_1": 3,
          "street_address_2": 4,
          "timestamp": 2,
          "zip": 8,
          "zip_full": 9
      }
    • schema_attributes:
      {
          "city": "varchar(40)",
          "country": "char(2)",
          "is_address_real": "smallint",
          "latitude": "decimal(10,6)",
          "location_id": "int",
          "location_label": "varchar(16)",
          "longitude": "decimal(10,6)",
          "override": "smallint",
          "state": "char(2)",
          "street_address_1": "varchar(255)",
          "street_address_2": "varchar(128)",
          "timestamp": "timestamp",
          "zip": "varchar(6)",
          "zip_full": "varchar(10)"
      }
    • schema_name_id: 504
    • schema_scan_id: 1414681
    • updated: 2018-07-16 00:34:38
    • created: 2018-07-15 01:12:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_rds`",
          "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_location`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_rds.master_sparefoot_location`\n(\n `location_id`  int , `location_label`  varchar(16) , `timestamp`  timestamp , `street_address_1`  varchar(255) , `street_address_2`  varchar(128) , `city`  varchar(40) , `state`  char(2) , `country`  char(2) , `zip`  varchar(6) , `zip_full`  varchar(10) , `is_address_real`  smallint , `latitude`  decimal(10,6) , `longitude`  decimal(10,6) , `override`  smallint \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_location/2018-07-15/1531635127'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_location"
      ]
    • hive_path: s3://sfdl-rds-master-stage/raw/sparefoot_location/2018-07-15/1531635127
    • id: 179523
    • processed: 1
    • raw_data:
      {
          "city": 5,
          "country": 7,
          "is_address_real": 10,
          "latitude": 11,
          "location_id": 0,
          "location_label": 1,
          "longitude": 12,
          "override": 13,
          "state": 6,
          "street_address_1": 3,
          "street_address_2": 4,
          "timestamp": 2,
          "zip": 8,
          "zip_full": 9
      }
    • schema_attributes:
      {
          "city": "varchar(40)",
          "country": "char(2)",
          "is_address_real": "smallint",
          "latitude": "decimal(10,6)",
          "location_id": "int",
          "location_label": "varchar(16)",
          "longitude": "decimal(10,6)",
          "override": "smallint",
          "state": "char(2)",
          "street_address_1": "varchar(255)",
          "street_address_2": "varchar(128)",
          "timestamp": "timestamp",
          "zip": "varchar(6)",
          "zip_full": "varchar(10)"
      }
    • schema_name_id: 504
    • schema_scan_id: 1413906
    • updated: 2018-07-15 01:12:29
Schema Scans: 3
Last at 2018-07-17 00:35:23
    • duration: 0:00:16.197850
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1416670
    • payload:
      {
          "datatype_dict": {
              "city": "varchar(40)",
              "country": "char(2)",
              "is_address_real": "smallint",
              "latitude": "decimal(10,6)",
              "location_id": "int",
              "location_label": "varchar(16)",
              "longitude": "decimal(10,6)",
              "override": "smallint",
              "state": "char(2)",
              "street_address_1": "varchar(255)",
              "street_address_2": "varchar(128)",
              "timestamp": "timestamp",
              "zip": "varchar(6)",
              "zip_full": "varchar(10)"
          },
          "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_location/2018-07-17/1531805714",
              "key": "raw/sparefoot_location/2018-07-17/1531805714/split.sparefoot.location.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_location",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 504
    • start_time: 2018-07-17 00:35:23
    • success: True
    • duration: 0:00:15.187155
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1414681
    • payload:
      {
          "datatype_dict": {
              "city": "varchar(40)",
              "country": "char(2)",
              "is_address_real": "smallint",
              "latitude": "decimal(10,6)",
              "location_id": "int",
              "location_label": "varchar(16)",
              "longitude": "decimal(10,6)",
              "override": "smallint",
              "state": "char(2)",
              "street_address_1": "varchar(255)",
              "street_address_2": "varchar(128)",
              "timestamp": "timestamp",
              "zip": "varchar(6)",
              "zip_full": "varchar(10)"
          },
          "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_location/2018-07-16/1531719258",
              "key": "raw/sparefoot_location/2018-07-16/1531719258/split.sparefoot.location.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_location",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 504
    • start_time: 2018-07-16 00:34:26
    • success: True
    • duration: 0:00:16.614391
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1413906
    • payload:
      {
          "datatype_dict": {
              "city": "varchar(40)",
              "country": "char(2)",
              "is_address_real": "smallint",
              "latitude": "decimal(10,6)",
              "location_id": "int",
              "location_label": "varchar(16)",
              "longitude": "decimal(10,6)",
              "override": "smallint",
              "state": "char(2)",
              "street_address_1": "varchar(255)",
              "street_address_2": "varchar(128)",
              "timestamp": "timestamp",
              "zip": "varchar(6)",
              "zip_full": "varchar(10)"
          },
          "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_location/2018-07-15/1531635127",
              "key": "raw/sparefoot_location/2018-07-15/1531635127/split.sparefoot.location.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_rds.master_sparefoot_location",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 504
    • start_time: 2018-07-15 01:12:15
    • success: True
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "city": "varchar(40)",
        "country": "char(2)",
        "is_address_real": "smallint",
        "latitude": "decimal(10,6)",
        "location_id": "int",
        "location_label": "varchar(16)",
        "longitude": "decimal(10,6)",
        "override": "smallint",
        "state": "char(2)",
        "street_address_1": "varchar(255)",
        "street_address_2": "varchar(128)",
        "timestamp": "timestamp",
        "zip": "varchar(6)",
        "zip_full": "varchar(10)"
    }
  • created: 2018-07-17 00:35:24
  • 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_location`\n(\n `location_id`  int , `location_label`  varchar(16) , `timestamp`  timestamp , `street_address_1`  varchar(255) , `street_address_2`  varchar(128) , `city`  varchar(40) , `state`  char(2) , `country`  char(2) , `zip`  varchar(6) , `zip_full`  varchar(10) , `is_address_real`  smallint , `latitude`  decimal(10,6) , `longitude`  decimal(10,6) , `override`  smallint \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_location/2018-07-17/1531805714'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_location`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_location"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-05-02 16:26:56",
        "disabled": false,
        "format": "raw",
        "id": 504,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_rds",
            "table": "master_sparefoot_location"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "city": "varchar(40)",
            "country": "char(2)",
            "is_address_real": "smallint",
            "latitude": "decimal(10,6)",
            "location_id": "int",
            "location_label": "varchar(16)",
            "longitude": "decimal(10,6)",
            "override": "smallint",
            "state": "char(2)",
            "street_address_1": "varchar(255)",
            "street_address_2": "varchar(128)",
            "timestamp": "timestamp",
            "zip": "varchar(6)",
            "zip_full": "varchar(10)"
        },
        "created": "2018-07-17 00:35:24",
        "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_location`\n(\n `location_id`  int , `location_label`  varchar(16) , `timestamp`  timestamp , `street_address_1`  varchar(255) , `street_address_2`  varchar(128) , `city`  varchar(40) , `state`  char(2) , `country`  char(2) , `zip`  varchar(6) , `zip_full`  varchar(10) , `is_address_real`  smallint , `latitude`  decimal(10,6) , `longitude`  decimal(10,6) , `override`  smallint \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_location/2018-07-17/1531805714'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_rds.master_sparefoot_location`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_rds.master_sparefoot_location"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}