Schema Info

Schema Name: sfdl_stage_segment.reactfoot_omierror
  • created: 2023-10-31 10:52:43
  • disabled: False
  • format: raw
  • id: 2081
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "reactfoot_omierror"
    }
  • type: segment
Schema Versions: 4
    • created: 2024-08-01 23:35:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_omierror`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_omierror`\n(\n`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING,`referrer`:STRING>,`timezone`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING>,`timestamp`STRING,`version`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`env`:STRING,`site_id`:STRING,`action`:STRING,`errors`:array>,`isReact`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`channel`STRING,`anonymousId`STRING,`_origin`STRING,`event`STRING,`type`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-reactfoot-stage/separated_dt/OMI Error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_omierror"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error
    • id: 729322
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2024-08-02T04:35:26Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1722556800000/1722573319267.events-archiver-480-35..b03ce86b-6362-4bd8-bf3c-eddcccc46146.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "c953e26f-29b4-4880-8a28-9aa51425a12e",
          "channel": "client",
          "context": {
              "ip": "103.169.83.19",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-GB",
              "page": {
                  "path": "/reservation/confirmation/SWYM45ZCA",
                  "referrer": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage/SiteLink-Storable-Site-216680.html?searchType=storage&unitSizeFilters=5x5&unitType=unit&unitId=31793027",
                  "search": "",
                  "title": "SiteLink Storable Site | 501 Brooks Rd | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/reservation/confirmation/SWYM45ZCA"
              },
              "timezone": "Asia/Calcutta",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not)A;Brand",
                          "version": "99"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "127"
                      },
                      {
                          "brand": "Chromium",
                          "version": "127"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "OMI Error",
          "integrations": {},
          "messageId": "ajs-next-1722573050863-aa16d062-d17d-4fe1-b01a-4d8dff1a7e88",
          "originalTimestamp": "2024-08-02T04:30:50.863Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1722573050863,
              "action": "submission",
              "category": "missing category-confirmationPage",
              "env": "stage",
              "errors": [
                  {
                      "name": "An error occurred while processing this request. Please contact the facility for assistance."
                  }
              ],
              "isReact": true,
              "label": "OMIAppEmbed",
              "site_id": -1
          },
          "receivedAt": "2024-08-02T04:30:51.651Z",
          "sentAt": "2024-08-02T04:30:50.870Z",
          "timestamp": "2024-08-02T04:30:51.644Z",
          "type": "track",
          "userId": "580c848c33d25442ce896477746eabe7",
          "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",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.action": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.errors": [
              {
                  "name": "string"
              }
          ],
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2081
    • schema_scan_id: 5900453
    • updated: 2024-08-01 23:35:52
    • created: 2024-08-01 02:48:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_omierror`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_omierror`\n(\n`channel`STRING,`receivedAt`STRING,`_origin`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`userId`STRING,`context`struct<`ip`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING>,`timezone`:STRING,`userAgent`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`userAgentData`:struct<`mobile`:STRING,`brands`:array>,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`projectId`STRING,`anonymousId`STRING,`version`STRING,`properties`struct<`Hit_Timestamp`:STRING,`action`:STRING,`errors`:array,`category`:STRING,`env`:STRING,`label`:STRING,`site_id`:STRING,`isReact`:STRING>,`messageId`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-reactfoot-stage/separated_dt/OMI Error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_omierror"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error
    • id: 728981
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2024-08-01T07:48:40Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1722470400000/1722498508684.events-archiver-480-31..53625b93-787c-4bf6-8edb-759e37eec8a2.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "22ba2d1e-52ff-4558-9664-a3040975f8b9",
          "channel": "client",
          "context": {
              "campaign": {
                  "medium": "email",
                  "name": "20240801_RES_SFDC_trans",
                  "source": "AWS"
              },
              "ip": "103.169.83.19",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/QTTUAY3XS",
                  "referrer": "",
                  "search": "?k=&email_token=2cfcbbedfb63acd501a78f92c39f763a91c6c79e&utm_medium=email&utm_source=AWS&utm_campaign=20240801_RES_SFDC_trans",
                  "title": "Voyager Test Site | 400 Brooks Road | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/reservation/confirmation/QTTUAY3XS?k=&email_token=2cfcbbedfb63acd501a78f92c39f763a91c6c79e&utm_medium=email&utm_source=AWS&utm_campaign=20240801_RES_SFDC_trans"
              },
              "timezone": "Asia/Calcutta",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/127.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not)A;Brand",
                          "version": "99"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "127"
                      },
                      {
                          "brand": "Chromium",
                          "version": "127"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "OMI Error",
          "integrations": {},
          "messageId": "ajs-next-1722496046469-a3872509-f5e1-4947-a1cd-e033ab0e1f8b",
          "originalTimestamp": "2024-08-01T07:07:26.469Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1722496046469,
              "action": "initialization",
              "category": "missing category-confirmationPage",
              "env": "stage",
              "errors": [
                  null
              ],
              "isReact": true,
              "label": "OMIAppEmbed",
              "site_id": -1
          },
          "receivedAt": "2024-08-01T07:07:26.872Z",
          "sentAt": "2024-08-01T07:07:26.478Z",
          "timestamp": "2024-08-01T07:07:26.863Z",
          "type": "track",
          "userId": "e2028799711787ffc3dab0593c4d4bf3",
          "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",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.action": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.errors": [
              "string"
          ],
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2081
    • schema_scan_id: 5897312
    • updated: 2024-08-01 02:49:03
    • created: 2024-01-02 16:26:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_omierror`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_omierror`\n(\n`event`STRING,`channel`STRING,`messageId`STRING,`timestamp`STRING,`sentAt`STRING,`receivedAt`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`label`:STRING,`action`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`errors`:array>>,`anonymousId`STRING,`type`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`timezone`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING,`_origin`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-reactfoot-stage/separated_dt/OMI Error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_omierror"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error
    • id: 643887
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2024-01-02T22:26:07Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1704153600000/1704234304950.events-archiver-480-31..f5e83d5f-f72a-4c12-a51b-3b86b071150b.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "2de9ffe3-bac5-48f9-a06a-045ce60a40db",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.62.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/SP4UYKQ6H",
                  "referrer": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage/SiteLink-Demo-Facility-105463.html?searchType=storage&unitSizeFilters=5x10&unitType=unit&unitId=18554156",
                  "search": "",
                  "title": "SiteLink Demo Facility | 403 Brooks Road | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/reservation/confirmation/SP4UYKQ6H"
              },
              "timezone": "America/Phoenix",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "118"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "118"
                      },
                      {
                          "brand": "Not=A?Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "OMI Error",
          "integrations": {},
          "messageId": "ajs-next-b699ada5a41da4aaceae2e24bf14cd30",
          "originalTimestamp": "2024-01-02T21:46:55.407Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1704232015406,
              "action": "initialization",
              "category": "missing category-confirmationPage",
              "env": "stage",
              "errors": [
                  {
                      "name": "ExternalServiceError",
                      "statusCode": 500
                  }
              ],
              "isReact": true,
              "label": "OMIAppEmbed",
              "site_id": -1
          },
          "receivedAt": "2024-01-02T21:46:55.762Z",
          "sentAt": "2024-01-02T21:46:55.417Z",
          "timestamp": "2024-01-02T21:46:55.752Z",
          "type": "track",
          "userId": "5753337effe6b78a8335a580dd67f6a8",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "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",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.action": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.errors": [
              {
                  "name": "string",
                  "statusCode": "string"
              }
          ],
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2081
    • schema_scan_id: 5402374
    • updated: 2024-01-02 16:26:38
    • created: 2023-11-30 09:57:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_omierror`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_omierror`\n(\n`version`STRING,`event`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`env`:STRING,`action`:STRING,`category`:STRING,`label`:STRING>,`originalTimestamp`STRING,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`_origin`STRING,`channel`STRING,`messageId`STRING,`timestamp`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-reactfoot-stage/separated_dt/OMI Error'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_omierror"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error
    • id: 630350
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-30T15:57:25Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1701302400000/1701359711813.events-archiver-480-59..649b1c3d-64d9-4d6c-9252-dfcc1daa1c74.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "2de9ffe3-bac5-48f9-a06a-045ce60a40db",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/3X5AEHZSM",
                  "referrer": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage/SiteLink-Demo-Facility-105463.html",
                  "search": "",
                  "title": "SiteLink Demo Facility | 403 Brooks Road | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/reservation/confirmation/3X5AEHZSM"
              },
              "timezone": "America/Phoenix",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "118"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "118"
                      },
                      {
                          "brand": "Not=A?Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "OMI Error",
          "integrations": {},
          "messageId": "ajs-next-856be4aa8965eb682a13083d52ea5263",
          "originalTimestamp": "2023-11-30T15:34:09.172Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1701358449171,
              "action": "initialization",
              "category": "missing category-confirmationPage",
              "env": "stage",
              "isReact": true,
              "label": "OMIAppEmbed",
              "site_id": -1
          },
          "receivedAt": "2023-11-30T15:34:09.503Z",
          "sentAt": "2023-11-30T15:34:09.186Z",
          "timestamp": "2023-11-30T15:34:09.489Z",
          "type": "track",
          "userId": "5753337effe6b78a8335a580dd67f6a8",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "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",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.action": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2081
    • schema_scan_id: 5342474
    • updated: 2023-11-30 09:57:53
Schema Scans: 4
Last at 2024-08-01 23:35:37
    • duration: 0:00:18.009349
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 10,
          "partitions_applied": false,
          "success": true
      }
    • id: 5900453
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-08-02/",
              "name": "dt",
              "type": "string",
              "value": "2024-08-02"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error",
              "key": "separated_dt/OMI Error/dt=2024-08-02/1722573319267.events-archiver-480-35..b03ce86b-6362-4bd8-bf3c-eddcccc46146.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_OMIError",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2081
    • start_time: 2024-08-01 23:35:37
    • success: True
    • trace_id: 13365213924718728985
    • duration: 0:00:18.061694
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 9,
          "partitions_applied": false,
          "success": true
      }
    • id: 5897312
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-08-01/",
              "name": "dt",
              "type": "string",
              "value": "2024-08-01"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error",
              "key": "separated_dt/OMI Error/dt=2024-08-01/1722498508684.events-archiver-480-31..53625b93-787c-4bf6-8edb-759e37eec8a2.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_OMIError",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2081
    • start_time: 2024-08-01 02:48:48
    • success: True
    • trace_id: 5826573279744349440
    • duration: 0:00:18.094742
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 4,
          "partitions_applied": false,
          "success": true
      }
    • id: 5402374
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-01-02/",
              "name": "dt",
              "type": "string",
              "value": "2024-01-02"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error",
              "key": "separated_dt/OMI Error/dt=2024-01-02/1704234304950.events-archiver-480-31..f5e83d5f-f72a-4c12-a51b-3b86b071150b.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_OMIError",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2081
    • start_time: 2024-01-02 16:26:23
    • success: True
    • trace_id: 11270114161300858111
    • duration: 0:00:15.477017
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 2,
          "partitions_applied": false,
          "success": true
      }
    • id: 5342474
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2023-11-30/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-30"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error",
              "key": "separated_dt/OMI Error/dt=2023-11-30/1701359711813.events-archiver-480-59..649b1c3d-64d9-4d6c-9252-dfcc1daa1c74.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_OMIError",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2081
    • start_time: 2023-11-30 09:57:41
    • success: True
    • trace_id: 11235169004990216430
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_omierror`\nADD\n\n\n PARTITION (dt='2024-09-09') location 's3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-09/'\n PARTITION (dt='2024-09-10') location 's3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-10/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 562660,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-09/",
                "name": "dt",
                "value": "2024-09-09"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-09 11:20:32",
                    "last_data": "2024-09-09 11:20:32"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 562687,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-10/",
                "name": "dt",
                "value": "2024-09-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-10 01:00:53",
                    "last_data": "2024-09-10 17:46:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 564868,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-16/",
                "name": "dt",
                "value": "2024-09-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-16 05:25:22",
                    "last_data": "2024-09-16 05:26:31"
                },
                "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",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.action": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.errors": [
            {
                "name": "string"
            }
        ],
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2024-08-01 23:35:38
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_omierror`\n(\n`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING,`referrer`:STRING>,`timezone`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING>,`timestamp`STRING,`version`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`env`:STRING,`site_id`:STRING,`action`:STRING,`errors`:array>,`isReact`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`channel`STRING,`anonymousId`STRING,`_origin`STRING,`event`STRING,`type`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-reactfoot-stage/separated_dt/OMI Error'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_omierror`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_omierror"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2023-10-31 10:52:43",
        "disabled": false,
        "format": "raw",
        "id": 2081,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "reactfoot_omierror"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_omierror`\nADD\n\n\n PARTITION (dt='2024-09-09') location 's3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-09/'\n PARTITION (dt='2024-09-10') location 's3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-10/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 562660,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-09/",
                    "name": "dt",
                    "value": "2024-09-09"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-09 11:20:32",
                        "last_data": "2024-09-09 11:20:32"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 562687,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-10/",
                    "name": "dt",
                    "value": "2024-09-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-10 01:00:53",
                        "last_data": "2024-09-10 17:46:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 564868,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/OMI Error/dt=2024-09-16/",
                    "name": "dt",
                    "value": "2024-09-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-16 05:25:22",
                        "last_data": "2024-09-16 05:26:31"
                    },
                    "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",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.action": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.errors": [
                {
                    "name": "string"
                }
            ],
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2024-08-01 23:35:38",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_omierror`\n(\n`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`userAgentData`:struct<`platform`:STRING,`brands`:array>,`mobile`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING,`referrer`:STRING>,`timezone`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING>,`timestamp`STRING,`version`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`env`:STRING,`site_id`:STRING,`action`:STRING,`errors`:array>,`isReact`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`channel`STRING,`anonymousId`STRING,`_origin`STRING,`event`STRING,`type`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-reactfoot-stage/separated_dt/OMI Error'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_omierror`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_omierror"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}