Schema Info

Schema Name: sfdl_stage_segment.ssdc_valid
  • created: 2017-11-02 11:08:28
  • disabled: False
  • format: raw
  • id: 297
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_valid"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-21 14:36:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_valid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_valid`\n(\n`original_key`STRING,`channel`STRING,`timestamp`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`label`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`moveInDateSelected`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`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/valid'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_valid"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/valid
    • id: 626698
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-21T20:35:55Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1700524800000/1700598700352.events-archiver-480-46..262b4132-b842-4390-a13e-8616a46d243e.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "3d2e84cd-6f4d-4f96-80c4-45588d7ee3c0",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true&stid=407",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&stid=407"
              },
              "timezone": "America/New_York",
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "119"
                      },
                      {
                          "brand": "Chromium",
                          "version": "119"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "valid",
          "integrations": {},
          "messageId": "ajs-next-abd0f411e3a244cbde1eb1bce5cf1d0c",
          "originalTimestamp": "2023-11-21T20:28:26.454Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1700598506452,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 155558,
                  "unitId": 21367897
              },
              "isReact": true,
              "label": "first_name",
              "site_id": 27
          },
          "receivedAt": "2023-11-21T20:28:26.857Z",
          "sentAt": "2023-11-21T20:28:26.616Z",
          "timestamp": "2023-11-21T20:28:26.695Z",
          "type": "track",
          "userId": "SELENIUM",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "original_key": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.moveInDateSelected": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 297
    • schema_scan_id: 5326258
    • updated: 2023-11-21 14:40:07
    • created: 2023-06-09 09:36:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_valid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_valid`\n(\n`channel`STRING,`receivedAt`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`version`STRING,`integrations`struct<`_empty_`:STRING>,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`original_key`STRING,`event`STRING,`properties`struct<`site_id`:STRING,`Hit_Timestamp`:STRING,`moveInDateSelected`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`label`:STRING,`category`:STRING,`isReact`:STRING,`env`: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/valid'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_valid"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/valid
    • id: 548190
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T14:25:14Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1686268800000/1686320702758.events-archiver-480-45.8ebb200.61be79ce-af4d-4da0-918d-c35744f97d4d.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "a206b90b-cfb6-45d5-b17d-06c0ac9d6ca8",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/sitelink-demo-facility-105463/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true",
                  "title": "SiteLink Demo Facility: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/sitelink-demo-facility-105463/?mgr=ssdr&SELENIUM=true"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not.A/Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "114"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "114"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "valid",
          "integrations": {},
          "messageId": "ajs-next-78209aff68c0e5ce18bd32054d7ae53f",
          "originalTimestamp": "2023-06-09T14:23:56.704Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1686320636700,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 105463,
                  "unitId": 24136102
              },
              "isReact": true,
              "label": "email",
              "site_id": 27
          },
          "receivedAt": "2023-06-09T14:23:57.131Z",
          "sentAt": "2023-06-09T14:23:56.869Z",
          "timestamp": "2023-06-09T14:23:56.966Z",
          "type": "track",
          "userId": "SELENIUM",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "original_key": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.moveInDateSelected": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 297
    • schema_scan_id: 4949383
    • updated: 2023-06-09 09:42:36
    • created: 2023-02-03 10:58:55
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_valid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_valid`\n(\n`channel`STRING,`receivedAt`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`version`STRING,`integrations`struct<`_empty_`:STRING>,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`context`struct<`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`original_key`STRING,`event`STRING,`properties`struct<`site_id`:STRING,`moveInDateSelected`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`Hit_Timestamp`:STRING,`label`:STRING,`category`:STRING,`isReact`:STRING,`env`: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/valid'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_valid"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/valid
    • id: 493945
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-02-03T16:58:53Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1675382400000/1675443402506.events-archiver-480-50.8ebb200.51d936d1-4703-4011-9211-946797868abb.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "f4f00bbf-7b4c-4cf5-b439-40aea5619b20",
          "channel": "client",
          "context": {
              "campaign": {
                  "medium": "email",
                  "name": "20230203_RES_SSDC_trans",
                  "source": "AWS"
              },
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.49.2"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/U4M9EM3ZA",
                  "referrer": "",
                  "search": "?k=&email_token=67d9990fe69d2f7adabe98366c0fd4870e39051c&utm_medium=email&utm_source=AWS&utm_campaign=20230203_RES_SSDC_trans",
                  "title": "Reservation Confirmed for SiteLink Demo Facility | SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/reservation/confirmation/U4M9EM3ZA?k=&email_token=67d9990fe69d2f7adabe98366c0fd4870e39051c&utm_medium=email&utm_source=AWS&utm_campaign=20230203_RES_SSDC_trans"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
          },
          "event": "valid",
          "integrations": {},
          "messageId": "ajs-next-bd3b931f398156a03f11acf16cfd7606",
          "originalTimestamp": "2023-02-03T16:23:42.264Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1675441422264,
              "category": "change move-in date form interactions",
              "env": "stage",
              "isReact": true,
              "label": "move_in_date",
              "moveInDateSelected": "02/04/2023",
              "site_id": 27
          },
          "receivedAt": "2023-02-03T16:23:42.617Z",
          "sentAt": "2023-02-03T16:23:42.291Z",
          "timestamp": "2023-02-03T16:23:42.590Z",
          "type": "track",
          "userId": "9e9bfa9c6c48ce2ef9eb6c0f789459f3",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "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",
          "original_key": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.moveInDateSelected": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 297
    • schema_scan_id: 4586676
    • updated: 2023-02-03 11:04:43
Schema Scans: 3
Last at 2023-11-21 14:36:05
    • duration: 0:04:57.340370
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 731,
          "partitions_applied": false,
          "success": true
      }
    • id: 5326258
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2023-11-21/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-21"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/valid",
              "key": "separated_dt/valid/dt=2023-11-21/1700598700352.events-archiver-480-46..262b4132-b842-4390-a13e-8616a46d243e.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_valid",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 297
    • start_time: 2023-11-21 14:36:05
    • success: True
    • trace_id: 9047822778261106443
    • duration: 0:03:47.518272
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 207,
          "partitions_applied": false,
          "success": true
      }
    • id: 4949383
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/valid",
              "key": "separated_dt/valid/dt=2023-06-09/1686320702758.events-archiver-480-45.8ebb200.61be79ce-af4d-4da0-918d-c35744f97d4d.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_valid",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 297
    • start_time: 2023-06-09 09:36:37
    • success: True
    • trace_id: 5494317616794788161
    • duration: 0:04:39.860833
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 498,
          "partitions_applied": false,
          "success": true
      }
    • id: 4586676
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2023-02-03/",
              "name": "dt",
              "type": "string",
              "value": "2023-02-03"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/valid",
              "key": "separated_dt/valid/dt=2023-02-03/1675443402506.events-archiver-480-50.8ebb200.51d936d1-4703-4011-9211-946797868abb.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_valid",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 297
    • start_time: 2023-02-03 10:58:53
    • success: True
    • trace_id: 5151713309946277251
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_valid`\nADD\n\n\n PARTITION (dt='2024-08-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-08-13/'\n PARTITION (dt='2024-09-05') location 's3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-05/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 552733,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-08-13/",
                "name": "dt",
                "value": "2024-08-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-13 12:43:40",
                    "last_data": "2024-08-13 12:53:21"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 561918,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-05/",
                "name": "dt",
                "value": "2024-09-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-05 11:19:13",
                    "last_data": "2024-09-05 11:28:31"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 565956,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-17/",
                "name": "dt",
                "value": "2024-09-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-17 10:30:47",
                    "last_data": "2024-09-17 10:51:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "channel": "string",
        "context.campaign.medium": "string",
        "context.campaign.name": "string",
        "context.campaign.source": "string",
        "context.ip": "string",
        "context.library.name": "string",
        "context.library.version": "string",
        "context.locale": "string",
        "context.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "original_key": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.extra.facilityId": "string",
        "properties.extra.unitId": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.moveInDateSelected": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-21 14:36:06
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_valid`\n(\n`original_key`STRING,`channel`STRING,`timestamp`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`label`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`moveInDateSelected`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`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/valid'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_valid`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_valid"
    }
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:08:28",
        "disabled": false,
        "format": "raw",
        "id": 297,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_valid"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_valid`\nADD\n\n\n PARTITION (dt='2024-08-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-08-13/'\n PARTITION (dt='2024-09-05') location 's3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-05/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 552733,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-08-13/",
                    "name": "dt",
                    "value": "2024-08-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-13 12:43:40",
                        "last_data": "2024-08-13 12:53:21"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 561918,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-05/",
                    "name": "dt",
                    "value": "2024-09-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-05 11:19:13",
                        "last_data": "2024-09-05 11:28:31"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 565956,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/valid/dt=2024-09-17/",
                    "name": "dt",
                    "value": "2024-09-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-17 10:30:47",
                        "last_data": "2024-09-17 10:51:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "channel": "string",
            "context.campaign.medium": "string",
            "context.campaign.name": "string",
            "context.campaign.source": "string",
            "context.ip": "string",
            "context.library.name": "string",
            "context.library.version": "string",
            "context.locale": "string",
            "context.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "original_key": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.extra.facilityId": "string",
            "properties.extra.unitId": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.moveInDateSelected": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-21 14:36:06",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_valid`\n(\n`original_key`STRING,`channel`STRING,`timestamp`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`label`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`moveInDateSelected`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`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/valid'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_valid`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_valid"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}