Schema Info

Schema Name: sfdl_dev_segment.ssdc_con_event
  • created: 2018-12-10 16:36:17
  • disabled: False
  • format: raw
  • id: 1117
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "ssdc_con_event"
    }
  • type: segment
Schema Versions: 3
    • created: 2020-01-21 16:01:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_con_event`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_con_event`\n(\n`integrations`struct<`_empty_`:STRING>,`messageId`STRING,`event`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`_origin`STRING,`type`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`projectId`STRING,`channel`STRING,`receivedAt`STRING,`properties`struct<`isReact`:STRING,`env`:STRING,`site_id`:STRING,`CON`:struct<`facility`:struct<`id`:STRING>,`event`:struct<`name`:STRING>,`transaction`:struct<`email`:STRING,`confirmation_code`:STRING,`id`:STRING,`npv`:STRING>,`location`:struct<`country`:STRING,`address1`:STRING,`city`:STRING,`state`:STRING,`zip`:STRING,`address2`:STRING>>,`Hit_Timestamp`:STRING>,`sentAt`STRING,`anonymousId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`referrer`:STRING>,`userAgent`:STRING>,`version`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-dev/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_con_event"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT
    • id: 4675954
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-21T21:58:28Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1579564800000/1579643732870.040b170b980a.e4797d0.206f495b-bb6d-4c09-8640-bdc2f674fdaa.gz|segment_separator:34",
          "anonymousId": "b22e46ef-212f-4211-bd3d-802f9f488e23",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.10.1"
              },
              "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 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-53b1c1385c9baa2af019302be13b9b45",
          "originalTimestamp": "2020-01-21T21:49:25.931Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "400 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "XTMBDAX3H",
                      "email": "[email protected]",
                      "id": "XTMBDAX3H",
                      "npv": "60.00"
                  }
              },
              "Hit Timestamp": 1579643365930,
              "env": "development",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2020-01-21T21:49:26.180Z",
          "sentAt": "2020-01-21T21:49:25.934Z",
          "timestamp": "2020-01-21T21:49:26.177Z",
          "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: 1117
    • schema_scan_id: 5382600
    • updated: 2020-01-21 16:01:49
    • created: 2018-12-10 17:36:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_con_event`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_con_event`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string , `event`  string , `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `userAgent` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >, `ip` : string >, `projectId`  string , `_origin`  string , `type`  string ,`properties`   struct< `Hit_Timestamp` : string , `site_id` : string , `isReact` : string , `env` : string ,`CON` :  struct<`facility` :  struct< `id` : string >,`transaction` :  struct< `confirmation_code` : string , `npv` : string , `email` : string , `id` : string >,`location` :  struct< `city` : string , `zip` : string , `country` : string , `address2` : string , `state` : string , `address1` : string >,`event` :  struct< `name` : string >>>, `channel`  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-dev/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_con_event"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT
    • id: 4663135
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-12-10T23:36:13Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1544400000000/1544484951931.d8c39010d3fb.dev.b0b8e65e-dcd8-4415-b4ea-b70591e71c1f.gz|segment_separator:34",
          "anonymousId": "2528ec2f-73ac-4366-a2d8-e93d57219ccd",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "184.72.209.62",
              "library": {
                  "name": "analytics.js",
                  "version": "3.7.2"
              },
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/",
                  "referrer": "",
                  "search": "?mgr=ssdr&tsid=XYZ",
                  "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com",
                  "url": "https://www.selfstorage.moreyard.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&tsid=XYZ"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 6.1; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.80 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-854b6fd4fe4c2bc3c7e40e2ff5da3116",
          "originalTimestamp": "2018-12-10T22:37:58.576Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "facility": {
                      "id": "155558"
                  },
                  "location": {
                      "address1": "400 Brooks Road",
                      "address2": "",
                      "city": "Perryville",
                      "country": "",
                      "state": "AK",
                      "zip": "99648"
                  },
                  "transaction": {
                      "confirmation_code": "2X6GUH334",
                      "email": "[email protected]",
                      "id": "2X6GUH334",
                      "npv": "0.00"
                  }
              },
              "Hit Timestamp": 1544481478575,
              "env": "dev",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2018-12-10T22:39:05.962Z",
          "sentAt": "2018-12-10T22:37:58.580Z",
          "timestamp": "2018-12-10T22:39:05.958Z",
          "type": "track",
          "userId": "85c4fd99325d2423ae6b41e143d3cdee",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "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: 1117
    • schema_scan_id: 4360874
    • updated: 2018-12-10 17:36:35
    • created: 2018-12-10 16:36:17
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_con_event`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_con_event`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `Hit_Timestamp` : string , `site_id` : string , `isReact` : string , `env` : string ,`CON` :  struct<`transaction` :  struct< `confirmation_code` : string , `npv` : string , `email` : string , `id` : string >,`event` :  struct< `name` : string >>>, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `userAgent` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `ip` : string >, `messageId`  string , `_origin`  string , `type`  string , `event`  string , `channel`  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-dev/separated_dt/CON EVENT'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_con_event"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT
    • id: 4663131
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-12-10T22:36:03Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1544400000000/1544481346429.42068ef6d388.dev.2bd59359-7710-4d1e-9dc3-f042c7ec9b0a.gz|segment_separator:34",
          "anonymousId": "cfef1ea3-a207-42bd-86eb-6a965b9fbf5f",
          "channel": "client",
          "context": {
              "ip": "66.162.93.78",
              "library": {
                  "name": "analytics.js",
                  "version": "3.7.2"
              },
              "page": {
                  "path": "/self-storage/alaska/perryville/fake-storage-facility-ace-155561/reserve/16463805/",
                  "referrer": "",
                  "search": "",
                  "title": "Reserve a 10' x 10' unit with Roll Up Door, Drive Up Access, Outdoor Access, Vehicle, Available for enclosed vehicle storage at Fake Storage Facility - ACE in Perryville - SelfStorage.com",
                  "url": "https://ssdr.selfstorage.moreyard.com/self-storage/alaska/perryville/fake-storage-facility-ace-155561/reserve/16463805/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.110 Safari/537.36"
          },
          "event": "CON EVENT",
          "integrations": {},
          "messageId": "ajs-47f5b529a27d386f2fbfc39e274d6236",
          "originalTimestamp": "2018-12-10T22:26:12.030Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "CON": {
                  "event": {
                      "name": "bookingCreated"
                  },
                  "transaction": {
                      "confirmation_code": "D9KK2TVHJ",
                      "email": "[email protected]",
                      "id": "D9KK2TVHJ",
                      "npv": "0.00"
                  }
              },
              "Hit Timestamp": 1544480772028,
              "env": "dev",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2018-12-10T22:26:12.062Z",
          "sentAt": "2018-12-10T22:26:12.034Z",
          "timestamp": "2018-12-10T22:26:12.058Z",
          "type": "track",
          "userId": "79c2856936d5b0e17a8a129777975ce1",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "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.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: 1117
    • schema_scan_id: 4360584
    • updated: 2018-12-10 16:36:30
