Schema Info

Schema Name: sfdl_stage_segment.ssdc_focus
  • created: 2017-12-11 16:11:29
  • disabled: False
  • format: raw
  • id: 313
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_focus"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-21 14:34:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_focus`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_focus`\n(\n`channel`STRING,`timestamp`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`category`:STRING,`label`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/focus'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_focus"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/focus
    • id: 626695
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-21T20:34:39Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1700524800000/1700598615707.events-archiver-480-57..77f49c10-6a65-47d7-88f5-97f4be07f2a6.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "10fa347c-de81-4713-b45f-e32a627c45f6",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true&tsid=XYZ",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&tsid=XYZ"
              },
              "timezone": "America/New_York",
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Google Chrome",
                          "version": "119"
                      },
                      {
                          "brand": "Chromium",
                          "version": "119"
                      },
                      {
                          "brand": "Not?A_Brand",
                          "version": "24"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "focus",
          "integrations": {},
          "messageId": "ajs-next-020acfd48815b4bbdd5d76e2ea5ff257",
          "originalTimestamp": "2023-11-21T20:28:33.011Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1700598513008,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 155558,
                  "unitId": 21367897
              },
              "isReact": true,
              "label": "email",
              "site_id": 27
          },
          "receivedAt": "2023-11-21T20:28:29.656Z",
          "sentAt": "2023-11-21T20:28:33.562Z",
          "timestamp": "2023-11-21T20:28:29.105Z",
          "type": "track",
          "userId": "SELENIUM",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "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: 313
    • schema_scan_id: 5326255
    • updated: 2023-11-21 14:35:40
    • created: 2023-06-09 09:38:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_focus`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_focus`\n(\n`channel`STRING,`receivedAt`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`integrations`struct<`_empty_`:STRING>,`version`STRING,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`event`STRING,`properties`struct<`label`:STRING,`env`:STRING,`category`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>>\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/focus'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_focus"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/focus
    • id: 548191
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T14:27:53Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1686268800000/1686320634022.events-archiver-480-5.8ebb200.0f330d0f-5112-4b5e-b8d5-521391a21efa.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "f1a9c7e6-b337-4c80-955a-ad8525a8174d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.92.138.76",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true&tsid=XYZ",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&tsid=XYZ"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not.A/Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "114"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "114"
                      }
                  ],
                  "mobile": false,
                  "platform": "Windows"
              }
          },
          "event": "focus",
          "integrations": {},
          "messageId": "ajs-next-7ffa7f2123aaf02f71c423d2d79271eb",
          "originalTimestamp": "2023-06-09T14:22:03.294Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1686320523293,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 155558,
                  "unitId": 21367897
              },
              "isReact": true,
              "label": "phone",
              "site_id": 27
          },
          "receivedAt": "2023-06-09T14:22:03.623Z",
          "sentAt": "2023-06-09T14:22:03.380Z",
          "timestamp": "2023-06-09T14:22:03.537Z",
          "type": "track",
          "userId": "SELENIUM",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "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: 313
    • schema_scan_id: 4949385
    • updated: 2023-06-09 09:39:06
    • created: 2023-02-03 10:29:43
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_focus`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_focus`\n(\n`channel`STRING,`receivedAt`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`integrations`struct<`_empty_`:STRING>,`version`STRING,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`context`struct<`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`event`STRING,`properties`struct<`label`:STRING,`env`:STRING,`category`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>>\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/focus'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_focus"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/focus
    • id: 493943
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-02-03T16:29:40Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1675382400000/1675441684924.events-archiver-480-43.8ebb200.cd86b3c0-c5b9-4964-a093-e95c23c8ee73.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "f4f00bbf-7b4c-4cf5-b439-40aea5619b20",
          "channel": "client",
          "context": {
              "campaign": {
                  "medium": "email",
                  "name": "20230203_RES_SSDC_trans",
                  "source": "AWS"
              },
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.49.2"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/U4M9EM3ZA",
                  "referrer": "",
                  "search": "?k=&email_token=67d9990fe69d2f7adabe98366c0fd4870e39051c&utm_medium=email&utm_source=AWS&utm_campaign=20230203_RES_SSDC_trans",
                  "title": "Reservation Confirmed for SiteLink Demo Facility | SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/reservation/confirmation/U4M9EM3ZA?k=&email_token=67d9990fe69d2f7adabe98366c0fd4870e39051c&utm_medium=email&utm_source=AWS&utm_campaign=20230203_RES_SSDC_trans"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36"
          },
          "event": "focus",
          "integrations": {},
          "messageId": "ajs-next-340153cded5f230eb25a831f6941fc13",
          "originalTimestamp": "2023-02-03T16:23:41.363Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1675441421362,
              "category": "change move-in date form interactions",
              "env": "stage",
              "isReact": true,
              "label": "datepicker",
              "site_id": 27
          },
          "receivedAt": "2023-02-03T16:23:41.742Z",
          "sentAt": "2023-02-03T16:23:41.393Z",
          "timestamp": "2023-02-03T16:23:41.712Z",
          "type": "track",
          "userId": "9e9bfa9c6c48ce2ef9eb6c0f789459f3",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "string",
          "context.locale": "string",
          "context.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "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: 313
    • schema_scan_id: 4586530
    • updated: 2023-02-03 10:30:24
Schema Scans: 3
Last at 2023-11-21 14:34:46
    • duration: 0:01:38.218743
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 589,
          "partitions_applied": false,
          "success": true
      }
    • id: 5326255
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2023-11-21/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-21"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/focus",
              "key": "separated_dt/focus/dt=2023-11-21/1700598615707.events-archiver-480-57..77f49c10-6a65-47d7-88f5-97f4be07f2a6.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_focus",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 313
    • start_time: 2023-11-21 14:34:46
    • success: True
    • trace_id: 15373663778630576602
    • duration: 0:00:55.051272
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 534,
          "partitions_applied": false,
          "success": true
      }
    • id: 4949385
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/focus",
              "key": "separated_dt/focus/dt=2023-06-09/1686320634022.events-archiver-480-5.8ebb200.0f330d0f-5112-4b5e-b8d5-521391a21efa.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_focus",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 313
    • start_time: 2023-06-09 09:38:23
    • success: True
    • trace_id: 8819666144645685272
    • duration: 0:01:22.519053
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 491,
          "partitions_applied": false,
          "success": true
      }
    • id: 4586530
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2023-02-03/",
              "name": "dt",
              "type": "string",
              "value": "2023-02-03"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/focus",
              "key": "separated_dt/focus/dt=2023-02-03/1675441684924.events-archiver-480-43.8ebb200.cd86b3c0-c5b9-4964-a093-e95c23c8ee73.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_focus",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 313
    • start_time: 2023-02-03 10:29:41
    • success: True
    • trace_id: 17146949904037943413
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_focus`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 563384,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-13/",
                "name": "dt",
                "value": "2024-09-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-13 10:53:08",
                    "last_data": "2024-09-13 11:54:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 565788,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-16/",
                "name": "dt",
                "value": "2024-09-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-16 15:06:19",
                    "last_data": "2024-09-16 15:07:46"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 565954,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-17/",
                "name": "dt",
                "value": "2024-09-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-17 10:30:32",
                    "last_data": "2024-09-17 10:50:13"
                },
                "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: 2023-11-21 14:34:48
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_focus`\n(\n`channel`STRING,`timestamp`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`category`:STRING,`label`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/focus'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_focus`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_focus"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2017-12-11 16:11:29",
        "disabled": false,
        "format": "raw",
        "id": 313,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_focus"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_focus`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 563384,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-13/",
                    "name": "dt",
                    "value": "2024-09-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-13 10:53:08",
                        "last_data": "2024-09-13 11:54:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 565788,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-16/",
                    "name": "dt",
                    "value": "2024-09-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-16 15:06:19",
                        "last_data": "2024-09-16 15:07:46"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 565954,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/focus/dt=2024-09-17/",
                    "name": "dt",
                    "value": "2024-09-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-17 10:30:32",
                        "last_data": "2024-09-17 10:50:13"
                    },
                    "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": "2023-11-21 14:34:48",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_focus`\n(\n`channel`STRING,`timestamp`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`category`:STRING,`label`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`messageId`STRING,`receivedAt`STRING,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`campaign`:struct<`medium`:STRING,`name`:STRING,`source`:STRING>,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`userId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/focus'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_focus`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_focus"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}