Schema Info

Schema Name: sfdl_stage_segment.ssdc_skipped
  • created: 2017-11-02 11:12:22
  • disabled: False
  • format: raw
  • id: 298
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_skipped"
    }
  • type: segment
Schema Versions: 2
    • created: 2018-10-11 11:39:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_skipped`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_skipped`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `userAgent` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >, `ip` : string >, `projectId`  string , `_origin`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string ,`extra` :  struct< `facilityId` : string , `unitId` : string >, `Visitor_ID` : string , `site_id` : string , `label` : string , `GA_Client_ID` : string , `Session_ID` : string >, `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\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-segment-ssdc-stage/separated_dt/skipped'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_skipped"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/skipped
    • id: 187578
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-10-11T16:39:04Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1539216000000/1539275732698.7927677a473e.1.11.1.df087391-f626-45e2-bd6b-599210b001d7.gz|segment_separator:37",
          "anonymousId": "ee8271e1-81c7-4330-9b03-db30ca2094be",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "66.162.93.78",
              "library": {
                  "name": "analytics.js",
                  "version": "3.7.2"
              },
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-155560/",
                  "referrer": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-155560/",
                  "search": "?k=6637f12d296abc56e7e95b16b9e8f931",
                  "title": "Reservation Confirmed for Fake Storage Facility | SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-155560/?k=6637f12d296abc56e7e95b16b9e8f931"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 10_3_1 like Mac OS X) AppleWebKit/603.1.30 (KHTML, like Gecko) Version/10.0 Mobile/14E304 Safari/602.1"
          },
          "event": "skipped",
          "integrations": {},
          "messageId": "ajs-2aa069ea9da61805c91f4524d80712bd",
          "originalTimestamp": "2018-10-11T15:43:48.691Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "GA Client ID": "121684032.1476838900",
              "Hit Timestamp": 1539272628691,
              "Session ID": "1480617829482.ivzmnxcdbuna5pu2vivbo6r",
              "Visitor ID": "835810bb6fba1604691115325",
              "category": "add another name to reservation form interactions-ssdc_res_confirmation_page",
              "extra": {
                  "facilityId": 155558,
                  "unitId": "16448230"
              },
              "label": "first name",
              "site_id": "144"
          },
          "receivedAt": "2018-10-11T15:43:48.727Z",
          "sentAt": "2018-10-11T15:43:48.694Z",
          "timestamp": "2018-10-11T15:43:48.724Z",
          "type": "track",
          "userId": "125bbf6ebac9fbd2180400956",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Hit_Timestamp": "string",
          "properties.Session_ID": "string",
          "properties.Visitor_ID": "string",
          "properties.category": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 298
    • schema_scan_id: 1570035
    • updated: 2018-10-11 11:39:29
    • created: 2017-11-05 21:40:15
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_skipped`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_skipped`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string ,`extra` :  struct< `facilityId` : string , `unitId` : string >, `Visitor_ID` : string , `site_id` : string , `label` : string , `GA_Client_ID` : string , `Session_ID` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `userAgent` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `ip` : string >, `messageId`  string , `type`  string , `event`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\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-segment-ssdc-stage/separated_dt/skipped'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_skipped`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/skipped
    • id: 2202
    • processed: 0
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "e51426cb-0cf7-4698-918f-ec4407c1f87d",
          "channel": "client",
          "context": {
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "https://www.selfstorage.extrameter.com/search?location=Perryville%2C%20AK%2C%20United%20States&moveInDate=",
                  "search": "",
                  "title": "Fake Storage Facility - Product - Photos & Reviews - SelfStorage.com\u00ae",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/54.0.2840.98 Safari/537.36"
          },
          "event": "skipped",
          "integrations": {},
          "messageId": "ajs-aaf52cf081bfb3b1f8b7dbae85f93e20",
          "originalTimestamp": "2016-12-01T18:43:49.484Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "GA Client ID": "121684032.1476838900",
              "Hit Timestamp": 1480617829482,
              "Session ID": "1480617829482.ivzmnxcdbuna5pu2vivbo6r",
              "Visitor ID": "835810bb6fba1604691115325",
              "category": "reservation form interactions-ssdc_facility",
              "extra": {
                  "facilityId": 155558,
                  "unitId": "16448230"
              },
              "label": "move_in_date",
              "site_id": "27"
          },
          "receivedAt": "2016-12-01T18:43:49.368Z",
          "sentAt": "2016-12-01T18:43:49.487Z",
          "timestamp": "2016-12-01T18:43:49.365Z",
          "type": "track",
          "userId": "835810bb6fba1604691115325",
          "version": 2
      }
    • schema_attributes:
      {
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Hit_Timestamp": "string",
          "properties.Session_ID": "string",
          "properties.Visitor_ID": "string",
          "properties.category": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 298
    • schema_scan_id: None
    • updated: None
Schema Scans: 1
Last at 2018-10-11 11:39:15
    • duration: 0:00:16.499497
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 5,
          "partitions_applied": false,
          "success": true
      }
    • id: 1570035
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-10-11/",
              "name": "dt",
              "type": "string",
              "value": "2018-10-11"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped",
              "key": "separated_dt/skipped/dt=2018-10-11/1539275732698.7927677a473e.1.11.1.df087391-f626-45e2-bd6b-599210b001d7.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_skipped",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 298
    • start_time: 2018-10-11 11:39:15
    • success: True
    • trace_id: 9938985924059102412
