Schema Info
Schema Name: sfdl_prod_segment.sfdc_impression
- created: 2017-11-02 13:17:03
- disabled: False
- format: raw
- id: 91
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_prod_segment", "table": "sfdc_impression" } - type: segment
Schema Versions: 2
-
Version 33164
- created: 2018-06-12 16:23:28
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`", "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_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 ,`campaign` : struct< `content` : string , `source` : string , `medium` : string , `name` : 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 , `_origin` 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-prod/separated_dt/impression'\n", "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_impression" ] - hive_path: s3://sfdl-segment-sfdc-prod/separated_dt/impression
- id: 33164
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "_origin": "2018-06-12T21:23:18Z|s3://sfdl-segment-sfdc-prod/segment-logs/SgsnnfL86n/1528761600000/1528838537373.6618115e80e2.1.11.1.209ab31a-dc02-4c82-9365-83565c298163.gz|segment_separator:37", "anonymousId": "81b7ed70-986f-41b7-978e-95136589b112", "channel": "client", "context": { "campaign": { "content": "Cost", "medium": "paidsearch", "name": "rem_national_nogeo_noproduct_exact", "source": "google" }, "excludeCategoryPage": true, "ip": "76.184.34.59", "library": { "name": "analytics.js", "version": "3.6.0" }, "page": { "path": "/", "referrer": "", "search": "?tsid=google-ppc&cid=rem_national_nogeo_noproduct_exact&ctid=Cost&utm_source=google&utm_medium=paidsearch&utm_campaign=rem_national_nogeo_noproduct_exact&utm_content=Cost&ploc=9026913&iloc=&mkwid=sYm4sN9WX|pcrid|112662695351|pkw|storage%20cheap|pmt|e|pdv|t|&muid=cc9b8599-2abb-4550-9c80-1c5cb8a795d4&gclid=Cj0KCQjwtpDMBRC4ARIsADhz5O5Hk_Q6d_iWyYVsUOAzPDmoavcXFa8phBDPk54J9wOi0dV5Y0pmY4MaAvPeEALw_wcB", "title": "Cheap Storage Units: Rent Storage Units Near You", "url": "https://www.sparefoot.com/?tsid=google-ppc&cid=rem_national_nogeo_noproduct_exact&ctid=Cost&utm_source=google&utm_medium=paidsearch&utm_campaign=rem_national_nogeo_noproduct_exact&utm_content=Cost&ploc=9026913&iloc=&mkwid=sYm4sN9WX|pcrid|112662695351|pkw|storage%20cheap|pmt|e|pdv|t|&muid=cc9b8599-2abb-4550-9c80-1c5cb8a795d4&gclid=Cj0KCQjwtpDMBRC4ARIsADhz5O5Hk_Q6d_iWyYVsUOAzPDmoavcXFa8phBDPk54J9wOi0dV5Y0pmY4MaAvPeEALw_wcB" }, "userAgent": "Mozilla/5.0 (Linux; Android 4.4.2; en-us; SAMSUNG SM-T230NU Build/KOT49H) AppleWebKit/537.36 (KHTML, like Gecko) Version/1.5 Chrome/28.0.1500.94 Safari/537.36" }, "event": "impression", "integrations": { "All": false, "Google Analytics": true }, "messageId": "ajs-0ffda16ec0b48a3b9988258b09370cd4", "originalTimestamp": "2018-06-12T20:43:15.488Z", "projectId": "SgsnnfL86n", "properties": { "Hit Timestamp": 1528836195478, "category": "phlagTest", "label": "sparefoot-feature_sfdc_iron_markets-variation", "site_id": "59" }, "receivedAt": "2018-06-12T20:41:33.925Z", "sentAt": "2018-06-12T20:43:15.516Z", "timestamp": "2018-06-12T20:41:33.897Z", "type": "track", "userId": "98598567fdccfae6828580177", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.campaign.content": "string", "context.campaign.medium": "string", "context.campaign.name": "string", "context.campaign.source": "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: 91
- schema_scan_id: 12949475
- updated: 2018-06-12 21:27:15
-
Version 28527
- created: 2018-05-09 08:02:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`", "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_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 , `_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-sfdc-prod/separated_dt/impression'\n", "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_impression" ] - hive_path: s3://sfdl-segment-sfdc-prod/separated_dt/impression
- id: 28527
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "_origin": "2018-05-09T13:02:32Z|s3://sfdl-segment-sfdc-prod/segment-logs/SgsnnfL86n/1525824000000/1525870872194.9f858a903cf3.1.11.1.85e16113-dde5-4029-a19e-2304a02c6a35.gz|segment_separator:37", "anonymousId": "9982d56a-c3b6-4168-ad7c-fcc63116cfe5", "channel": "client", "context": { "excludeCategoryPage": true, "ip": "70.42.131.170", "library": { "name": "analytics.js", "version": "3.5.2" }, "page": { "path": "/w00tw00t.at.blackhats.romanian.anti-sec:%29", "referrer": "http://www.bing.com/search?q=amazon", "search": "", "title": "", "url": "http://35.169.238.31/w00tw00t.at.blackhats.romanian.anti-sec:%29" }, "userAgent": "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0; .NET4.0C; .NET4.0E; InfoPath.2)" }, "event": "impression", "integrations": { "All": false, "Google Analytics": true }, "messageId": "ajs-4149caaaeb2511b8e924339a1244458f", "originalTimestamp": "2018-05-09T12:31:28.747Z", "projectId": "SgsnnfL86n", "properties": { "Hit Timestamp": 1525869088745, "category": "phlagTest", "label": "sparefoot-pattern_lib_rollout_50_50-sparefootv2", "site_id": "-1" }, "receivedAt": "2018-05-09T12:31:28.902Z", "sentAt": "2018-05-09T12:31:28.749Z", "timestamp": "2018-05-09T12:31:28.900Z", "type": "track", "userId": "bot", "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", "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: 91
- schema_scan_id: 11394342
- updated: 2018-05-24 16:09:38
Schema Scans: 2
Last at 2018-06-12 16:23:28
-
Scan 12949475
- duration: 0:02:19.587907
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 440, "partitions_applied": false, "success": true } - id: 12949475
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2018-06-12/", "name": "dt", "type": "string", "value": "2018-06-12" }, "s3": { "bucket": "sfdl-segment-sfdc-prod", "hive_path": "s3://sfdl-segment-sfdc-prod/separated_dt/impression", "key": "separated_dt/impression/dt=2018-06-12/1528838537373.6618115e80e2.1.11.1.209ab31a-dc02-4c82-9365-83565c298163.json.gz" }, "schema": { "name": "sfdl_prod_segment.sfdc_impression", "type": "segment" } } - running: False
- schema_name_id: 91
- start_time: 2018-06-12 16:23:28
- success: True
-
Scan 11394342
- duration: 0:02:37.718249
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 431, "partitions_applied": false, "success": true } - id: 11394342
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2018-05-09/", "name": "dt", "type": "string", "value": "2018-05-09" }, "s3": { "bucket": "sfdl-segment-sfdc-prod", "hive_path": "s3://sfdl-segment-sfdc-prod/separated_dt/impression", "key": "separated_dt/impression/dt=2018-05-09/1525870872194.9f858a903cf3.1.11.1.85e16113-dde5-4029-a19e-2304a02c6a35.json.gz" }, "schema": { "name": "sfdl_prod_segment.sfdc_impression", "type": "segment" } } - running: False
- schema_name_id: 91
- start_time: 2018-05-09 08:02:33
- success: True
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_prod_segment.sfdc_impression`\nADD\n\n\n PARTITION (dt='2018-08-17') location 's3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2018-08-17/'\n PARTITION (dt='2019-05-09') location 's3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2019-05-09/'\n PARTITION (dt='2020-12-13') location 's3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2020-12-13/'\n;" ] - name: dt
- state:
[ { "info": { "id": 366492, "location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2018-08-17/", "name": "dt", "value": "2018-08-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-08-17 01:02:35", "last_data": "2018-08-17 01:02:35" }, "parquet": { "first_performed": "2018-08-17 01:17:45", "in_progress": null, "job_id": null, "last_performed": "2018-08-17 01:17:45", "queued": false } } }, { "info": { "id": 421716, "location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2019-05-09/", "name": "dt", "value": "2019-05-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2019-05-09 09:05:08", "last_data": "2019-05-09 12:58:55" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 530851, "location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2020-12-13/", "name": "dt", "value": "2020-12-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-12-12 23:16:17", "last_data": "2020-12-12 23:17:02" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } } ] - type: string
- attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.campaign.content": "string", "context.campaign.medium": "string", "context.campaign.name": "string", "context.campaign.source": "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" } - created: 2018-06-12 16:23:28
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_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 ,`campaign` : struct< `content` : string , `source` : string , `medium` : string , `name` : 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 , `_origin` 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-prod/separated_dt/impression'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_impression`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_impression" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2017-11-02 13:17:03",
"disabled": false,
"format": "raw",
"id": 91,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_prod_segment",
"table": "sfdc_impression"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_prod_segment.sfdc_impression`\nADD\n\n\n PARTITION (dt='2018-08-17') location 's3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2018-08-17/'\n PARTITION (dt='2019-05-09') location 's3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2019-05-09/'\n PARTITION (dt='2020-12-13') location 's3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2020-12-13/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 366492,
"location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2018-08-17/",
"name": "dt",
"value": "2018-08-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-08-17 01:02:35",
"last_data": "2018-08-17 01:02:35"
},
"parquet": {
"first_performed": "2018-08-17 01:17:45",
"in_progress": null,
"job_id": null,
"last_performed": "2018-08-17 01:17:45",
"queued": false
}
}
},
{
"info": {
"id": 421716,
"location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2019-05-09/",
"name": "dt",
"value": "2019-05-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2019-05-09 09:05:08",
"last_data": "2019-05-09 12:58:55"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 530851,
"location": "s3://sfdl-segment-sfdc-prod/separated_dt/impression/dt=2020-12-13/",
"name": "dt",
"value": "2020-12-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-12-12 23:16:17",
"last_data": "2020-12-12 23:17:02"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"_origin": "string",
"anonymousId": "string",
"channel": "string",
"context.campaign.content": "string",
"context.campaign.medium": "string",
"context.campaign.name": "string",
"context.campaign.source": "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"
},
"created": "2018-06-12 16:23:28",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_segment.sfdc_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 ,`campaign` : struct< `content` : string , `source` : string , `medium` : string , `name` : 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 , `_origin` 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-prod/separated_dt/impression'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_segment.sfdc_impression`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_segment.sfdc_impression"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}