Schema Info

Schema Name: sfdl_dev_rds.sparefoot_key_avail_type_of_space
  • created: 2022-03-07 16:58:11
  • disabled: False
  • format: raw
  • id: 1733
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_key_avail_type_of_space"
    }
  • type: rds
Schema Versions: 3
    • created: 2022-03-16 16:50:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_avail_type_of_space`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_avail_type_of_space`\n(\n`type_of_space_id`tinyint,`publish`tinyint,`order_by`tinyint,`type_of_space_option`varchar(24)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-16/1647467401'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_key_avail_type_of_space"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-16/1647467401
    • id: 4689057
    • processed: 1
    • raw_data:
      {
          "order_by": 0,
          "publish": 1,
          "type_of_space_id": 15,
          "type_of_space_option": "Wine Storage"
      }
    • schema_attributes:
      {
          "order_by": "tinyint",
          "publish": "tinyint",
          "type_of_space_id": "tinyint",
          "type_of_space_option": "string"
      }
    • schema_name_id: 1733
    • schema_scan_id: 5904821
    • updated: 2022-03-16 16:50:38
    • created: 2022-03-15 20:33:37
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_avail_type_of_space`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_avail_type_of_space`\n(\n`type_of_space_id`tinyint,`publish`tinyint,`order_by`tinyint,`type_of_space_option`varchar(24)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-15/1647394384'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_key_avail_type_of_space"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-15/1647394384
    • id: 4688949
    • processed: 1
    • raw_data:
      {
          "order_by": 0,
          "publish": 1,
          "type_of_space_id": 15,
          "type_of_space_option": "Wine Storage"
      }
    • schema_attributes:
      {
          "order_by": "tinyint",
          "publish": "tinyint",
          "type_of_space_id": "tinyint",
          "type_of_space_option": "string"
      }
    • schema_name_id: 1733
    • schema_scan_id: 5904330
    • updated: 2022-03-15 20:33:49
    • created: 2022-03-07 16:58:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_avail_type_of_space`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_avail_type_of_space`\n(\n`type_of_space_id`tinyint,`type_of_space_option`varchar(24),`order_by`tinyint,`publish`tinyint\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-07/1646693886'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_key_avail_type_of_space"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-07/1646693886
    • id: 4688755
    • processed: 1
    • raw_data:
      {
          "order_by": 0,
          "publish": 1,
          "type_of_space_id": 15,
          "type_of_space_option": "Wine Storage"
      }
    • schema_attributes:
      {
          "order_by": "tinyint",
          "publish": "tinyint",
          "type_of_space_id": "tinyint",
          "type_of_space_option": "string"
      }
    • schema_name_id: 1733
    • schema_scan_id: 5902377
    • updated: 2022-03-07 16:58:22
Schema Scans: 3
Last at 2022-03-16 16:50:25
    • duration: 0:00:14.784882
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904821
    • payload:
      {
          "datatype_dict": {
              "order_by": "tinyint",
              "publish": "tinyint",
              "type_of_space_id": "tinyint",
              "type_of_space_option": "varchar(24)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-16/1647467401",
              "key": "raw/key_avail_type_of_space/2022-03-16/1647467401/key_avail_type_of_space-6.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_key_avail_type_of_space",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6482839725259821155,
              "service_name": "sparefoot",
              "span_id": 16365101731405909767,
              "trace_id": 6482839725259821155
          }
      }
    • running: False
    • schema_name_id: 1733
    • start_time: 2022-03-16 16:50:25
    • success: True
    • trace_id: 6482839725259821155
    • duration: 0:00:14.272111
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904330
    • payload:
      {
          "datatype_dict": {
              "order_by": "tinyint",
              "publish": "tinyint",
              "type_of_space_id": "tinyint",
              "type_of_space_option": "varchar(24)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-15/1647394384",
              "key": "raw/key_avail_type_of_space/2022-03-15/1647394384/data-6.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_key_avail_type_of_space",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 6337597075432548340,
              "service_name": "sparefoot",
              "span_id": 4552980944163537557,
              "trace_id": 6337597075432548340
          }
      }
    • running: False
    • schema_name_id: 1733
    • start_time: 2022-03-15 20:33:37
    • success: True
    • trace_id: 6337597075432548340
    • duration: 0:00:14.207374
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5902377
    • payload:
      {
          "datatype_dict": {
              "order_by": "tinyint",
              "publish": "tinyint",
              "type_of_space_id": "tinyint",
              "type_of_space_option": "varchar(24)"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-07/1646693886",
              "key": "raw/key_avail_type_of_space/2022-03-07/1646693886/data-6.csv.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_key_avail_type_of_space",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 4386500998264797499,
              "service_name": "sparefoot",
              "span_id": 9298709878214515270,
              "trace_id": 4386500998264797499
          }
      }
    • running: False
    • schema_name_id: 1733
    • start_time: 2022-03-07 16:58:11
    • success: True
    • trace_id: 4386500998264797499
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "order_by": "tinyint",
        "publish": "tinyint",
        "type_of_space_id": "tinyint",
        "type_of_space_option": "string"
    }
  • created: 2022-03-16 16:50:26
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_avail_type_of_space`\n(\n`type_of_space_id`tinyint,`publish`tinyint,`order_by`tinyint,`type_of_space_option`varchar(24)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-16/1647467401'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_avail_type_of_space`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_key_avail_type_of_space"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-03-07 16:58:11",
        "disabled": false,
        "format": "raw",
        "id": 1733,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_key_avail_type_of_space"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "order_by": "tinyint",
            "publish": "tinyint",
            "type_of_space_id": "tinyint",
            "type_of_space_option": "string"
        },
        "created": "2022-03-16 16:50:26",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_key_avail_type_of_space`\n(\n`type_of_space_id`tinyint,`publish`tinyint,`order_by`tinyint,`type_of_space_option`varchar(24)\n)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-rds-sparefoot-dev/raw/key_avail_type_of_space/2022-03-16/1647467401'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_key_avail_type_of_space`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_key_avail_type_of_space"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}