Schema Info

Schema Name: sfdl_stage_googlesheet.storedge_facility_amendments
  • created: 2019-01-10 09:26:11
  • disabled: False
  • format: raw
  • id: 690
  • is_partitioned: False
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_googlesheet",
        "table": "storedge_facility_amendments"
    }
  • type: googlesheet
Schema Versions: 1
    • created: 2019-01-10 09:26:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_googlesheet`",
          "DROP TABLE IF EXISTS `sfdl_stage_googlesheet.storedge_facility_amendments`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_googlesheet.storedge_facility_amendments`\n(\n `facility_name`  string , `facility_id`  string , `type`  string \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-googlesheet-storedge-stage/raw/facility_amendments/2019-01-10/1547133968'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
          "MSCK REPAIR TABLE sfdl_stage_googlesheet.storedge_facility_amendments"
      ]
    • hive_path: s3://sfdl-googlesheet-storedge-stage/raw/facility_amendments/2019-01-10/1547133968
    • id: 193578
    • processed: 1
    • raw_data:
      {
          "facility_id": 1,
          "facility_name": 0,
          "type": 2
      }
    • schema_attributes:
      {
          "facility_id": "string",
          "facility_name": "string",
          "type": "string"
      }
    • schema_name_id: 690
    • schema_scan_id: 1789275
    • updated: 2019-01-10 09:26:22
Schema Scans: 1
Last at 2019-01-10 09:26:11
    • duration: 0:00:13.559480
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 1789275
    • payload:
      {
          "datatype_dict": {
              "string": "string"
          },
          "file_format": "dat",
          "file_properties": {
              "data_has_header_row": true,
              "serde_properties": {
                  "separatorChar": "~"
              }
          },
          "is_schema_datatyped": false,
          "s3": {
              "bucket": "sfdl-googlesheet-storedge-stage",
              "hive_path": "s3://sfdl-googlesheet-storedge-stage/raw/facility_amendments/2019-01-10/1547133968",
              "key": "raw/facility_amendments/2019-01-10/1547133968/facility_amendments.dat.gz"
          },
          "schema": {
              "name": "sfdl_stage_googlesheet.storedge_facility_amendments",
              "type": "googlesheet"
          }
      }
    • running: False
    • schema_name_id: 690
    • start_time: 2019-01-10 09:26:11
    • success: True
    • trace_id: 4808373794562902189
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "facility_id": "string",
        "facility_name": "string",
        "type": "string"
    }
  • created: 2019-01-10 09:26:11
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_googlesheet`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_googlesheet.storedge_facility_amendments`\n(\n `facility_name`  string , `facility_id`  string , `type`  string \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-googlesheet-storedge-stage/raw/facility_amendments/2019-01-10/1547133968'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_googlesheet.storedge_facility_amendments`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_googlesheet.storedge_facility_amendments"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-01-10 09:26:11",
        "disabled": false,
        "format": "raw",
        "id": 690,
        "is_partitioned": false,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_googlesheet",
            "table": "storedge_facility_amendments"
        },
        "type": "googlesheet"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "facility_id": "string",
            "facility_name": "string",
            "type": "string"
        },
        "created": "2019-01-10 09:26:11",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_googlesheet`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_googlesheet.storedge_facility_amendments`\n(\n `facility_name`  string , `facility_id`  string , `type`  string \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-googlesheet-storedge-stage/raw/facility_amendments/2019-01-10/1547133968'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_googlesheet.storedge_facility_amendments`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_googlesheet.storedge_facility_amendments"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}