Schema Info

Schema Name: sfdl_prod_rds.master_sparefoot_segment
  • created: 2018-06-06 12:38:19
  • disabled: False
  • format: raw
  • id: 455
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_prod_rds",
        "table": "master_sparefoot_segment"
    }
  • type: rds
Schema Versions: 3
    • created: 2018-07-19 00:03:31
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.master_sparefoot_segment`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.master_sparefoot_segment`\n(\n `segment_id`  int , `segment_label`  varchar(60) , `insert_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-master-prod/raw/sparefoot_segment/2018-07-19/1531976609'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.master_sparefoot_segment"
      ]
    • hive_path: s3://sfdl-rds-master-prod/raw/sparefoot_segment/2018-07-19/1531976609
    • id: 37084
    • processed: 1
    • raw_data:
      {
          "insert_time": 2,
          "segment_id": 0,
          "segment_label": 1
      }
    • schema_attributes:
      {
          "insert_time": "timestamp",
          "segment_id": "int",
          "segment_label": "varchar(60)"
      }
    • schema_name_id: 455
    • schema_scan_id: 14551806
    • updated: 2018-07-19 00:03:42
    • created: 2018-07-18 00:01:56
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.master_sparefoot_segment`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.master_sparefoot_segment`\n(\n `segment_id`  int , `segment_label`  varchar(60) , `insert_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-master-prod/raw/sparefoot_segment/2018-07-18/1531890114'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.master_sparefoot_segment"
      ]
    • hive_path: s3://sfdl-rds-master-prod/raw/sparefoot_segment/2018-07-18/1531890114
    • id: 36973
    • processed: 1
    • raw_data:
      {
          "insert_time": 2,
          "segment_id": 0,
          "segment_label": 1
      }
    • schema_attributes:
      {
          "insert_time": "timestamp",
          "segment_id": "int",
          "segment_label": "varchar(60)"
      }
    • schema_name_id: 455
    • schema_scan_id: 14505165
    • updated: 2018-07-18 00:02:07
    • created: 2018-07-17 00:03:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
          "DROP TABLE IF EXISTS `sfdl_prod_rds.master_sparefoot_segment`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.master_sparefoot_segment`\n(\n `segment_id`  int , `segment_label`  varchar(60) , `insert_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-master-prod/raw/sparefoot_segment/2018-07-17/1531803815'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_prod_rds.master_sparefoot_segment"
      ]
    • hive_path: s3://sfdl-rds-master-prod/raw/sparefoot_segment/2018-07-17/1531803815
    • id: 36874
    • processed: 1
    • raw_data:
      {
          "insert_time": 2,
          "segment_id": 0,
          "segment_label": 1
      }
    • schema_attributes:
      {
          "insert_time": "timestamp",
          "segment_id": "int",
          "segment_label": "varchar(60)"
      }
    • schema_name_id: 455
    • schema_scan_id: 14460285
    • updated: 2018-07-17 00:03:47
Schema Scans: 3
Last at 2018-07-19 00:03:31
    • duration: 0:00:13.936491
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 14551806
    • payload:
      {
          "datatype_dict": {
              "insert_time": "timestamp",
              "segment_id": "int",
              "segment_label": "varchar(60)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-prod",
              "hive_path": "s3://sfdl-rds-master-prod/raw/sparefoot_segment/2018-07-19/1531976609",
              "key": "raw/sparefoot_segment/2018-07-19/1531976609/split.sparefoot.segment.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.master_sparefoot_segment",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 455
    • start_time: 2018-07-19 00:03:31
    • success: True
    • duration: 0:00:13.509877
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 14505165
    • payload:
      {
          "datatype_dict": {
              "insert_time": "timestamp",
              "segment_id": "int",
              "segment_label": "varchar(60)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-prod",
              "hive_path": "s3://sfdl-rds-master-prod/raw/sparefoot_segment/2018-07-18/1531890114",
              "key": "raw/sparefoot_segment/2018-07-18/1531890114/split.sparefoot.segment.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.master_sparefoot_segment",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 455
    • start_time: 2018-07-18 00:01:56
    • success: True
    • duration: 0:00:13.432424
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 14460285
    • payload:
      {
          "datatype_dict": {
              "insert_time": "timestamp",
              "segment_id": "int",
              "segment_label": "varchar(60)"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-master-prod",
              "hive_path": "s3://sfdl-rds-master-prod/raw/sparefoot_segment/2018-07-17/1531803815",
              "key": "raw/sparefoot_segment/2018-07-17/1531803815/split.sparefoot.segment.000000.dat.gz"
          },
          "schema": {
              "name": "sfdl_prod_rds.master_sparefoot_segment",
              "type": "rds"
          }
      }
    • running: False
    • schema_name_id: 455
    • start_time: 2018-07-17 00:03:37
    • success: True
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "insert_time": "timestamp",
        "segment_id": "int",
        "segment_label": "varchar(60)"
    }
  • created: 2018-07-19 00:03:31
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.master_sparefoot_segment`\n(\n `segment_id`  int , `segment_label`  varchar(60) , `insert_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-master-prod/raw/sparefoot_segment/2018-07-19/1531976609'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.master_sparefoot_segment`",
        "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.master_sparefoot_segment"
    }
Server:
  • hostname: schemamanager-5475496c57-7dpqb
  • name: schema_manager
  • process_start: 2026-01-09 11:27:47
  • sf_env: prod
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2018-06-06 12:38:19",
        "disabled": false,
        "format": "raw",
        "id": 455,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_prod_rds",
            "table": "master_sparefoot_segment"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "insert_time": "timestamp",
            "segment_id": "int",
            "segment_label": "varchar(60)"
        },
        "created": "2018-07-19 00:03:31",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_rds.master_sparefoot_segment`\n(\n `segment_id`  int , `segment_label`  varchar(60) , `insert_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-master-prod/raw/sparefoot_segment/2018-07-19/1531976609'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_rds.master_sparefoot_segment`",
            "repair_table": "MSCK REPAIR TABLE sfdl_prod_rds.master_sparefoot_segment"
        }
    },
    "server": {
        "hostname": "schemamanager-5475496c57-7dpqb",
        "name": "schema_manager",
        "process_start": "2026-01-09 11:27:47",
        "sf_env": "prod",
        "version": "2112174301"
    }
}