Partitions:
  • count: 5
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_skipped`\nADD\n\n\n PARTITION (dt='2016-11-23') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-23/'\n PARTITION (dt='2016-11-29') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-29/'\n PARTITION (dt='2016-12-01') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-12-01/'\n PARTITION (dt='2018-02-09') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-02-09/'\n PARTITION (dt='2018-10-11') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-10-11/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 10486,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-23/",
                "name": "dt",
                "value": "2016-11-23"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-12 10:02:29",
                    "last_data": null
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 10487,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-29/",
                "name": "dt",
                "value": "2016-11-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-12 10:02:29",
                    "last_data": null
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 10485,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-12-01/",
                "name": "dt",
                "value": "2016-12-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-12 10:02:29",
                    "last_data": null
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 13350,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-02-09/",
                "name": "dt",
                "value": "2018-02-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-02-09 15:46:51",
                    "last_data": "2018-02-09 16:14:33"
                },
                "parquet": {
                    "first_performed": "2018-02-12 14:38:56",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-02-12 14:38:56",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 66012,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-10-11/",
                "name": "dt",
                "value": "2018-10-11"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-10-11 11:39:15",
                    "last_data": "2018-10-11 11:39:15"
                },
                "parquet": {
                    "first_performed": "2018-10-11 12:44:26",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-10-11 12:44:26",
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "channel": "string",
        "context.ip": "string",
        "context.library.name": "string",
        "context.library.version": "string",
        "context.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.userAgent": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.GA_Client_ID": "string",
        "properties.Hit_Timestamp": "string",
        "properties.Session_ID": "string",
        "properties.Visitor_ID": "string",
        "properties.category": "string",
        "properties.extra.facilityId": "string",
        "properties.extra.unitId": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2018-10-11 11:39:15
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_skipped`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `userAgent` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >, `ip` : string >, `projectId`  string , `_origin`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string ,`extra` :  struct< `facilityId` : string , `unitId` : string >, `Visitor_ID` : string , `site_id` : string , `label` : string , `GA_Client_ID` : string , `Session_ID` : string >, `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\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-segment-ssdc-stage/separated_dt/skipped'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_skipped`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_skipped"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2017-11-02 11:12:22",
        "disabled": false,
        "format": "raw",
        "id": 298,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_skipped"
        },
        "type": "segment"
    },
    "partition": {
        "count": 5,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_skipped`\nADD\n\n\n PARTITION (dt='2016-11-23') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-23/'\n PARTITION (dt='2016-11-29') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-29/'\n PARTITION (dt='2016-12-01') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-12-01/'\n PARTITION (dt='2018-02-09') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-02-09/'\n PARTITION (dt='2018-10-11') location 's3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-10-11/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 10486,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-23/",
                    "name": "dt",
                    "value": "2016-11-23"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-12 10:02:29",
                        "last_data": null
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 10487,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-11-29/",
                    "name": "dt",
                    "value": "2016-11-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-12 10:02:29",
                        "last_data": null
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 10485,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2016-12-01/",
                    "name": "dt",
                    "value": "2016-12-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-12 10:02:29",
                        "last_data": null
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 13350,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-02-09/",
                    "name": "dt",
                    "value": "2018-02-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-02-09 15:46:51",
                        "last_data": "2018-02-09 16:14:33"
                    },
                    "parquet": {
                        "first_performed": "2018-02-12 14:38:56",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-02-12 14:38:56",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 66012,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/skipped/dt=2018-10-11/",
                    "name": "dt",
                    "value": "2018-10-11"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-10-11 11:39:15",
                        "last_data": "2018-10-11 11:39:15"
                    },
                    "parquet": {
                        "first_performed": "2018-10-11 12:44:26",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-10-11 12:44:26",
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "channel": "string",
            "context.ip": "string",
            "context.library.name": "string",
            "context.library.version": "string",
            "context.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.userAgent": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.GA_Client_ID": "string",
            "properties.Hit_Timestamp": "string",
            "properties.Session_ID": "string",
            "properties.Visitor_ID": "string",
            "properties.category": "string",
            "properties.extra.facilityId": "string",
            "properties.extra.unitId": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2018-10-11 11:39:15",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_skipped`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `userAgent` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >, `ip` : string >, `projectId`  string , `_origin`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string ,`extra` :  struct< `facilityId` : string , `unitId` : string >, `Visitor_ID` : string , `site_id` : string , `label` : string , `GA_Client_ID` : string , `Session_ID` : string >, `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\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-segment-ssdc-stage/separated_dt/skipped'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_skipped`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_skipped"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}