Schema Info

Schema Name: sfdl_stage_segment.ssdc_hidden
  • created: 2017-12-11 16:11:48
  • disabled: False
  • format: raw
  • id: 314
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "ssdc_hidden"
    }
  • type: segment
Schema Versions: 8
    • created: 2017-12-11 17:13:53
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\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 , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2286
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "450bd099-d09a-47f7-ae15-eb19ae349a95",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "?force-sf_4131_meclabs_5=new_landing_page",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location?force-sf_4131_meclabs_5=new_landing_page"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-4562cccc03e3c82606396db060a3c1a7",
          "originalTimestamp": "2017-12-11T22:58:09.855Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513033089854,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:58:09.894Z",
          "sentAt": "2017-12-11T22:58:09.858Z",
          "timestamp": "2017-12-11T22:58:09.891Z",
          "type": "track",
          "userId": "7759bc00912dbb45185571780",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: 2019-07-30 13:11:43
    • created: 2017-12-11 17:13:16
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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 , `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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2284
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "450bd099-d09a-47f7-ae15-eb19ae349a95",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "?force-sf_4131_meclabs_5=control",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location?force-sf_4131_meclabs_5=control"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-ff713d16cd9848b835788d8e2736012b",
          "originalTimestamp": "2017-12-11T22:57:57.664Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513033077664,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:57:57.702Z",
          "sentAt": "2017-12-11T22:57:57.667Z",
          "timestamp": "2017-12-11T22:57:57.699Z",
          "type": "track",
          "userId": "7759bc00912dbb45185571780",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
    • created: 2017-12-11 17:12:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\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 , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2282
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "450bd099-d09a-47f7-ae15-eb19ae349a95",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "?force-sf_4131_meclabs_5=new_landing_page",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location?force-sf_4131_meclabs_5=new_landing_page"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/62.0.3202.94 Safari/537.36"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-753c8757fefa373394d7df04297a32df",
          "originalTimestamp": "2017-12-11T23:00:16.866Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513033216865,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T23:00:16.911Z",
          "sentAt": "2017-12-11T23:00:16.871Z",
          "timestamp": "2017-12-11T23:00:16.906Z",
          "type": "track",
          "userId": "7759bc00912dbb45185571780",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
    • created: 2017-12-11 17:12:25
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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 , `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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2281
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "450bd099-d09a-47f7-ae15-eb19ae349a95",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "?force-sf_4131_meclabs_5=new_landing_page",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location?force-sf_4131_meclabs_5=new_landing_page"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-9daa76f036c4867d4c1fb44b878e6e1a",
          "originalTimestamp": "2017-12-11T22:58:26.200Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513033106199,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:58:26.239Z",
          "sentAt": "2017-12-11T22:58:26.204Z",
          "timestamp": "2017-12-11T22:58:26.235Z",
          "type": "track",
          "userId": "7759bc00912dbb45185571780",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
    • created: 2017-12-11 16:14:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\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 ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `ip` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2275
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "ce52bea9-b403-42d3-b28f-f42c252ac02a",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-6deecd53bd8a9995e89a2eb61bbcf774",
          "originalTimestamp": "2017-12-11T22:08:58.093Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513030138092,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:08:58.161Z",
          "sentAt": "2017-12-11T22:08:58.095Z",
          "timestamp": "2017-12-11T22:08:58.159Z",
          "type": "track",
          "userId": "585a2edb5beb2486285911297",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
    • created: 2017-12-11 16:13:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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 >, `projectId`  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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2274
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "ce52bea9-b403-42d3-b28f-f42c252ac02a",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-195ce8e23879f63f337272d14952c81a",
          "originalTimestamp": "2017-12-11T22:07:57.699Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513030077698,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:07:57.761Z",
          "sentAt": "2017-12-11T22:07:57.701Z",
          "timestamp": "2017-12-11T22:07:57.759Z",
          "type": "track",
          "userId": "585a2edb5beb2486285911297",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
    • created: 2017-12-11 16:12:07
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\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 ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `ip` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2272
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "ce52bea9-b403-42d3-b28f-f42c252ac02a",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-087e554f4bb530b2daca8d127b08575e",
          "originalTimestamp": "2017-12-11T22:09:01.392Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513030141392,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:09:01.460Z",
          "sentAt": "2017-12-11T22:09:01.395Z",
          "timestamp": "2017-12-11T22:09:01.457Z",
          "type": "track",
          "userId": "585a2edb5beb2486285911297",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
    • created: 2017-12-11 16:11:48
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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 , `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-stage/separated_dt/hidden'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
      ]
    • hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/hidden
    • id: 2271
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "ce52bea9-b403-42d3-b28f-f42c252ac02a",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/lpg/lf/storage-location",
                  "referrer": "",
                  "search": "",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "https://www.selfstorage.extrameter.com/lpg/lf/storage-location"
              },
              "userAgent": "Mozilla/5.0 (iPhone; CPU iPhone OS 9_1 like Mac OS X) AppleWebKit/601.1.46 (KHTML, like Gecko) Version/9.0 Mobile/13B143 Safari/601.1"
          },
          "event": "hidden",
          "integrations": {},
          "messageId": "ajs-d2b24ac65062eae95f409b3f5a75f903",
          "originalTimestamp": "2017-12-11T22:08:54.724Z",
          "projectId": "Mt3aW8s9vZ",
          "properties": {
              "Hit Timestamp": 1513030134723,
              "category": "Mobile Search Form-ssdc_ppc_landing",
              "label": "Form is Hidden",
              "site_id": "144"
          },
          "receivedAt": "2017-12-11T22:08:54.791Z",
          "sentAt": "2017-12-11T22:08:54.726Z",
          "timestamp": "2017-12-11T22:08:54.789Z",
          "type": "track",
          "userId": "585a2edb5beb2486285911297",
          "version": 2
      }
    • schema_attributes:
      {
          "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.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 314
    • schema_scan_id: None
    • updated: None
Schema Scans: 0
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.ssdc_hidden`\nADD\n\n\n PARTITION (dt='2017-12-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-13/'\n PARTITION (dt='2017-12-14') location 's3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-14/'\n PARTITION (dt='2018-01-18') location 's3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2018-01-18/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 12295,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-13/",
                "name": "dt",
                "value": "2017-12-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-13 09:13:11",
                    "last_data": "2017-12-13 10:14:57"
                },
                "parquet": {
                    "first_performed": "2017-12-13 09:14:33",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2017-12-13 10:17:36",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 12323,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-14/",
                "name": "dt",
                "value": "2017-12-14"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-14 10:12:36",
                    "last_data": "2017-12-14 15:14:22"
                },
                "parquet": {
                    "first_performed": "2017-12-14 10:13:04",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2017-12-14 15:15:13",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 12834,
                "location": "s3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2018-01-18/",
                "name": "dt",
                "value": "2018-01-18"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-01-18 10:47:10",
                    "last_data": "2018-01-18 15:43:48"
                },
                "parquet": {
                    "first_performed": "2018-01-31 15:44:31",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-01-31 15:44:31",
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "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.Hit_Timestamp": "string",
        "properties.category": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2017-12-11 17:13:53
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\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 , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-stage/separated_dt/hidden'",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
        "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
    }
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:48",
        "disabled": false,
        "format": "raw",
        "id": 314,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "ssdc_hidden"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.ssdc_hidden`\nADD\n\n\n PARTITION (dt='2017-12-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-13/'\n PARTITION (dt='2017-12-14') location 's3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-14/'\n PARTITION (dt='2018-01-18') location 's3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2018-01-18/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 12295,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-13/",
                    "name": "dt",
                    "value": "2017-12-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-13 09:13:11",
                        "last_data": "2017-12-13 10:14:57"
                    },
                    "parquet": {
                        "first_performed": "2017-12-13 09:14:33",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2017-12-13 10:17:36",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 12323,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2017-12-14/",
                    "name": "dt",
                    "value": "2017-12-14"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-14 10:12:36",
                        "last_data": "2017-12-14 15:14:22"
                    },
                    "parquet": {
                        "first_performed": "2017-12-14 10:13:04",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2017-12-14 15:15:13",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 12834,
                    "location": "s3://sfdl-segment-ssdc-stage/separated_dt/hidden/dt=2018-01-18/",
                    "name": "dt",
                    "value": "2018-01-18"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-01-18 10:47:10",
                        "last_data": "2018-01-18 15:43:48"
                    },
                    "parquet": {
                        "first_performed": "2018-01-31 15:44:31",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-01-31 15:44:31",
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "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.Hit_Timestamp": "string",
            "properties.category": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2017-12-11 17:13:53",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_hidden`\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 , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string , `label` : 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-stage/separated_dt/hidden'",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_hidden`",
            "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_hidden`"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}