Schema Info

Schema Name: sfdl_stage_segment.reactfoot_modal_close
  • created: 2017-11-21 11:10:50
  • disabled: False
  • format: raw
  • id: 311
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "reactfoot_modal_close"
    }
  • type: segment
Schema Versions: 7
    • created: 2017-11-21 11:15:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2264
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "",
                  "search": "?location=Austin%2C%20TX%2C%20United%20States",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-4bd75ddb702e9c3469d6724b82bd2ecb",
          "originalTimestamp": "2017-11-21T16:38:06.309Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511282286308,
              "category": "search results-searchPage",
              "env": "development",
              "isReact": true,
              "label": "unitSizeGuide",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T16:38:06.380Z",
          "sentAt": "2017-11-21T16:38:06.311Z",
          "timestamp": "2017-11-21T16:38:06.378Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: 2019-07-30 13:11:27
    • created: 2017-11-21 11:14:40
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\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< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2263
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/Austin-TX-self-storage/US-Storage-Centers-201698.html",
                  "referrer": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States",
                  "search": "?searchType=storage",
                  "title": "US Storage Centers: Photos & Reviews | SpareFoot",
                  "url": "http://localhost:9000/Austin-TX-self-storage/US-Storage-Centers-201698.html?searchType=storage"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-7dffbe245a8ea0d6cafe56a24197596e",
          "originalTimestamp": "2017-11-21T17:04:49.245Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511283889245,
              "category": "unit list-facilityPage",
              "env": "development",
              "isReact": true,
              "label": "filterable units-reservation form-move-in date",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T17:04:49.309Z",
          "sentAt": "2017-11-21T17:04:49.247Z",
          "timestamp": "2017-11-21T17:04:49.307Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-21 11:14:21
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2262
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/Austin-TX-self-storage/US-Storage-Centers-201698.html",
                  "referrer": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States",
                  "search": "?searchType=storage",
                  "title": "US Storage Centers: Photos & Reviews | SpareFoot",
                  "url": "http://localhost:9000/Austin-TX-self-storage/US-Storage-Centers-201698.html?searchType=storage"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-e40d69a9a28e09eaacf8cbac5a2423bf",
          "originalTimestamp": "2017-11-21T16:41:26.300Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511282486300,
              "category": "unit list-facilityPage",
              "env": "development",
              "isReact": true,
              "label": "unit size",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T16:41:26.364Z",
          "sentAt": "2017-11-21T16:41:26.302Z",
          "timestamp": "2017-11-21T16:41:26.362Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-21 11:14:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\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< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2261
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/Austin-TX-self-storage/US-Storage-Centers-201698.html",
                  "referrer": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States",
                  "search": "?searchType=storage",
                  "title": "US Storage Centers: Photos & Reviews | SpareFoot",
                  "url": "http://localhost:9000/Austin-TX-self-storage/US-Storage-Centers-201698.html?searchType=storage"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-215e4887defb3beffcd429b487bd4970",
          "originalTimestamp": "2017-11-21T16:43:51.773Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511282631772,
              "category": "unit list-facilityPage",
              "env": "development",
              "isReact": true,
              "label": "unit size",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T16:43:51.830Z",
          "sentAt": "2017-11-21T16:43:51.774Z",
          "timestamp": "2017-11-21T16:43:51.829Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-21 11:13:42
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2260
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "",
                  "search": "?location=Austin%2C%20TX%2C%20United%20States",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-956a45fd62926ca629e5de94b18c6a47",
          "originalTimestamp": "2017-11-21T16:36:58.583Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511282218583,
              "category": "search results-searchPage",
              "env": "development",
              "isReact": true,
              "label": "unitSizeGuide",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T16:36:58.655Z",
          "sentAt": "2017-11-21T16:36:58.584Z",
          "timestamp": "2017-11-21T16:36:58.654Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-21 11:13:24
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\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< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `type`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2259
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/Austin-TX-self-storage/US-Storage-Centers-201698.html",
                  "referrer": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States",
                  "search": "?searchType=storage",
                  "title": "US Storage Centers: Photos & Reviews | SpareFoot",
                  "url": "http://localhost:9000/Austin-TX-self-storage/US-Storage-Centers-201698.html?searchType=storage"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-253846c2e1d29ebc78c4082d7a67a501",
          "originalTimestamp": "2017-11-21T16:43:46.311Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511282626311,
              "category": "unit list-facilityPage",
              "env": "development",
              "isReact": true,
              "label": "unit size",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T16:43:46.365Z",
          "sentAt": "2017-11-21T16:43:46.313Z",
          "timestamp": "2017-11-21T16:43:46.363Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-21 11:10:50
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : 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-reactfoot-stage/separated_dt/modal close'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/modal close
    • id: 2258
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "fd997ac1-186c-4271-a71e-84edfdef349d",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "54.236.226.51",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.5"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "",
                  "search": "?location=Austin%2C%20TX%2C%20United%20States",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://localhost:9000/search.html?location=Austin%2C%20TX%2C%20United%20States"
              },
              "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": "modal close",
          "integrations": {},
          "messageId": "ajs-3c65572eec1ba741da5c688d15e3a954",
          "originalTimestamp": "2017-11-21T16:37:50.591Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1511282270590,
              "category": "search results-searchPage",
              "env": "development",
              "isReact": true,
              "label": "unitSizeGuide",
              "site_id": -1
          },
          "receivedAt": "2017-11-21T16:37:50.663Z",
          "sentAt": "2017-11-21T16:37:50.593Z",
          "timestamp": "2017-11-21T16:37:50.661Z",
          "type": "track",
          "userId": "error",
          "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.env": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 311
    • schema_scan_id: None
    • updated: None
Schema Scans: 0
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_modal_close`\nADD\n\n\n PARTITION (dt='2017-11-21') location 's3://sfdl-segment-reactfoot-stage/separated_dt/modal close/dt=2017-11-21/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 11834,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/modal close/dt=2017-11-21/",
                "name": "dt",
                "value": "2017-11-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2017-12-12 10:02:29",
                    "last_data": null
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "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.env": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2017-11-21 11:15:58
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : 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-reactfoot-stage/separated_dt/modal close'",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
        "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
    }
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-11-21 11:10:50",
        "disabled": false,
        "format": "raw",
        "id": 311,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "reactfoot_modal_close"
        },
        "type": "segment"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_modal_close`\nADD\n\n\n PARTITION (dt='2017-11-21') location 's3://sfdl-segment-reactfoot-stage/separated_dt/modal close/dt=2017-11-21/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 11834,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/modal close/dt=2017-11-21/",
                    "name": "dt",
                    "value": "2017-11-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2017-12-12 10:02:29",
                        "last_data": null
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "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.env": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2017-11-21 11:15:58",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_modal_close`\n(\n `version`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : 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-reactfoot-stage/separated_dt/modal close'",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_modal_close`",
            "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.reactfoot_modal_close`"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}