Schema Info

Schema Name: sfdl_dev_rds.sparefoot_yuma_event_log
  • created: 2022-03-03 11:15:28
  • disabled: False
  • format: raw
  • id: 1720
  • is_partitioned: False
  • is_schema_datatyped: True
  • name:
    {
        "database": "sfdl_dev_rds",
        "table": "sparefoot_yuma_event_log"
    }
  • type: rds
Schema Versions: 2
    • created: 2022-03-16 16:50:11
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_yuma_event_log`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_yuma_event_log`\n(\n`yuma_event_log_id`int,`key_object_type`varchar(100),`parent_yuma_event_log_id`int,`key_object_id`varchar(100),`module`varchar(100),`user_id`int,`insert_time`timestamp,`yuma_call_id`int,`yuma_event_type_id`int,`message`varchar(1024)\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/separated_dt/yuma_event_log/2022-03-16/1647467391'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_yuma_event_log"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/separated_dt/yuma_event_log/2022-03-16/1647467391
    • id: 4689056
    • processed: 1
    • raw_data:
      {
          "insert_time": "2022-03-16 14:34:46",
          "key_object_id": "f819bbf167321ebd010438a87386574f",
          "key_object_type": "Genesis_Entity_ConsumerContact",
          "message": null,
          "module": "Yim",
          "parent_yuma_event_log_id": null,
          "user_id": 4495747,
          "yuma_call_id": 5771110,
          "yuma_event_log_id": 5142260,
          "yuma_event_type_id": 19
      }
    • schema_attributes:
      {
          "insert_time": "timestamp",
          "key_object_id": "string",
          "key_object_type": "string",
          "message": "string",
          "module": "string",
          "parent_yuma_event_log_id": "int",
          "user_id": "int",
          "yuma_call_id": "int",
          "yuma_event_log_id": "int",
          "yuma_event_type_id": "int"
      }
    • schema_name_id: 1720
    • schema_scan_id: 5904820
    • updated: 2022-03-16 16:50:23
    • created: 2022-03-15 20:45:28
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
          "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_yuma_event_log`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_yuma_event_log`\n(\n`yuma_event_log_id`int,`parent_yuma_event_log_id`int,`user_id`int,`module`varchar(100),`yuma_call_id`int,`yuma_event_type_id`int,`key_object_type`varchar(100),`key_object_id`varchar(100),`message`varchar(1024),`insert_time`timestamp\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/separated_dt/yuma_event_log/2022-03-15/1647395124'\n",
          "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_yuma_event_log"
      ]
    • hive_path: s3://sfdl-rds-sparefoot-dev/separated_dt/yuma_event_log/2022-03-15/1647395124
    • id: 4688954
    • processed: 1
    • raw_data:
      {
          "insert_time": "2022-03-13 11:16:20",
          "key_object_id": "75af55b571f2b57957c225886053d82c",
          "key_object_type": "Genesis_Entity_ConsumerContact",
          "message": null,
          "module": "Yim",
          "parent_yuma_event_log_id": null,
          "user_id": 2849220,
          "yuma_call_id": 5764442,
          "yuma_event_log_id": 5139789,
          "yuma_event_type_id": 19
      }
    • schema_attributes:
      {
          "insert_time": "timestamp",
          "key_object_id": "string",
          "key_object_type": "string",
          "message": "string",
          "module": "string",
          "parent_yuma_event_log_id": "int",
          "user_id": "int",
          "yuma_call_id": "int",
          "yuma_event_log_id": "int",
          "yuma_event_type_id": "int"
      }
    • schema_name_id: 1720
    • schema_scan_id: 5904335
    • updated: 2022-03-15 20:45:40
