Schema Info

Schema Name: sfdl_dev_segment.reactfoot_mfemounted
  • created: 2023-08-28 17:22:15
  • disabled: False
  • format: raw
  • id: 2236
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "reactfoot_mfemounted"
    }
  • type: segment
Schema Versions: 4
    • created: 2024-11-05 09:55:51
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_mfemounted`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_mfemounted`\n(\n`userId`STRING,`type`STRING,`event`STRING,`sentAt`STRING,`channel`STRING,`_origin`STRING,`version`STRING,`context`struct<`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`path`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`someAdditionalData`:STRING,`isReact`:STRING,`site_id`:STRING,`mfeData`:struct<`data_unit_id`:STRING,`data_reservation_id`:STRING,`data_provider_id`:STRING,`data_organization_id`:STRING,`pizza`:STRING,`data_site`:STRING,`data_facility_id`:STRING>,`mfeScriptURL`:STRING,`mfeId`:STRING,`Hit_Timestamp`:STRING,`label`:STRING,`additionalProps`:STRING,`category`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-dev/separated_dt/MFE Mounted'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_mfemounted"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted
    • id: 4747318
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-11-05T15:55:44Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1730764800000/1730822122922.events-archiver-480-3..51dce51f-51fe-4fb9-a4f9-3f40a69d2670.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "5c569a59-69c2-42bf-b219-7d5e1a9d6a6c",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/storage-unit-size-guide.html",
                  "referrer": "",
                  "search": "",
                  "title": "Storage Unit Size Guide | Find The Right Size Unit For Your Storage Needs",
                  "url": "http://localhost:9000/storage-unit-size-guide.html"
              },
              "timezone": "America/Phoenix",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "130"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "130"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "MFE Mounted",
          "integrations": {},
          "messageId": "ajs-next-1730819427705-d64ffeba-ab3b-452d-8f23-919f5ffdeb54",
          "originalTimestamp": "2024-11-05T15:10:27.705Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1730819427040,
              "additionalProps": "",
              "category": "missing category-storageSizeLandingPage",
              "env": "development",
              "isReact": true,
              "label": "Storage Calculator",
              "mfeData": {
                  "data-site": "SFDC"
              },
              "mfeId": "st-storage-calculator",
              "mfeScriptURL": "https://storage-calculator-mfe.devable.io/assetsry/index.js",
              "site_id": -1
          },
          "receivedAt": "2024-11-05T15:10:28.136Z",
          "sentAt": "2024-11-05T15:10:27.713Z",
          "timestamp": "2024-11-05T15:10:28.128Z",
          "type": "track",
          "userId": "error",
          "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.additionalProps": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.mfeData.data_facility_id": "string",
          "properties.mfeData.data_organization_id": "string",
          "properties.mfeData.data_provider_id": "string",
          "properties.mfeData.data_reservation_id": "string",
          "properties.mfeData.data_site": "string",
          "properties.mfeData.data_unit_id": "string",
          "properties.mfeData.pizza": "string",
          "properties.mfeId": "string",
          "properties.mfeScriptURL": "string",
          "properties.site_id": "string",
          "properties.someAdditionalData": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2236
    • schema_scan_id: 6672842
    • updated: 2024-11-05 09:56:07
    • created: 2024-10-24 22:34:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_mfemounted`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_mfemounted`\n(\n`channel`STRING,`timestamp`STRING,`_origin`STRING,`sentAt`STRING,`originalTimestamp`STRING,`messageId`STRING,`anonymousId`STRING,`properties`struct<`mfeData`:struct<`data_provider_id`:STRING,`data_reservation_id`:STRING,`data_facility_id`:STRING,`data_organization_id`:STRING,`data_site`:STRING,`pizza`:STRING,`data_unit_id`:STRING>,`isReact`:STRING,`mfeScriptURL`:STRING,`someAdditionalData`:STRING,`category`:STRING,`env`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING,`mfeId`:STRING,`label`:STRING>,`projectId`STRING,`type`STRING,`version`STRING,`userId`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`locale`:STRING,`page`:struct<`url`:STRING,`title`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING>,`timezone`:STRING,`ip`:STRING,`userAgent`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>>,`event`STRING,`receivedAt`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-dev/separated_dt/MFE Mounted'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_mfemounted"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted
    • id: 4726246
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-10-25T03:34:06Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1729814400000/1729827233599.events-archiver-480-39..f2ebb02f-be52-486e-8a2e-8c244e5ba418.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "d064e375-7825-46e9-b0cb-abe7b71975d3",
          "channel": "client",
          "context": {
              "ip": "2600:1700:a5b0:b50:2d34:149b:7736:9c1d",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/storage-unit-size-guide.html",
                  "referrer": "",
                  "search": "",
                  "title": "Storage Unit Size Guide | Find The Right Size Unit For Your Storage Needs",
                  "url": "http://localhost:9000/storage-unit-size-guide.html"
              },
              "timezone": "America/Chicago",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "130"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "130"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "MFE Mounted",
          "integrations": {},
          "messageId": "ajs-next-1729825898323-d77f9b09-154e-4e46-9be2-7fb4b4cb395f",
          "originalTimestamp": "2024-10-25T03:11:38.323Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1729825898266,
              "category": "missing category-storageSizeLandingPage",
              "env": "development",
              "isReact": true,
              "label": "Storage Calculator",
              "mfeData": {
                  "data-site": "SFDC"
              },
              "mfeId": "st-storage-calculator",
              "mfeScriptURL": "https://storage-calculator-mfe.devable.io/assets/index-DEr2Xx8b.js",
              "site_id": -1,
              "someAdditionalData": "your data"
          },
          "receivedAt": "2024-10-25T03:11:38.887Z",
          "sentAt": "2024-10-25T03:11:38.339Z",
          "timestamp": "2024-10-25T03:11:38.871Z",
          "type": "track",
          "userId": "error",
          "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.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.mfeData.data_facility_id": "string",
          "properties.mfeData.data_organization_id": "string",
          "properties.mfeData.data_provider_id": "string",
          "properties.mfeData.data_reservation_id": "string",
          "properties.mfeData.data_site": "string",
          "properties.mfeData.data_unit_id": "string",
          "properties.mfeData.pizza": "string",
          "properties.mfeId": "string",
          "properties.mfeScriptURL": "string",
          "properties.site_id": "string",
          "properties.someAdditionalData": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2236
    • schema_scan_id: 6642707
    • updated: 2024-10-24 22:34:44
    • created: 2024-10-24 17:24:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_mfemounted`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_mfemounted`\n(\n`receivedAt`STRING,`channel`STRING,`timestamp`STRING,`_origin`STRING,`sentAt`STRING,`originalTimestamp`STRING,`messageId`STRING,`anonymousId`STRING,`properties`struct<`isReact`:STRING,`mfeData`:struct<`data_organization_id`:STRING,`data_reservation_id`:STRING,`data_facility_id`:STRING,`data_provider_id`:STRING,`pizza`:STRING,`data_unit_id`:STRING>,`mfeScriptURL`:STRING,`label`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING,`mfeId`:STRING,`env`:STRING>,`projectId`STRING,`type`STRING,`version`STRING,`userId`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`locale`:STRING,`page`:struct<`url`:STRING,`title`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING>,`timezone`:STRING,`ip`:STRING,`userAgent`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>>,`event`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-dev/separated_dt/MFE Mounted'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_mfemounted"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted
    • id: 4726242
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-10-24T22:24:34Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1729728000000/1729808635180.events-archiver-480-39..2de12f27-d9da-4a2e-a97e-79903b9452ed.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "d064e375-7825-46e9-b0cb-abe7b71975d3",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/storage-unit-size-guide.html",
                  "referrer": "",
                  "search": "",
                  "title": "Storage Unit Size Guide | Find The Right Size Unit For Your Storage Needs",
                  "url": "http://localhost:9000/storage-unit-size-guide.html"
              },
              "timezone": "America/Chicago",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "130"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "130"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "MFE Mounted",
          "integrations": {},
          "messageId": "ajs-next-1729807123732-9ad473bc-f0fd-47d2-9103-ed746f13600a",
          "originalTimestamp": "2024-10-24T21:58:43.732Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1729807123141,
              "category": "missing category-storageSizeLandingPage",
              "env": "development",
              "isReact": true,
              "label": "missing label",
              "mfeData": {},
              "mfeId": "size-guide",
              "mfeScriptURL": "https://storage-calculator-mfe.devable.io/",
              "site_id": -1
          },
          "receivedAt": "2024-10-24T21:58:44.207Z",
          "sentAt": "2024-10-24T21:58:43.751Z",
          "timestamp": "2024-10-24T21:58:44.188Z",
          "type": "track",
          "userId": "error",
          "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.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.mfeData.data_facility_id": "string",
          "properties.mfeData.data_organization_id": "string",
          "properties.mfeData.data_provider_id": "string",
          "properties.mfeData.data_reservation_id": "string",
          "properties.mfeData.data_unit_id": "string",
          "properties.mfeData.pizza": "string",
          "properties.mfeId": "string",
          "properties.mfeScriptURL": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2236
    • schema_scan_id: 6642581
    • updated: 2024-10-24 17:25:03
    • created: 2024-08-22 16:54:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_mfemounted`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_mfemounted`\n(\n`userId`STRING,`originalTimestamp`STRING,`event`STRING,`_origin`STRING,`channel`STRING,`messageId`STRING,`projectId`STRING,`timestamp`STRING,`context`struct<`userAgentData`:struct<`mobile`:STRING,`brands`:array>,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`userAgent`:STRING,`timezone`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`ip`:STRING,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`receivedAt`STRING,`anonymousId`STRING,`properties`struct<`mfeData`:struct<`data_organization_id`:STRING,`data_reservation_id`:STRING,`data_facility_id`:STRING,`data_provider_id`:STRING,`pizza`:STRING,`data_unit_id`:STRING>,`env`:STRING,`mfeScriptURL`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING,`category`:STRING,`label`:STRING>,`type`STRING,`version`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-reactfoot-dev/separated_dt/MFE Mounted'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_mfemounted"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted
    • id: 4709258
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "59c552c7d935bd0001b8729c",
                  "59c13cfcc84de40001a9cdcc"
              ],
              "unbundled": []
          },
          "_origin": "2024-08-22T21:54:31Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1724284800000/1724363605610.events-archiver-480-2..bf0f740d-44dd-47f0-8e99-3759bd36d926.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "de3eab90-c813-4da0-9e1b-3438c60738e4",
          "channel": "client",
          "context": {
              "ip": "136.62.120.17",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.72.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/CMSX52BQD",
                  "referrer": "",
                  "search": "",
                  "title": "storEDGE Demo Facility TEST Test | 402 Brooks Road | SpareFoot",
                  "url": "http://localhost:9000/reservation/confirmation/CMSX52BQD"
              },
              "timezone": "America/Chicago",
              "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": "MFE Mounted",
          "integrations": {},
          "messageId": "ajs-next-1724360427853-658339d0-7120-474c-bda3-d10046a1b705",
          "originalTimestamp": "2024-08-22T21:00:27.853Z",
          "projectId": "iHhi46PCMy",
          "properties": {
              "Hit Timestamp": 1724360427694,
              "category": "missing category-confirmationPage",
              "env": "development",
              "isReact": true,
              "label": "OMIAppEmbed",
              "mfeData": {
                  "data-facility-id": "fc7a190d-f280-4953-a1c6-1c321e279299",
                  "data-organization-id": "89f356a4-eb1f-4a5b-9895-46223cb4e40e",
                  "data-provider-id": "se",
                  "data-reservation-id": "pal:reservation:se:fc7a190d-f280-4953-a1c6-1c321e279299;35b917c7-fbac-4ebc-94de-798457b531c3",
                  "data-unit-id": "8f7424ae-11a4-4ab1-ba28-50bebfb8",
                  "pizza": "pepperoni"
              },
              "mfeScriptURL": "https://omi-widget.websites.rnl.io/dist/storable-webapps-onlinemovein.js",
              "site_id": -1
          },
          "receivedAt": "2024-08-22T21:00:28.241Z",
          "sentAt": "2024-08-22T21:00:27.864Z",
          "timestamp": "2024-08-22T21:00:28.230Z",
          "type": "track",
          "userId": "error",
          "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.category": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.mfeData.data_facility_id": "string",
          "properties.mfeData.data_organization_id": "string",
          "properties.mfeData.data_provider_id": "string",
          "properties.mfeData.data_reservation_id": "string",
          "properties.mfeData.data_unit_id": "string",
          "properties.mfeData.pizza": "string",
          "properties.mfeScriptURL": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 2236
    • schema_scan_id: 6572476
    • updated: 2024-08-22 16:55:02
Schema Scans: 4
Last at 2024-11-05 09:55:49
    • duration: 0:00:22.883523
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 144,
          "partitions_applied": false,
          "success": true
      }
    • id: 6672842
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2024-11-05/",
              "name": "dt",
              "type": "string",
              "value": "2024-11-05"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted",
              "key": "separated_dt/MFE Mounted/dt=2024-11-05/1730822122922.events-archiver-480-3..51dce51f-51fe-4fb9-a4f9-3f40a69d2670.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_MFEMounted",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2236
    • start_time: 2024-11-05 09:55:49
    • success: True
    • trace_id: 10467821489357634986
    • duration: 0:00:20.540740
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 0,
          "partitions_applied": false,
          "success": true
      }
    • id: 6642707
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2024-10-25/",
              "name": "dt",
              "type": "string",
              "value": "2024-10-25"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted",
              "key": "separated_dt/MFE Mounted/dt=2024-10-25/1729827233599.events-archiver-480-39..f2ebb02f-be52-486e-8a2e-8c244e5ba418.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_MFEMounted",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2236
    • start_time: 2024-10-24 22:34:16
    • success: True
    • trace_id: 10067912936806041180
    • duration: 0:00:23.405302
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 136,
          "partitions_applied": false,
          "success": true
      }
    • id: 6642581
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2024-10-24/",
              "name": "dt",
              "type": "string",
              "value": "2024-10-24"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted",
              "key": "separated_dt/MFE Mounted/dt=2024-10-24/1729808635180.events-archiver-480-39..2de12f27-d9da-4a2e-a97e-79903b9452ed.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_MFEMounted",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2236
    • start_time: 2024-10-24 17:24:45
    • success: True
    • trace_id: 14918477530581428444
    • duration: 0:00:25.387439
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 116,
          "partitions_applied": false,
          "success": true
      }
    • id: 6572476
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2024-08-22/",
              "name": "dt",
              "type": "string",
              "value": "2024-08-22"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-dev",
              "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted",
              "key": "separated_dt/MFE Mounted/dt=2024-08-22/1724363605610.events-archiver-480-2..bf0f740d-44dd-47f0-8e99-3759bd36d926.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.reactfoot_MFEMounted",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 2236
    • start_time: 2024-08-22 16:54:45
    • success: True
    • trace_id: 13465640503663281086
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_mfemounted`\nADD\n\n\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-06/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 287475,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-04/",
                "name": "dt",
                "value": "2025-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-03 23:41:43",
                    "last_data": "2025-02-04 12:50:50"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287571,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-05/",
                "name": "dt",
                "value": "2025-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-05 01:07:34",
                    "last_data": "2025-02-05 16:04:41"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287906,
                "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-06/",
                "name": "dt",
                "value": "2025-02-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-06 00:52:42",
                    "last_data": "2025-02-06 10:36:15"
                },
                "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.additionalProps": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.mfeData.data_facility_id": "string",
        "properties.mfeData.data_organization_id": "string",
        "properties.mfeData.data_provider_id": "string",
        "properties.mfeData.data_reservation_id": "string",
        "properties.mfeData.data_site": "string",
        "properties.mfeData.data_unit_id": "string",
        "properties.mfeData.pizza": "string",
        "properties.mfeId": "string",
        "properties.mfeScriptURL": "string",
        "properties.site_id": "string",
        "properties.someAdditionalData": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2024-11-05 09:55:51
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_mfemounted`\n(\n`userId`STRING,`type`STRING,`event`STRING,`sentAt`STRING,`channel`STRING,`_origin`STRING,`version`STRING,`context`struct<`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`path`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`someAdditionalData`:STRING,`isReact`:STRING,`site_id`:STRING,`mfeData`:struct<`data_unit_id`:STRING,`data_reservation_id`:STRING,`data_provider_id`:STRING,`data_organization_id`:STRING,`pizza`:STRING,`data_site`:STRING,`data_facility_id`:STRING>,`mfeScriptURL`:STRING,`mfeId`:STRING,`Hit_Timestamp`:STRING,`label`:STRING,`additionalProps`:STRING,`category`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-dev/separated_dt/MFE Mounted'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_mfemounted`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_mfemounted"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2023-08-28 17:22:15",
        "disabled": false,
        "format": "raw",
        "id": 2236,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "reactfoot_mfemounted"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.reactfoot_mfemounted`\nADD\n\n\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-06/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 287475,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-04/",
                    "name": "dt",
                    "value": "2025-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-03 23:41:43",
                        "last_data": "2025-02-04 12:50:50"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287571,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-05/",
                    "name": "dt",
                    "value": "2025-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-05 01:07:34",
                        "last_data": "2025-02-05 16:04:41"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287906,
                    "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/MFE Mounted/dt=2025-02-06/",
                    "name": "dt",
                    "value": "2025-02-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-06 00:52:42",
                        "last_data": "2025-02-06 10:36:15"
                    },
                    "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.additionalProps": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.mfeData.data_facility_id": "string",
            "properties.mfeData.data_organization_id": "string",
            "properties.mfeData.data_provider_id": "string",
            "properties.mfeData.data_reservation_id": "string",
            "properties.mfeData.data_site": "string",
            "properties.mfeData.data_unit_id": "string",
            "properties.mfeData.pizza": "string",
            "properties.mfeId": "string",
            "properties.mfeScriptURL": "string",
            "properties.site_id": "string",
            "properties.someAdditionalData": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2024-11-05 09:55:51",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_mfemounted`\n(\n`userId`STRING,`type`STRING,`event`STRING,`sentAt`STRING,`channel`STRING,`_origin`STRING,`version`STRING,`context`struct<`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`path`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`someAdditionalData`:STRING,`isReact`:STRING,`site_id`:STRING,`mfeData`:struct<`data_unit_id`:STRING,`data_reservation_id`:STRING,`data_provider_id`:STRING,`data_organization_id`:STRING,`pizza`:STRING,`data_site`:STRING,`data_facility_id`:STRING>,`mfeScriptURL`:STRING,`mfeId`:STRING,`Hit_Timestamp`:STRING,`label`:STRING,`additionalProps`:STRING,`category`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-dev/separated_dt/MFE Mounted'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_mfemounted`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_mfemounted"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}