Schema Info

Schema Name: sfdl_stage_segment.ssdc_conevent
  • created: 2021-02-11 11:38:06
  • disabled: False
  • format: raw
  • id: 1029
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_conevent"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-21 14:34:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_conevent`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_conevent`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`CON`:struct<`transaction`:struct<`email`:STRING,`npv`:STRING,`confirmation_code`:STRING,`id`:STRING>,`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`state`:STRING,`zip`:STRING,`city`:STRING,`country`:STRING,`address2`:STRING,`address1`:STRING>>,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`: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>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_conevent"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT
    • id: 626696
    • 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": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-next-fe457236ca927acfb70dd5c1cd61aefb",
          "originalTimestamp": "2023-11-21T20:28:39.599Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": 155558
                  },
                  "location": {
                      "address1": "415 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "9ZN2WGQDK",
                      "email": "[email protected]",
                      "id": "9ZN2WGQDK",
                      "npv": "117.74"
                  }
              },
              "Hit Timestamp": 1700598519598,
              "env": "stage",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2023-11-21T20:28:35.824Z",
          "sentAt": "2023-11-21T20:28:39.728Z",
          "timestamp": "2023-11-21T20:28:35.695Z",
          "type": "track",
          "userId": "SELENIUM",
          "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.CON.event.name": "string",
          "properties.CON.facility.id": "string",
          "properties.CON.location.address1": "string",
          "properties.CON.location.address2": "string",
          "properties.CON.location.city": "string",
          "properties.CON.location.country": "string",
          "properties.CON.location.state": "string",
          "properties.CON.location.zip": "string",
          "properties.CON.transaction.confirmation_code": "string",
          "properties.CON.transaction.email": "string",
          "properties.CON.transaction.id": "string",
          "properties.CON.transaction.npv": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1029
    • schema_scan_id: 5326256
    • updated: 2023-11-21 14:35:23
    • created: 2023-06-09 09:49:18
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_conevent`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_conevent`\n(\n`channel`STRING,`messageId`STRING,`userId`STRING,`timestamp`STRING,`_origin`STRING,`anonymousId`STRING,`receivedAt`STRING,`projectId`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`originalTimestamp`STRING,`event`STRING,`type`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`CON`:struct<`location`:struct<`address1`:STRING,`zip`:STRING,`country`:STRING,`address2`:STRING,`city`:STRING,`state`:STRING>,`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`transaction`:struct<`email`:STRING,`npv`:STRING,`confirmation_code`:STRING,`id`:STRING>>,`Hit_Timestamp`:STRING>,`version`STRING,`sentAt`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_conevent"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT
    • id: 548195
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "whXwHySfze",
                  "5ab2b2b670b7359f95e055fd"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T14:30:44Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1686268800000/1686320829210.events-archiver-480-43.8ebb200.ae3b3e85-90f4-4cf4-96f9-3194a713fa6e.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "a206b90b-cfb6-45d5-b17d-06c0ac9d6ca8",
          "channel": "client",
          "context": {
              "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": "",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/"
              },
              "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": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-next-7a7efe84cf91d4121cf5d788e27a4854",
          "originalTimestamp": "2023-06-09T14:23:39.315Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "415 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "5WFE9E3UN",
                      "email": "[email protected]",
                      "id": "5WFE9E3UN",
                      "npv": "117.74"
                  }
              },
              "Hit Timestamp": 1686320619313,
              "env": "stage",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2023-06-09T14:23:39.753Z",
          "sentAt": "2023-06-09T14:23:39.453Z",
          "timestamp": "2023-06-09T14:23:39.615Z",
          "type": "track",
          "userId": "SELENIUM",
          "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.CON.event.name": "string",
          "properties.CON.facility.id": "string",
          "properties.CON.location.address1": "string",
          "properties.CON.location.address2": "string",
          "properties.CON.location.city": "string",
          "properties.CON.location.country": "string",
          "properties.CON.location.state": "string",
          "properties.CON.location.zip": "string",
          "properties.CON.transaction.confirmation_code": "string",
          "properties.CON.transaction.email": "string",
          "properties.CON.transaction.id": "string",
          "properties.CON.transaction.npv": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1029
    • schema_scan_id: 4949401
    • updated: 2023-06-09 09:49:47
    • created: 2021-02-11 11:38:06
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_conevent`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_conevent`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`CON`:struct<`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`address1`:STRING,`address2`:STRING,`city`:STRING,`country`:STRING,`state`:STRING,`zip`:STRING>,`transaction`:struct<`confirmation_code`:STRING,`email`:STRING,`id`:STRING,`npv`:STRING>>,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_conevent"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT
    • id: 313926
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2021-02-11T17:31:59Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1613001600000/1613063763685.dd55961e0a84.fde281a.e52bc803-ef9f-467d-ad52-e8a0717b41e1.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "216acb49-687a-4cc8-966d-60425addbce4",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.221.130.115",
              "library": {
                  "name": "analytics.js",
                  "version": "4.0.4"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&SELENIUM=true",
                  "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"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-686e5eb043171f6fa40b7640cf2adc5f",
          "originalTimestamp": "2021-02-11T16:29:18.337Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "400 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "7KZ88Z4TZ",
                      "email": "[email protected]",
                      "id": "7KZ88Z4TZ",
                      "npv": "42.74"
                  }
              },
              "Hit Timestamp": 1613060958330,
              "env": "stage",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2021-02-11T16:29:18.676Z",
          "sentAt": "2021-02-11T16:29:18.344Z",
          "timestamp": "2021-02-11T16:29:18.669Z",
          "type": "track",
          "userId": "SELENIUM",
          "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",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.CON.event.name": "string",
          "properties.CON.facility.id": "string",
          "properties.CON.location.address1": "string",
          "properties.CON.location.address2": "string",
          "properties.CON.location.city": "string",
          "properties.CON.location.country": "string",
          "properties.CON.location.state": "string",
          "properties.CON.location.zip": "string",
          "properties.CON.transaction.confirmation_code": "string",
          "properties.CON.transaction.email": "string",
          "properties.CON.transaction.id": "string",
          "properties.CON.transaction.npv": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1029
    • schema_scan_id: 3142975
    • updated: 2021-02-11 11:39:00