Schema Scans: 2
Last at 2022-03-16 16:50:11
    • duration: 0:00:14.438347
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904820
    • payload:
      {
          "datatype_dict": {
              "insert_time": "timestamp",
              "key_object_id": "varchar(100)",
              "key_object_type": "varchar(100)",
              "message": "varchar(1024)",
              "module": "varchar(100)",
              "parent_yuma_event_log_id": "int",
              "user_id": "int",
              "yuma_call_id": "int",
              "yuma_event_log_id": "int",
              "yuma_event_type_id": "int"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/separated_dt/yuma_event_log/2022-03-16/1647467391",
              "key": "separated_dt/yuma_event_log/2022-03-16/1647467391/yuma_event_log-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_yuma_event_log",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 5294244338322681085,
              "service_name": "sparefoot",
              "span_id": 13369056525242176033,
              "trace_id": 5294244338322681085
          }
      }
    • running: False
    • schema_name_id: 1720
    • start_time: 2022-03-16 16:50:11
    • success: True
    • trace_id: 5294244338322681085
    • duration: 0:00:14.901098
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 5904335
    • payload:
      {
          "datatype_dict": {
              "insert_time": "timestamp",
              "key_object_id": "varchar(100)",
              "key_object_type": "varchar(100)",
              "message": "varchar(1024)",
              "module": "varchar(100)",
              "parent_yuma_event_log_id": "int",
              "user_id": "int",
              "yuma_call_id": "int",
              "yuma_event_log_id": "int",
              "yuma_event_type_id": "int"
          },
          "file_format": "json",
          "is_schema_datatyped": true,
          "s3": {
              "bucket": "sfdl-rds-sparefoot-dev",
              "hive_path": "s3://sfdl-rds-sparefoot-dev/separated_dt/yuma_event_log/2022-03-15/1647395124",
              "key": "separated_dt/yuma_event_log/2022-03-15/1647395124/data-8.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_rds.sparefoot_yuma_event_log",
              "type": "rds"
          },
          "trace_context": {
              "parent_id": 3649398291578480985,
              "service_name": "sparefoot",
              "span_id": 16051372509959360932,
              "trace_id": 3649398291578480985
          }
      }
    • running: False
    • schema_name_id: 1720
    • start_time: 2022-03-15 20:45:28
    • success: True
    • trace_id: 3649398291578480985
Partitions:
  • count: 0
  • ddl: None
  • name: None
  • state:
    []
  • type: None
Schema:
  • attributes:
    {
        "insert_time": "timestamp",
        "key_object_id": "string",
        "key_object_type": "string",
        "message": "string",
        "module": "string",
        "parent_yuma_event_log_id": "int",
        "user_id": "int",
        "yuma_call_id": "int",
        "yuma_event_log_id": "int",
        "yuma_event_type_id": "int"
    }
  • created: 2022-03-16 16:50:11
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_yuma_event_log`\n(\n`yuma_event_log_id`int,`key_object_type`varchar(100),`parent_yuma_event_log_id`int,`key_object_id`varchar(100),`module`varchar(100),`user_id`int,`insert_time`timestamp,`yuma_call_id`int,`yuma_event_type_id`int,`message`varchar(1024)\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/separated_dt/yuma_event_log/2022-03-16/1647467391'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_yuma_event_log`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_yuma_event_log"
    }
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-03 11:15:28",
        "disabled": false,
        "format": "raw",
        "id": 1720,
        "is_partitioned": false,
        "is_schema_datatyped": true,
        "name": {
            "database": "sfdl_dev_rds",
            "table": "sparefoot_yuma_event_log"
        },
        "type": "rds"
    },
    "partition": {
        "count": 0,
        "ddl": null,
        "name": null,
        "state": [],
        "type": null
    },
    "schema": {
        "attributes": {
            "insert_time": "timestamp",
            "key_object_id": "string",
            "key_object_type": "string",
            "message": "string",
            "module": "string",
            "parent_yuma_event_log_id": "int",
            "user_id": "int",
            "yuma_call_id": "int",
            "yuma_event_log_id": "int",
            "yuma_event_type_id": "int"
        },
        "created": "2022-03-16 16:50:11",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_rds`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_rds.sparefoot_yuma_event_log`\n(\n`yuma_event_log_id`int,`key_object_type`varchar(100),`parent_yuma_event_log_id`int,`key_object_id`varchar(100),`module`varchar(100),`user_id`int,`insert_time`timestamp,`yuma_call_id`int,`yuma_event_type_id`int,`message`varchar(1024)\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/separated_dt/yuma_event_log/2022-03-16/1647467391'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_rds.sparefoot_yuma_event_log`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_rds.sparefoot_yuma_event_log"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}