Schema Info
Schema Name: sfdl_stage_segment.ssdc_impression
- created: 2017-11-02 11:42:15
- disabled: False
- format: raw
- id: 303
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_impression" } - type: segment
Schema Versions: 3
-
Version 3015
- created: 2018-03-20 17:01:34
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_impression`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`integrations` struct< `Google_Analytics` : string , `All` : 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< `excludeCategoryPage` : string , `ip` : string ,`library` : struct< `version` : string , `name` : string >, `userAgent` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >>, `projectId` string , `original_key` string , `_origin` string , `type` string , `event` string , `channel` string , `sentAt` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-ssdc-stage/separated_dt/impression'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_impression" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/impression
- id: 3015
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "_origin": "2018-03-20T22:01:27Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1521504000000/1521583274794.a3e68a347f75.1.11.1.7af8c7c0-573e-465d-ab23-73a39e578035.gz|segment_separator:33", "anonymousId": "dcaaccb9-950a-467e-a859-072b6359bfb2", "channel": "client", "context": { "campaign": {}, "excludeCategoryPage": true, "ip": "52.2.152.130", "library": { "name": "analytics.js", "version": "3.4.0" }, "page": { "path": "/search", "referrer": "", "search": "?location=Miami,FL", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/search?location=Miami,FL" }, "userAgent": "Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) PhantomJS/2.1.1 Safari/538.1" }, "event": "impression", "integrations": { "All": false, "Google Analytics": true }, "messageId": "ajs-e0306414d4edd2f7ec31abf3bb838df1", "originalTimestamp": "2018-03-20T21:54:38.832Z", "original_key": "sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1521417600000/1521471688044.4d29607d1b44.1.11.1.c0416bfd-4b19-4b49-b860-6769f1183337.gz", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1521582878363, "category": "phlagTest", "label": "selfstorage-sf_5176_aa_legacy_system-control", "site_id": "27" }, "receivedAt": "2018-03-20T21:54:39.669Z", "sentAt": "2018-03-20T21:54:38.834Z", "timestamp": "2018-03-20T21:54:39.667Z", "type": "track", "userId": "155ab183178c7aa9521440348", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.excludeCategoryPage": "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", "integrations.All": "string", "integrations.Google_Analytics": "string", "messageId": "string", "originalTimestamp": "string", "original_key": "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: 303
- schema_scan_id: None
- updated: 2019-07-30 13:15:22
-
Version 2817
- created: 2018-03-19 10:10:14
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_impression`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`integrations` struct< `Google_Analytics` : string , `All` : string >, `event` string , `receivedAt` string ,`_metadata` struct< `bundled`:array, `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `excludeCategoryPage` : string , `userAgent` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` : struct< `version` : string , `name` : string >, `ip` : string >, `projectId` string , `original_key` 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/impression'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_impression" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/impression
- id: 2817
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "anonymousId": "52bf5a31-b7bc-4265-a10c-c0c9772f5fc0", "channel": "client", "context": { "excludeCategoryPage": true, "ip": "66.249.93.35", "library": { "name": "analytics.js", "version": "3.4.0" }, "page": { "path": "/self-storage/florida/miami/", "referrer": "", "search": "", "title": "Top 20 Miami, FL Self-Storage Units w/ Prices & Reviews", "url": "https://www.selfstorage.extrameter.com/self-storage/florida/miami/" }, "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36(KHTML, like Gecko) Chrome/61.0.3116.0 Mobile Safari/537.36" }, "event": "impression", "integrations": { "All": false, "Google Analytics": true }, "messageId": "ajs-774f8372201d13a68ab0c5b296c209a7", "originalTimestamp": "2018-03-19T14:07:07.657Z", "original_key": "sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1521417600000/1521471688044.4d29607d1b44.1.11.1.c0416bfd-4b19-4b49-b860-6769f1183337.gz", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1521468427655, "category": "phlagTest", "label": "selfstorage-sf_4162_paid_revisit-paid_revisit", "site_id": "144" }, "receivedAt": "2018-03-19T14:07:08.546Z", "sentAt": "2018-03-19T14:07:07.658Z", "timestamp": "2018-03-19T14:07:08.545Z", "type": "track", "userId": "245aafc4021ef8e9588300762", "version": 2 } - schema_attributes:
{ "anonymousId": "string", "channel": "string", "context.excludeCategoryPage": "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", "integrations.All": "string", "integrations.Google_Analytics": "string", "messageId": "string", "originalTimestamp": "string", "original_key": "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: 303
- schema_scan_id: None
- updated: 2018-03-19 10:11:43
-
Version 2139
- created: 2017-11-02 11:42:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_impression`\n(\n `version` string , `timestamp` string , `projectId` string , `userId` string ,`integrations` struct< `Google_Analytics` : string , `All` : 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< `excludeCategoryPage` : string , `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/impression'", "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_impression`" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/impression
- id: 2139
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "anonymousId": "478aaf52-215a-4040-aaac-803caef34ab0", "channel": "client", "context": { "excludeCategoryPage": true, "ip": "52.2.35.57", "library": { "name": "analytics.js", "version": "3.0.0" }, "page": { "path": "/", "referrer": "", "search": "", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/" }, "userAgent": "Mozilla/5.0 (Unknown; Linux x86_64) AppleWebKit/538.1 (KHTML, like Gecko) PhantomJS/2.1.1 Safari/538.1" }, "event": "impression", "integrations": { "All": false, "Google Analytics": true }, "messageId": "ajs-4e9a7ec20b48db0f52e19acb7c075cbd", "originalTimestamp": "2017-02-03T13:01:20.300Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1486126879885, "category": "phlagTest", "label": "selfstorage-sf_454_validate_move_in_date-variation", "site_id": "27" }, "receivedAt": "2017-02-03T13:01:20.836Z", "sentAt": "2017-02-03T13:01:20.301Z", "timestamp": "2017-02-03T13:01:20.835Z", "type": "track", "userId": "9958947f1bac3810426945332", "version": 2 } - schema_attributes:
{ "anonymousId": "string", "channel": "string", "context.excludeCategoryPage": "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", "integrations.All": "string", "integrations.Google_Analytics": "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: 303
- schema_scan_id: None
- updated: None
Schema Scans: 0
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_impression`\nADD\n\n\n PARTITION (dt='2018-03-27') location 's3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-27/'\n PARTITION (dt='2018-03-28') location 's3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-28/'\n PARTITION (dt='2018-03-29') location 's3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-29/'\n;" ] - name: dt
- state:
[ { "info": { "id": 23661, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-27/", "name": "dt", "value": "2018-03-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-03-27 10:01:23", "last_data": "2018-03-27 17:03:31" }, "parquet": { "first_performed": "2018-03-27 17:03:38", "in_progress": null, "job_id": null, "last_performed": "2018-03-27 17:03:38", "queued": false } } }, { "info": { "id": 24093, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-28/", "name": "dt", "value": "2018-03-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-03-28 00:03:11", "last_data": "2018-03-28 16:03:51" }, "parquet": { "first_performed": "2018-03-28 00:17:56", "in_progress": null, "job_id": null, "last_performed": "2018-03-28 16:08:39", "queued": false } } }, { "info": { "id": 24310, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-29/", "name": "dt", "value": "2018-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-03-29 11:07:33", "last_data": "2018-03-29 11:08:45" }, "parquet": { "first_performed": "2018-03-29 11:15:58", "in_progress": null, "job_id": null, "last_performed": "2018-03-29 11:15:58", "queued": false } } } ] - type: string
- attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.excludeCategoryPage": "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", "integrations.All": "string", "integrations.Google_Analytics": "string", "messageId": "string", "originalTimestamp": "string", "original_key": "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: 2018-03-20 17:01:34
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_impression`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`integrations` struct< `Google_Analytics` : string , `All` : 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< `excludeCategoryPage` : string , `ip` : string ,`library` : struct< `version` : string , `name` : string >, `userAgent` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >>, `projectId` string , `original_key` string , `_origin` string , `type` string , `event` string , `channel` string , `sentAt` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-ssdc-stage/separated_dt/impression'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_impression`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_impression" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2017-11-02 11:42:15",
"disabled": false,
"format": "raw",
"id": 303,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_impression"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_impression`\nADD\n\n\n PARTITION (dt='2018-03-27') location 's3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-27/'\n PARTITION (dt='2018-03-28') location 's3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-28/'\n PARTITION (dt='2018-03-29') location 's3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-29/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 23661,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-27/",
"name": "dt",
"value": "2018-03-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-03-27 10:01:23",
"last_data": "2018-03-27 17:03:31"
},
"parquet": {
"first_performed": "2018-03-27 17:03:38",
"in_progress": null,
"job_id": null,
"last_performed": "2018-03-27 17:03:38",
"queued": false
}
}
},
{
"info": {
"id": 24093,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-28/",
"name": "dt",
"value": "2018-03-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-03-28 00:03:11",
"last_data": "2018-03-28 16:03:51"
},
"parquet": {
"first_performed": "2018-03-28 00:17:56",
"in_progress": null,
"job_id": null,
"last_performed": "2018-03-28 16:08:39",
"queued": false
}
}
},
{
"info": {
"id": 24310,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/impression/dt=2018-03-29/",
"name": "dt",
"value": "2018-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-03-29 11:07:33",
"last_data": "2018-03-29 11:08:45"
},
"parquet": {
"first_performed": "2018-03-29 11:15:58",
"in_progress": null,
"job_id": null,
"last_performed": "2018-03-29 11:15:58",
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"_origin": "string",
"anonymousId": "string",
"channel": "string",
"context.excludeCategoryPage": "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",
"integrations.All": "string",
"integrations.Google_Analytics": "string",
"messageId": "string",
"originalTimestamp": "string",
"original_key": "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": "2018-03-20 17:01:34",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_impression`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`integrations` struct< `Google_Analytics` : string , `All` : 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< `excludeCategoryPage` : string , `ip` : string ,`library` : struct< `version` : string , `name` : string >, `userAgent` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >>, `projectId` string , `original_key` string , `_origin` string , `type` string , `event` string , `channel` string , `sentAt` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-ssdc-stage/separated_dt/impression'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_impression`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_impression"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}