Schema Scans: 3
Last at 2023-11-21 14:34:48
    • duration: 0:00:47.238822
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 372,
          "partitions_applied": false,
          "success": true
      }
    • id: 5326256
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/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/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2023-11-21/1700598615707.events-archiver-480-57..77f49c10-6a65-47d7-88f5-97f4be07f2a6.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_CONEVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1029
    • start_time: 2023-11-21 14:34:48
    • success: True
    • trace_id: 17125398082760853243
    • duration: 0:00:56.775074
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 326,
          "partitions_applied": false,
          "success": true
      }
    • id: 4949401
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/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/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2023-06-09/1686320829210.events-archiver-480-43.8ebb200.ae3b3e85-90f4-4cf4-96f9-3194a713fa6e.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_CONEVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1029
    • start_time: 2023-06-09 09:49:17
    • success: True
    • trace_id: 11787979577017111980
    • duration: 0:01:00.522965
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 189,
          "partitions_applied": false,
          "success": true
      }
    • id: 3142975
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2021-02-11/",
              "name": "dt",
              "type": "string",
              "value": "2021-02-11"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-stage",
              "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2021-02-11/1613063763685.dd55961e0a84.fde281a.e52bc803-ef9f-467d-ad52-e8a0717b41e1.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.ssdc_CONEVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1029
    • start_time: 2021-02-11 11:38:06
    • success: True
    • trace_id: 5290167695072815702
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_conevent`\nADD\n\n\n PARTITION (dt='2024-08-06') location 's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-06/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-13/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-09-17/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 551466,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-06/",
                "name": "dt",
                "value": "2024-08-06"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-06 10:01:00",
                    "last_data": "2024-08-06 10:01:00"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 552741,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-13/",
                "name": "dt",
                "value": "2024-08-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-13 12:46:11",
                    "last_data": "2024-08-13 12:51:03"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 565964,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-09-17/",
                "name": "dt",
                "value": "2024-09-17"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-17 10:34:14",
                    "last_data": "2024-09-17 10:48:26"
                },
                "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.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.CON.event.name": "string",
        "properties.CON.facility.id": "string",
        "properties.CON.location.address1": "string",
        "properties.CON.location.address2": "string",
        "properties.CON.location.city": "string",
        "properties.CON.location.country": "string",
        "properties.CON.location.state": "string",
        "properties.CON.location.zip": "string",
        "properties.CON.transaction.confirmation_code": "string",
        "properties.CON.transaction.email": "string",
        "properties.CON.transaction.id": "string",
        "properties.CON.transaction.npv": "string",
        "properties.Hit_Timestamp": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2023-11-21 14:34:49
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_conevent`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`CON`:struct<`transaction`:struct<`email`:STRING,`npv`:STRING,`confirmation_code`:STRING,`id`:STRING>,`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`state`:STRING,`zip`:STRING,`city`:STRING,`country`:STRING,`address2`:STRING,`address1`:STRING>>,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`: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>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_conevent`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_conevent"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2021-02-11 11:38:06",
        "disabled": false,
        "format": "raw",
        "id": 1029,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_conevent"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_conevent`\nADD\n\n\n PARTITION (dt='2024-08-06') location 's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-06/'\n PARTITION (dt='2024-08-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-13/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-09-17/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 551466,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-06/",
                    "name": "dt",
                    "value": "2024-08-06"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-06 10:01:00",
                        "last_data": "2024-08-06 10:01:00"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 552741,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-08-13/",
                    "name": "dt",
                    "value": "2024-08-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-13 12:46:11",
                        "last_data": "2024-08-13 12:51:03"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 565964,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT/dt=2024-09-17/",
                    "name": "dt",
                    "value": "2024-09-17"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-17 10:34:14",
                        "last_data": "2024-09-17 10:48:26"
                    },
                    "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.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.CON.event.name": "string",
            "properties.CON.facility.id": "string",
            "properties.CON.location.address1": "string",
            "properties.CON.location.address2": "string",
            "properties.CON.location.city": "string",
            "properties.CON.location.country": "string",
            "properties.CON.location.state": "string",
            "properties.CON.location.zip": "string",
            "properties.CON.transaction.confirmation_code": "string",
            "properties.CON.transaction.email": "string",
            "properties.CON.transaction.id": "string",
            "properties.CON.transaction.npv": "string",
            "properties.Hit_Timestamp": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2023-11-21 14:34:49",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_conevent`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`CON`:struct<`transaction`:struct<`email`:STRING,`npv`:STRING,`confirmation_code`:STRING,`id`:STRING>,`event`:struct<`name`:STRING>,`facility`:struct<`id`:STRING>,`location`:struct<`state`:STRING,`zip`:STRING,`city`:STRING,`country`:STRING,`address2`:STRING,`address1`:STRING>>,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`: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>>,`timestamp`STRING,`_origin`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-stage/separated_dt/CON EVENT'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_conevent`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_conevent"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}