Schema Info

Schema Name: sfdl_stage_segment.sfdc_open
  • created: 2017-11-01 18:25:52
  • disabled: False
  • format: raw
  • id: 284
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "sfdc_open"
    }
  • type: segment
Schema Versions: 5
    • created: 2017-11-01 18:47:08
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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< `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-sfdc-stage/separated_dt/open'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/open
    • id: 2016
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "open",
          "integrations": {},
          "messageId": "ajs-19116b9dadc9d4dbffd326e84b6466cb",
          "originalTimestamp": "2017-05-18T16:14:15.569Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495124055568,
              "category": "search interactions-searchPage",
              "label": "filters-unit-size",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T16:14:15.599Z",
          "sentAt": "2017-05-18T16:14:15.571Z",
          "timestamp": "2017-05-18T16:14:15.597Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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: 284
    • schema_scan_id: None
    • updated: 2019-04-18 13:32:18
    • created: 2017-11-01 18:43:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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 , `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-sfdc-stage/separated_dt/open'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/open
    • id: 2014
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "open",
          "integrations": {},
          "messageId": "ajs-2f5f4b1a84377c9d1e4e5e81c008d308",
          "originalTimestamp": "2017-05-18T16:12:16.080Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495123936079,
              "category": "search interactions-searchPage",
              "label": "filters-unit-size",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T16:12:16.110Z",
          "sentAt": "2017-05-18T16:12:16.082Z",
          "timestamp": "2017-05-18T16:12:16.108Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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: 284
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-01 18:41:54
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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< `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-sfdc-stage/separated_dt/open'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/open
    • id: 2012
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "open",
          "integrations": {},
          "messageId": "ajs-61cd88aaf3b1f4f38754d24b38b51fa8",
          "originalTimestamp": "2017-05-18T16:10:37.571Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495123837570,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T16:10:37.600Z",
          "sentAt": "2017-05-18T16:10:37.573Z",
          "timestamp": "2017-05-18T16:10:37.598Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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: 284
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-01 18:37:58
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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 , `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-sfdc-stage/separated_dt/open'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/open
    • id: 2009
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "open",
          "integrations": {},
          "messageId": "ajs-00863793d13c5b6bb78fdf8b1af8fce9",
          "originalTimestamp": "2017-05-18T16:14:00.010Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495124040009,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T16:14:00.039Z",
          "sentAt": "2017-05-18T16:14:00.013Z",
          "timestamp": "2017-05-18T16:14:00.036Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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: 284
    • schema_scan_id: None
    • updated: None
    • created: 2017-11-01 18:25:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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< `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-sfdc-stage/separated_dt/open'",
          "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/open
    • id: 2002
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Mixpanel",
                  "Segment.io",
                  "Zopim"
              ],
              "unbundled": []
          },
          "anonymousId": "59703727-92f6-4850-8490-8a865f23464a",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "207.71.19.142",
              "library": {
                  "name": "analytics.js",
                  "version": "3.0.0"
              },
              "page": {
                  "path": "/search.html",
                  "referrer": "http://www.sparefoot.local/search.html?moveInDate=&location=Austin%2C+TX%2C+United+States&city=Austin&state=TX&latitude=30.267153&longitude=-97.74306079999997&locationSource=google_autocomplete&sftest=on",
                  "search": "?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip=",
                  "title": "Find Self Storage Units and Facilities in Austin, TX | SpareFoot",
                  "url": "http://www.sparefoot.local/search.html?searchType=vehicle&location_id=23056448&location=Austin,%20TX,%20United%20States&latitude=&longitude=&distance=15&moveInDate=&order=recommended&page=1&streetAddress=&city=&state=&zip="
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_12_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2987.133 Safari/537.36"
          },
          "event": "open",
          "integrations": {},
          "messageId": "ajs-7123c7db40d408e310ec9e7dab57b8d4",
          "originalTimestamp": "2017-05-18T15:58:24.711Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "Hit Timestamp": 1495123104709,
              "category": "search interactions-searchPage",
              "label": "filters-price-range",
              "site_id": "-1"
          },
          "receivedAt": "2017-05-18T15:58:24.749Z",
          "sentAt": "2017-05-18T15:58:24.716Z",
          "timestamp": "2017-05-18T15:58:24.744Z",
          "type": "track",
          "userId": "66590244e20daa55668395732",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "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: 284
    • schema_scan_id: None
    • updated: None
Schema Scans: 0
Partitions:
  • count: 1
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.sfdc_open`\nADD\n\n\n PARTITION (dt='2017-05-18') location 's3://sfdl-segment-sfdc-stage/separated_dt/open/dt=2017-05-18/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 9284,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/open/dt=2017-05-18/",
                "name": "dt",
                "value": "2017-05-18"
            },
            "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:
    {
        "_metadata.bundled": "",
        "_metadata.unbundled": "",
        "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-11-01 18:47:08
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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< `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-sfdc-stage/separated_dt/open'",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
        "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
    }
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-01 18:25:52",
        "disabled": false,
        "format": "raw",
        "id": 284,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "sfdc_open"
        },
        "type": "segment"
    },
    "partition": {
        "count": 1,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.sfdc_open`\nADD\n\n\n PARTITION (dt='2017-05-18') location 's3://sfdl-segment-sfdc-stage/separated_dt/open/dt=2017-05-18/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 9284,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/open/dt=2017-05-18/",
                    "name": "dt",
                    "value": "2017-05-18"
                },
                "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": {
            "_metadata.bundled": "",
            "_metadata.unbundled": "",
            "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-11-01 18:47:08",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_open`\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< `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-sfdc-stage/separated_dt/open'",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_open`",
            "repair_table": "MSCK REPAIR TABLE `sfdl_stage_segment.sfdc_open`"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}