Schema Scans: 3
Last at 2020-01-21 16:01:23
    • duration: 0:00:29.371233
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 71,
          "partitions_applied": false,
          "success": true
      }
    • id: 5382600
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2020-01-21/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-21"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2020-01-21/1579643732870.040b170b980a.e4797d0.206f495b-bb6d-4c09-8640-bdc2f674fdaa.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_CON_EVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1117
    • start_time: 2020-01-21 16:01:23
    • success: True
    • trace_id: 1605564950077427265
    • duration: 0:00:13.469310
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 4360874
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2018-12-10/",
              "name": "dt",
              "type": "string",
              "value": "2018-12-10"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2018-12-10/1544484951931.d8c39010d3fb.dev.b0b8e65e-dcd8-4415-b4ea-b70591e71c1f.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_CON_EVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1117
    • start_time: 2018-12-10 17:36:24
    • success: True
    • trace_id: 14929853289389114133
    • duration: 0:00:16.156536
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 4360584
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2018-12-10/",
              "name": "dt",
              "type": "string",
              "value": "2018-12-10"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT",
              "key": "separated_dt/CON EVENT/dt=2018-12-10/1544481346429.42068ef6d388.dev.2bd59359-7710-4d1e-9dc3-f042c7ec9b0a.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_CON_EVENT",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1117
    • start_time: 2018-12-10 16:36:17
    • success: True
    • trace_id: 5693119996781024622
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.ssdc_con_event`\nADD\n\n\n PARTITION (dt='2020-12-16') location 's3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2020-12-16/'\n PARTITION (dt='2021-01-14') location 's3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-14/'\n PARTITION (dt='2021-01-20') location 's3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-20/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 163259,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2020-12-16/",
                "name": "dt",
                "value": "2020-12-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-12-16 16:16:38",
                    "last_data": "2020-12-16 16:27:47"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 164107,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-14/",
                "name": "dt",
                "value": "2021-01-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-01-14 12:19:16",
                    "last_data": "2021-01-14 13:30:24"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 164303,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-20/",
                "name": "dt",
                "value": "2021-01-20"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-01-19 19:07:52",
                    "last_data": "2021-01-20 15:25:55"
                },
                "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.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"
    }
  • created: 2020-01-21 16:01:23
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_con_event`\n(\n`integrations`struct<`_empty_`:STRING>,`messageId`STRING,`event`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`_origin`STRING,`type`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`projectId`STRING,`channel`STRING,`receivedAt`STRING,`properties`struct<`isReact`:STRING,`env`:STRING,`site_id`:STRING,`CON`:struct<`facility`:struct<`id`:STRING>,`event`:struct<`name`:STRING>,`transaction`:struct<`email`:STRING,`confirmation_code`:STRING,`id`:STRING,`npv`:STRING>,`location`:struct<`country`:STRING,`address1`:STRING,`city`:STRING,`state`:STRING,`zip`:STRING,`address2`:STRING>>,`Hit_Timestamp`:STRING>,`sentAt`STRING,`anonymousId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`referrer`:STRING>,`userAgent`:STRING>,`version`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-dev/separated_dt/CON EVENT'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_con_event`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_con_event"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2018-12-10 16:36:17",
        "disabled": false,
        "format": "raw",
        "id": 1117,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "ssdc_con_event"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.ssdc_con_event`\nADD\n\n\n PARTITION (dt='2020-12-16') location 's3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2020-12-16/'\n PARTITION (dt='2021-01-14') location 's3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-14/'\n PARTITION (dt='2021-01-20') location 's3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-20/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 163259,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2020-12-16/",
                    "name": "dt",
                    "value": "2020-12-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-12-16 16:16:38",
                        "last_data": "2020-12-16 16:27:47"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 164107,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-14/",
                    "name": "dt",
                    "value": "2021-01-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-01-14 12:19:16",
                        "last_data": "2021-01-14 13:30:24"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 164303,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/CON EVENT/dt=2021-01-20/",
                    "name": "dt",
                    "value": "2021-01-20"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-01-19 19:07:52",
                        "last_data": "2021-01-20 15:25:55"
                    },
                    "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.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"
        },
        "created": "2020-01-21 16:01:23",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_con_event`\n(\n`integrations`struct<`_empty_`:STRING>,`messageId`STRING,`event`STRING,`timestamp`STRING,`originalTimestamp`STRING,`userId`STRING,`_origin`STRING,`type`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`projectId`STRING,`channel`STRING,`receivedAt`STRING,`properties`struct<`isReact`:STRING,`env`:STRING,`site_id`:STRING,`CON`:struct<`facility`:struct<`id`:STRING>,`event`:struct<`name`:STRING>,`transaction`:struct<`email`:STRING,`confirmation_code`:STRING,`id`:STRING,`npv`:STRING>,`location`:struct<`country`:STRING,`address1`:STRING,`city`:STRING,`state`:STRING,`zip`:STRING,`address2`:STRING>>,`Hit_Timestamp`:STRING>,`sentAt`STRING,`anonymousId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`referrer`:STRING>,`userAgent`:STRING>,`version`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-dev/separated_dt/CON EVENT'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_con_event`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_con_event"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}