Schema Info

Schema Name: sfdl_stage_segment.storagescout_page
  • created: 2019-04-01 13:29:34
  • disabled: False
  • format: raw
  • id: 801
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "storagescout_page"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-27 02:15:57
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_page`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_page`\n(\n`channel`STRING,`timestamp`STRING,`sentAt`STRING,`name`STRING,`projectId`STRING,`type`STRING,`properties`struct<`Visitor_ID`:STRING,`referrer`:STRING,`env`:STRING,`title`:STRING,`isReact`:STRING,`site_id`:STRING,`name`:STRING,`path`:STRING,`search`:STRING,`GA_Client_ID`:STRING,`site_type`:STRING,`Session_ID`:STRING,`pageType`:STRING,`url`:STRING>,`category`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagescout-stage/separated_dt/page'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_page"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/page
    • id: 628943
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5cfe783d418588000189e438",
                  "5ce847aa3bcc70000140d5a5"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-27T08:15:42Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1701043200000/1701072857120.events-archiver-480-53..1604ca6e-cb67-4908-bcfd-d482307bf89b.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "da8b8a75-e888-4f10-b4d6-cfb0766bca31",
          "channel": "client",
          "context": {
              "ip": "65.154.226.169",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "Self Storage Deals & Discounts Near Me | USStorageSearch",
                  "url": "https://usstoragesearch.extrameter.com/"
              },
              "timezone": "UTC",
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.5938.132 Safari/537.36",
              "userAgentData": {
                  "brands": [],
                  "mobile": false,
                  "platform": ""
              }
          },
          "integrations": {},
          "messageId": "ajs-next-f995dc6bfc95af6cdd43c800ea6cbf77",
          "name": "index",
          "originalTimestamp": "2023-11-27T07:19:13.735Z",
          "projectId": "TYN5JDpyiK",
          "properties": {
              "GA Client ID": "",
              "Session ID": "1701069551316.u78v2ctp",
              "Visitor ID": "bot",
              "env": "stage",
              "isReact": true,
              "name": "index",
              "pageType": "index",
              "path": "/",
              "referrer": "",
              "search": "",
              "site_id": 413,
              "site_type": "desktop",
              "title": "Self Storage Deals & Discounts Near Me | USStorageSearch",
              "url": "https://usstoragesearch.extrameter.com/"
          },
          "receivedAt": "2023-11-27T07:19:14.015Z",
          "sentAt": "2023-11-27T07:19:13.750Z",
          "timestamp": "2023-11-27T07:19:14.000Z",
          "type": "page",
          "userId": "bot",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "category": "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",
          "messageId": "string",
          "name": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Session_ID": "string",
          "properties.Visitor_ID": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.name": "string",
          "properties.pageType": "string",
          "properties.path": "string",
          "properties.referrer": "string",
          "properties.search": "string",
          "properties.site_id": "string",
          "properties.site_type": "string",
          "properties.title": "string",
          "properties.url": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 801
    • schema_scan_id: 5335227
    • updated: 2023-11-27 02:16:21
    • created: 2023-10-02 08:47:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_page`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_page`\n(\n`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_origin`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`anonymousId`STRING,`name`STRING,`type`STRING,`category`STRING,`properties`struct<`title`:STRING,`GA_Client_ID`:STRING,`search`:STRING,`site_id`:STRING,`path`:STRING,`Session_ID`:STRING,`site_type`:STRING,`isReact`:STRING,`Visitor_ID`:STRING,`pageType`:STRING,`url`:STRING,`referrer`:STRING,`name`:STRING,`env`:STRING>,`userId`STRING,`version`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`userAgent`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`search`:STRING,`url`:STRING,`referrer`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`ip`:STRING>,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`sentAt`STRING,`projectId`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-storagescout-stage/separated_dt/page'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_page"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/page
    • id: 604474
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5cfe783d418588000189e438",
                  "5ce847aa3bcc70000140d5a5"
              ],
              "unbundled": []
          },
          "_origin": "2023-10-02T13:47:46Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1696204800000/1696254441278.events-archiver-480-46..cc93ec4c-21e5-497e-8687-bdeb391c26a6.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "9b1ac66f-f900-4517-8049-9b4af5874da2",
          "channel": "client",
          "context": {
              "ip": "107.115.5.17",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.55.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/403-brooks-road/",
                  "referrer": "",
                  "search": "",
                  "title": "SiteLink Demo Facility Storage Units | Perryville, AK | USStorageSearch.com",
                  "url": "https://usstoragesearch.extrameter.com/self-storage/alaska/perryville/403-brooks-road/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "117"
                      },
                      {
                          "brand": "Not;A=Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "117"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "integrations": {},
          "messageId": "ajs-next-6d3ef7a92748071753cdb151582affa4",
          "name": "facilityPage",
          "originalTimestamp": "2023-10-02T13:43:51.833Z",
          "projectId": "TYN5JDpyiK",
          "properties": {
              "GA Client ID": "",
              "Session ID": "1696254230201.g22afdr",
              "Visitor ID": "e7c117d9d06ca0708dc639a5574655c2",
              "env": "stage",
              "isReact": true,
              "name": "facilityPage",
              "pageType": "facilityPage",
              "path": "/self-storage/alaska/perryville/403-brooks-road/",
              "referrer": "",
              "search": "",
              "site_id": 413,
              "site_type": "desktop",
              "title": "SiteLink Demo Facility Storage Units | Perryville, AK | USStorageSearch.com",
              "url": "https://usstoragesearch.extrameter.com/self-storage/alaska/perryville/403-brooks-road/"
          },
          "receivedAt": "2023-10-02T13:43:52.281Z",
          "sentAt": "2023-10-02T13:43:51.840Z",
          "timestamp": "2023-10-02T13:43:52.274Z",
          "type": "page",
          "userId": "e7c117d9d06ca0708dc639a5574655c2",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "category": "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",
          "messageId": "string",
          "name": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Session_ID": "string",
          "properties.Visitor_ID": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.name": "string",
          "properties.pageType": "string",
          "properties.path": "string",
          "properties.referrer": "string",
          "properties.search": "string",
          "properties.site_id": "string",
          "properties.site_type": "string",
          "properties.title": "string",
          "properties.url": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 801
    • schema_scan_id: 5220470
    • updated: 2023-10-02 08:48:14
    • created: 2020-01-23 04:08:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_page`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_page`\n(\n`name`STRING,`properties`struct<`site_type`:STRING,`name`:STRING,`title`:STRING,`isReact`:STRING,`search`:STRING,`Visitor_ID`:STRING,`env`:STRING,`referrer`:STRING,`pageType`:STRING,`url`:STRING,`GA_Client_ID`:STRING,`site_id`:STRING,`path`:STRING,`Session_ID`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`type`STRING,`messageId`STRING,`timestamp`STRING,`category`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`anonymousId`STRING,`version`STRING,`integrations`struct<`_empty_`: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-storagescout-stage/separated_dt/page'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_page"
      ]
    • hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/page
    • id: 247079
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-23T10:08:00Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1579737600000/1579774027067.019a0321fa2a.e4797d0.6cbdaccd-7349-4087-8102-e8abc31af15c.gz|segment_separator:37",
          "anonymousId": "0424d396-007f-4002-992a-824eec8cbab3",
          "category": null,
          "channel": "client",
          "context": {
              "ip": "66.249.83.121",
              "library": {
                  "name": "analytics.js",
                  "version": "3.10.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/fl/dade-city-storage-units",
                  "referrer": "",
                  "search": "",
                  "title": "Best Self-Storage Units in Dade City, FL - StorageScout",
                  "url": "https://www.storagescout.extrameter.com/self-storage/fl/dade-city-storage-units"
              },
              "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36"
          },
          "integrations": {},
          "messageId": "ajs-c2ddc63d9e1a1e154623edfa2f5b4a27",
          "name": "cityLandingPage",
          "originalTimestamp": "2020-01-23T09:49:51.333Z",
          "projectId": "TYN5JDpyiK",
          "properties": {
              "GA Client ID": "",
              "Session ID": "1579772991291.ttrv5z5mi",
              "Visitor ID": "03bc93b763ffbaaa616f5583f1f9c04b",
              "env": "stage",
              "isReact": true,
              "name": "cityLandingPage",
              "pageType": "cityLandingPage",
              "path": "/self-storage/fl/dade-city-storage-units",
              "referrer": "",
              "search": "",
              "site_id": 413,
              "site_type": "desktop",
              "title": "Best Self-Storage Units in Dade City, FL - StorageScout",
              "url": "https://www.storagescout.extrameter.com/self-storage/fl/dade-city-storage-units"
          },
          "receivedAt": "2020-01-23T09:49:52.888Z",
          "sentAt": "2020-01-23T09:49:51.340Z",
          "timestamp": "2020-01-23T09:49:52.881Z",
          "type": "page",
          "userId": "03bc93b763ffbaaa616f5583f1f9c04b",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "category": "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",
          "messageId": "string",
          "name": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Session_ID": "string",
          "properties.Visitor_ID": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.name": "string",
          "properties.pageType": "string",
          "properties.path": "string",
          "properties.referrer": "string",
          "properties.search": "string",
          "properties.site_id": "string",
          "properties.site_type": "string",
          "properties.title": "string",
          "properties.url": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 801
    • schema_scan_id: 2533241
    • updated: 2020-01-23 04:09:18
Schema Scans: 3
Last at 2023-11-27 02:15:56
    • duration: 0:00:31.229028
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 183,
          "partitions_applied": false,
          "success": true
      }
    • id: 5335227
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2023-11-27/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-27"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/page",
              "key": "separated_dt/page/dt=2023-11-27/1701072857120.events-archiver-480-53..1604ca6e-cb67-4908-bcfd-d482307bf89b.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_page",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 801
    • start_time: 2023-11-27 02:15:56
    • success: True
    • trace_id: 16287751417640473430
    • duration: 0:00:34.242345
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 181,
          "partitions_applied": false,
          "success": true
      }
    • id: 5220470
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2023-10-02/",
              "name": "dt",
              "type": "string",
              "value": "2023-10-02"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/page",
              "key": "separated_dt/page/dt=2023-10-02/1696254441278.events-archiver-480-46..cc93ec4c-21e5-497e-8687-bdeb391c26a6.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_page",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 801
    • start_time: 2023-10-02 08:47:57
    • success: True
    • trace_id: 3894805076171021334
    • duration: 0:00:39.320696
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 120,
          "partitions_applied": false,
          "success": true
      }
    • id: 2533241
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2020-01-23/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-23"
          },
          "s3": {
              "bucket": "sfdl-segment-storagescout-stage",
              "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/page",
              "key": "separated_dt/page/dt=2020-01-23/1579774027067.019a0321fa2a.e4797d0.6cbdaccd-7349-4087-8102-e8abc31af15c.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.storagescout_page",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 801
    • start_time: 2020-01-23 04:08:41
    • success: True
    • trace_id: 4040179591075052469
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.storagescout_page`\nADD\n\n\n PARTITION (dt='2024-01-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-01-27/'\n PARTITION (dt='2024-03-17') location 's3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-03-17/'\n PARTITION (dt='2024-06-22') location 's3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-06-22/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 495290,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-01-27/",
                "name": "dt",
                "value": "2024-01-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-01-27 02:06:51",
                    "last_data": "2024-01-27 02:06:51"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 517044,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-03-17/",
                "name": "dt",
                "value": "2024-03-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-03-17 18:26:40",
                    "last_data": "2024-03-17 18:26:40"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 540440,
                "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-06-22/",
                "name": "dt",
                "value": "2024-06-22"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-06-22 00:41:23",
                    "last_data": "2024-06-22 00:41:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "category": "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",
        "messageId": "string",
        "name": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.GA_Client_ID": "string",
        "properties.Session_ID": "string",
        "properties.Visitor_ID": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.name": "string",
        "properties.pageType": "string",
        "properties.path": "string",
        "properties.referrer": "string",
        "properties.search": "string",
        "properties.site_id": "string",
        "properties.site_type": "string",
        "properties.title": "string",
        "properties.url": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-27 02:15:57
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_page`\n(\n`channel`STRING,`timestamp`STRING,`sentAt`STRING,`name`STRING,`projectId`STRING,`type`STRING,`properties`struct<`Visitor_ID`:STRING,`referrer`:STRING,`env`:STRING,`title`:STRING,`isReact`:STRING,`site_id`:STRING,`name`:STRING,`path`:STRING,`search`:STRING,`GA_Client_ID`:STRING,`site_type`:STRING,`Session_ID`:STRING,`pageType`:STRING,`url`:STRING>,`category`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagescout-stage/separated_dt/page'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_page`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_page"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2019-04-01 13:29:34",
        "disabled": false,
        "format": "raw",
        "id": 801,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "storagescout_page"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.storagescout_page`\nADD\n\n\n PARTITION (dt='2024-01-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-01-27/'\n PARTITION (dt='2024-03-17') location 's3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-03-17/'\n PARTITION (dt='2024-06-22') location 's3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-06-22/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 495290,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-01-27/",
                    "name": "dt",
                    "value": "2024-01-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-01-27 02:06:51",
                        "last_data": "2024-01-27 02:06:51"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 517044,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-03-17/",
                    "name": "dt",
                    "value": "2024-03-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-03-17 18:26:40",
                        "last_data": "2024-03-17 18:26:40"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 540440,
                    "location": "s3://sfdl-segment-storagescout-stage/separated_dt/page/dt=2024-06-22/",
                    "name": "dt",
                    "value": "2024-06-22"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-06-22 00:41:23",
                        "last_data": "2024-06-22 00:41:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "category": "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",
            "messageId": "string",
            "name": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.GA_Client_ID": "string",
            "properties.Session_ID": "string",
            "properties.Visitor_ID": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.name": "string",
            "properties.pageType": "string",
            "properties.path": "string",
            "properties.referrer": "string",
            "properties.search": "string",
            "properties.site_id": "string",
            "properties.site_type": "string",
            "properties.title": "string",
            "properties.url": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-27 02:15:57",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_page`\n(\n`channel`STRING,`timestamp`STRING,`sentAt`STRING,`name`STRING,`projectId`STRING,`type`STRING,`properties`struct<`Visitor_ID`:STRING,`referrer`:STRING,`env`:STRING,`title`:STRING,`isReact`:STRING,`site_id`:STRING,`name`:STRING,`path`:STRING,`search`:STRING,`GA_Client_ID`:STRING,`site_type`:STRING,`Session_ID`:STRING,`pageType`:STRING,`url`:STRING>,`category`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-storagescout-stage/separated_dt/page'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_page`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_page"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}