Schema Info

Schema Name: sfdl_dev_segment.storagedc_submit
  • created: 2022-02-08 18:17:06
  • disabled: False
  • format: raw
  • id: 1698
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "storagedc_submit"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-07-01 16:54:32
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_submit`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_submit`\n(\n`receivedAt`STRING,`sentAt`STRING,`event`STRING,`_origin`STRING,`messageId`STRING,`channel`STRING,`type`STRING,`projectId`STRING,`userId`STRING,`version`STRING,`context`struct<`timezone`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`userAgent`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>>,`properties`struct<`site_id`:STRING,`label`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`category`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>>,`timestamp`STRING,`originalTimestamp`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-storagedc-dev/separated_dt/submit'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_submit"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/submit
    • id: 4706871
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2024-07-01T21:54:28Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1719792000000/1719870829400.events-archiver-480-4..f03c0619-90df-4c87-837a-bc275557de22.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "f9ed6a4e-c0fd-4a64-a630-2d354aaf2ac5",
          "channel": "client",
          "context": {
              "campaign": {
                  "medium": "email",
                  "name": "20240628_RES__trans",
                  "source": "AWS"
              },
              "ip": "76.154.108.230",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.70.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/84E3N3EGH/",
                  "referrer": "",
                  "search": "?k=&email_token=996424503ae6920828307e42b3866a58b3270cb3&utm_medium=email&utm_source=AWS&utm_campaign=20240628_RES__trans",
                  "title": "500 Error - Storage.com",
                  "url": "https://storage.moreyard.com/reservation/confirmation/84E3N3EGH/?k=&email_token=996424503ae6920828307e42b3866a58b3270cb3&utm_medium=email&utm_source=AWS&utm_campaign=20240628_RES__trans"
              },
              "timezone": "America/Denver",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/126.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not/A)Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "126"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "126"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "submit",
          "integrations": {},
          "messageId": "ajs-next-1719869450021-908aa1e8-18b5-4e26-8444-99e7e4ca9857",
          "originalTimestamp": "2024-07-01T21:30:50.021Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1719869450021,
              "category": "ErrorPage-SearchBar",
              "env": "dev",
              "isReact": true,
              "label": "search-bar-success",
              "site_id": 424
          },
          "receivedAt": "2024-07-01T21:30:50.142Z",
          "sentAt": "2024-07-01T21:30:50.043Z",
          "timestamp": "2024-07-01T21:30:50.120Z",
          "type": "track",
          "userId": "e46bf28bd128210b03d5c1caf7022483",
          "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.extra.facilityId": "string",
          "properties.extra.unitId": "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: 1698
    • schema_scan_id: 6528383
    • updated: 2024-07-01 16:54:48
    • created: 2023-12-12 16:29:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_submit`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_submit`\n(\n`_origin`STRING,`type`STRING,`properties`struct<`label`:STRING,`category`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`env`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`version`STRING,`event`STRING,`channel`STRING,`projectId`STRING,`timestamp`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`library`:struct<`version`:STRING,`name`: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-storagedc-dev/separated_dt/submit'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_submit"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/submit
    • id: 4699961
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2023-12-12T22:29:05Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1702339200000/1702419917630.events-archiver-480-55..32cc762a-f4c4-4b73-9260-afbbb629cf82.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "4ed4dbfa-e4cb-42fe-a7ea-8052afee8810",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.62.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "Find & Rent Self Storage Units Near You - Storage.com",
                  "url": "http://localhost:9116/"
              },
              "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": "submit",
          "integrations": {},
          "messageId": "ajs-next-b400ba1518f0d3cb13448d3588ca9e33",
          "originalTimestamp": "2023-12-12T22:24:39.318Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1702419879317,
              "category": "Hero-SearchBar",
              "env": "development",
              "isReact": true,
              "label": "search-bar-success",
              "site_id": 424
          },
          "receivedAt": "2023-12-12T22:24:39.547Z",
          "sentAt": "2023-12-12T22:24:39.330Z",
          "timestamp": "2023-12-12T22:24:39.535Z",
          "type": "track",
          "userId": "1fef0040f5fb4dd905acb252096ff747",
          "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.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "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: 1698
    • schema_scan_id: 6375842
    • updated: 2023-12-12 16:29:48
    • created: 2023-07-13 17:58:19
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_submit`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_submit`\n(\n`messageId`STRING,`_origin`STRING,`userId`STRING,`sentAt`STRING,`version`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`projectId`STRING,`channel`STRING,`originalTimestamp`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`Hit_Timestamp`:STRING,`label`:STRING,`category`:STRING,`isReact`:STRING,`site_id`:STRING,`env`: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-storagedc-dev/separated_dt/submit'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_submit"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/submit
    • id: 4696917
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2023-07-13T22:58:01Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1689206400000/1689289069178.events-archiver-480-45..432e795a-eecb-45fa-8878-6b5909e0f193.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "8de54b17-06e6-4adb-a70d-3a0b9447501e",
          "channel": "client",
          "context": {
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "es-MX",
              "page": {
                  "path": "/self-storage/new-mexico/albuquerque/cubesmart-self-storage-albuquerque-4800-jefferson-st-ne-211720/",
                  "referrer": "",
                  "search": "",
                  "title": "CubeSmart Self Storage - Albuquerque -4800 Jefferson St. NE: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/new-mexico/albuquerque/cubesmart-self-storage-albuquerque-4800-jefferson-st-ne-211720/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/115.0"
          },
          "event": "submit",
          "integrations": {},
          "messageId": "ajs-next-5f5ee7a7a21862ccf0fb1cd782be2147",
          "originalTimestamp": "2023-07-13T22:07:21.306Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1689286041305,
              "category": "reservation form interactions-facilityPage",
              "env": "development",
              "extra": {
                  "facilityId": 211720,
                  "unitId": 26095071
              },
              "isReact": true,
              "label": "fail-web",
              "site_id": 27
          },
          "receivedAt": "2023-07-13T22:07:21.507Z",
          "sentAt": "2023-07-13T22:07:21.326Z",
          "timestamp": "2023-07-13T22:07:21.487Z",
          "type": "track",
          "userId": "error",
          "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.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.extra.facilityId": "string",
          "properties.extra.unitId": "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: 1698
    • schema_scan_id: 6227081
    • updated: 2023-07-13 17:58:38
Schema Scans: 3
Last at 2024-07-01 16:54:30
    • duration: 0:00:33.418203
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 178,
          "partitions_applied": false,
          "success": true
      }
    • id: 6528383
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2024-07-01/",
              "name": "dt",
              "type": "string",
              "value": "2024-07-01"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/submit",
              "key": "separated_dt/submit/dt=2024-07-01/1719870829400.events-archiver-480-4..f03c0619-90df-4c87-837a-bc275557de22.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_submit",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1698
    • start_time: 2024-07-01 16:54:30
    • success: True
    • trace_id: 2461990104345713349
    • duration: 0:00:28.159445
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 138,
          "partitions_applied": false,
          "success": true
      }
    • id: 6375842
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2023-12-12/",
              "name": "dt",
              "type": "string",
              "value": "2023-12-12"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/submit",
              "key": "separated_dt/submit/dt=2023-12-12/1702419917630.events-archiver-480-55..32cc762a-f4c4-4b73-9260-afbbb629cf82.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_submit",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1698
    • start_time: 2023-12-12 16:29:25
    • success: True
    • trace_id: 17201846035725336280
    • duration: 0:00:24.515930
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 109,
          "partitions_applied": false,
          "success": true
      }
    • id: 6227081
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2023-07-13/",
              "name": "dt",
              "type": "string",
              "value": "2023-07-13"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/submit",
              "key": "separated_dt/submit/dt=2023-07-13/1689289069178.events-archiver-480-45..432e795a-eecb-45fa-8878-6b5909e0f193.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_submit",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1698
    • start_time: 2023-07-13 17:58:18
    • success: True
    • trace_id: 18318810455216764310
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.storagedc_submit`\nADD\n\n\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-05/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 287451,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-03/",
                "name": "dt",
                "value": "2025-02-03"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-03 10:54:41",
                    "last_data": "2025-02-03 11:22:05"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287484,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-04/",
                "name": "dt",
                "value": "2025-02-04"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-04 00:05:10",
                    "last_data": "2025-02-04 00:52:13"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 287564,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-05/",
                "name": "dt",
                "value": "2025-02-05"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2025-02-05 00:28:43",
                    "last_data": "2025-02-05 04:06:50"
                },
                "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.category": "string",
        "properties.env": "string",
        "properties.extra.facilityId": "string",
        "properties.extra.unitId": "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-07-01 16:54:32
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_submit`\n(\n`receivedAt`STRING,`sentAt`STRING,`event`STRING,`_origin`STRING,`messageId`STRING,`channel`STRING,`type`STRING,`projectId`STRING,`userId`STRING,`version`STRING,`context`struct<`timezone`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`userAgent`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>>,`properties`struct<`site_id`:STRING,`label`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`category`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>>,`timestamp`STRING,`originalTimestamp`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-storagedc-dev/separated_dt/submit'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_submit`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_submit"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-02-08 18:17:06",
        "disabled": false,
        "format": "raw",
        "id": 1698,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "storagedc_submit"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.storagedc_submit`\nADD\n\n\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-05/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 287451,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-03/",
                    "name": "dt",
                    "value": "2025-02-03"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-03 10:54:41",
                        "last_data": "2025-02-03 11:22:05"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287484,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-04/",
                    "name": "dt",
                    "value": "2025-02-04"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-04 00:05:10",
                        "last_data": "2025-02-04 00:52:13"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 287564,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/submit/dt=2025-02-05/",
                    "name": "dt",
                    "value": "2025-02-05"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2025-02-05 00:28:43",
                        "last_data": "2025-02-05 04:06:50"
                    },
                    "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.category": "string",
            "properties.env": "string",
            "properties.extra.facilityId": "string",
            "properties.extra.unitId": "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-07-01 16:54:32",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_submit`\n(\n`receivedAt`STRING,`sentAt`STRING,`event`STRING,`_origin`STRING,`messageId`STRING,`channel`STRING,`type`STRING,`projectId`STRING,`userId`STRING,`version`STRING,`context`struct<`timezone`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`userAgent`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>>,`properties`struct<`site_id`:STRING,`label`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`category`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>>,`timestamp`STRING,`originalTimestamp`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-storagedc-dev/separated_dt/submit'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_submit`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_submit"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}