Schema Info
Schema Name: sfdl_dev_segment.ssdc_experiment_impression
- created: 2018-03-20 17:04:34
- disabled: False
- format: raw
- id: 637
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "ssdc_experiment_impression" } - type: segment
Schema Versions: 3
-
Version 4699511
- created: 2023-11-17 10:59:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_experiment_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_experiment_impression`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array >>,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/experiment_impression'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_experiment_impression" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression
- id: 4699511
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "IAdHmAh2FE", "5ab94e33d7cab31211fc1606" ], "unbundled": [] }, "_origin": "2023-11-17T16:55:54Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1700179200000/1700240103903.events-archiver-480-59..98c80399-0cd0-44d3-8949-1e32023cdbd3.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "79ece842-4eaf-4cf2-a28d-ba790f0ed592", "channel": "client", "context": { "campaign": {}, "ip": "187.142.13.115", "library": { "name": "analytics.js", "version": "next-1.61.0" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "", "search": "?forceExperiments=sf_12164_ssdc_clp_redesign:control", "title": "20 Cheap Storage Units in Austin, TX (from $21)", "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?forceExperiments=sf_12164_ssdc_clp_redesign:control" }, "timezone": "America/Mexico_City", "userAgent": "Mozilla/5.0 (Linux; Android 6.0; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Mobile Safari/537.36", "userAgentData": { "brands": [ { "brand": "Google Chrome", "version": "119" }, { "brand": "Chromium", "version": "119" }, { "brand": "Not?A_Brand", "version": "24" } ], "mobile": true, "platform": "Android" } }, "event": "experiment_impression", "integrations": { "All": true, "Google Analytics": false }, "messageId": "ajs-next-9621be787dbc77fd74de3e5c4687134a", "originalTimestamp": "2023-11-17T16:29:29.902Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1700238569148, "env": "development", "experiment_name": "sf_12164_ssdc_clp_redesign", "experiment_variation": "control", "isReact": true, "site_id": 27 }, "receivedAt": "2023-11-17T16:29:30.453Z", "sentAt": "2023-11-17T16:29:29.916Z", "timestamp": "2023-11-17T16:29:30.439Z", "type": "track", "userId": "error", "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.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.timezone": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "event": "string", "integrations.All": "string", "integrations.Google_Analytics": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.env": "string", "properties.experiment_name": "string", "properties.experiment_variation": "string", "properties.isReact": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 637
- schema_scan_id: 6351478
- updated: 2023-11-17 11:00:50
-
Version 4697057
- created: 2023-07-25 13:31:02
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_experiment_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_experiment_impression`\n(\n`sentAt`STRING,`version`STRING,`channel`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`type`STRING,`messageId`STRING,`_origin`STRING,`userId`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array >,`mobile`:STRING,`platform`:STRING>>,`originalTimestamp`STRING,`receivedAt`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_variation`:STRING>,`projectId`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-dev/separated_dt/experiment_impression'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_experiment_impression" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression
- id: 4697057
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "IAdHmAh2FE", "5ab94e33d7cab31211fc1606" ], "unbundled": [] }, "_origin": "2023-07-25T18:30:34Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1690243200000/1690309722583.events-archiver-480-47..a7f93562-be78-421a-8e16-9eaa27daf2b8.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "3929201b-21bd-439c-8d9f-2c0d472f5658", "channel": "client", "context": { "campaign": {}, "ip": "54.146.71.248", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "en-US", "page": { "path": "/lpg/lf/hp-copy", "referrer": "", "search": "?forceExperiments=sf_12127_ssdc_paid_landing_refresh:variation", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "http://localhost:9116/lpg/lf/hp-copy?forceExperiments=sf_12127_ssdc_paid_landing_refresh:variation" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Not.A/Brand", "version": "8" }, { "brand": "Chromium", "version": "114" }, { "brand": "Google Chrome", "version": "114" } ], "mobile": false, "platform": "macOS" } }, "event": "experiment_impression", "integrations": { "All": true, "Google Analytics": false }, "messageId": "ajs-next-bab26aa43c17c5511747bc7fe85f4526", "originalTimestamp": "2023-07-25T17:45:31.806Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1690307131755, "env": "development", "experiment_name": "sf_12127_ssdc_paid_landing_refresh", "experiment_variation": "variation", "isReact": true, "site_id": 27 }, "receivedAt": "2023-07-25T17:45:32.429Z", "sentAt": "2023-07-25T17:45:31.812Z", "timestamp": "2023-07-25T17:45:32.423Z", "type": "track", "userId": "error", "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.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "event": "string", "integrations.All": "string", "integrations.Google_Analytics": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.env": "string", "properties.experiment_name": "string", "properties.experiment_variation": "string", "properties.isReact": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 637
- schema_scan_id: 6233105
- updated: 2023-07-25 13:32:14
-
Version 4675925
- created: 2020-01-16 12:05:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_experiment_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_experiment_impression`\n(\n`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`type`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`version`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`userId`STRING,`receivedAt`STRING,`event`STRING,`messageId`STRING,`projectId`STRING,`context`struct<`page`:struct<`url`:STRING,`title`:STRING,`referrer`:STRING,`path`:STRING,`search`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`locale`:STRING>,`timestamp`STRING,`sentAt`STRING,`_origin`STRING,`properties`struct<`experiment_variation`:STRING,`experiment_name`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING,`env`: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-dev/separated_dt/experiment_impression'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_experiment_impression" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression
- id: 4675925
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-01-16T18:04:54Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1579132800000/1579197334304.040b170b980a.e4797d0.0c9e9116-0418-4753-bada-f8a6c5139b32.gz|segment_separator:34", "anonymousId": "e9e2cad0-e42e-476b-95c9-7585935aafdf", "channel": "client", "context": { "campaign": {}, "ip": "54.88.102.255", "library": { "name": "analytics.js", "version": "3.10.1" }, "locale": "en-US", "page": { "path": "/", "referrer": "", "search": "", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.moreyard.com/" }, "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5 Build/MRA58N) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3559.0 Mobile Safari/537.36" }, "event": "experiment_impression", "integrations": { "All": true, "Google Analytics": false }, "messageId": "ajs-a8b9842912887dcc4b69eeab0da43908", "originalTimestamp": "2020-01-16T17:45:55.395Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1579196755252, "env": "dev", "experiment_name": "sf_8872_ssdc_address_search_v2", "experiment_variation": "control", "isReact": true, "site_id": 27 }, "receivedAt": "2020-01-16T17:45:55.573Z", "sentAt": "2020-01-16T17:45:55.397Z", "timestamp": "2020-01-16T17:45:55.571Z", "type": "track", "userId": "d669c2354b1b6b97e46e4d5e740cf656", "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.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "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.env": "string", "properties.experiment_name": "string", "properties.experiment_variation": "string", "properties.isReact": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 637
- schema_scan_id: 5375877
- updated: 2020-01-16 12:07:32
Schema Scans: 3
Last at 2023-11-17 10:59:31
-
Scan 6351478
- duration: 0:01:41.244890
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1047, "partitions_applied": false, "success": true } - id: 6351478
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2023-11-17/", "name": "dt", "type": "string", "value": "2023-11-17" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression", "key": "separated_dt/experiment_impression/dt=2023-11-17/1700240103903.events-archiver-480-59..98c80399-0cd0-44d3-8949-1e32023cdbd3.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_experiment_impression", "type": "segment" } } - running: False
- schema_name_id: 637
- start_time: 2023-11-17 10:59:31
- success: True
- trace_id: 10934036167452649291
-
Scan 6233105
- duration: 0:02:37.262186
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 971, "partitions_applied": false, "success": true } - id: 6233105
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2023-07-25/", "name": "dt", "type": "string", "value": "2023-07-25" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression", "key": "separated_dt/experiment_impression/dt=2023-07-25/1690309722583.events-archiver-480-47..a7f93562-be78-421a-8e16-9eaa27daf2b8.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_experiment_impression", "type": "segment" } } - running: False
- schema_name_id: 637
- start_time: 2023-07-25 13:31:00
- success: True
- trace_id: 12391640281534418806
-
Scan 5375877
- duration: 0:01:43.533454
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 453, "partitions_applied": false, "success": true } - id: 5375877
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2020-01-16/", "name": "dt", "type": "string", "value": "2020-01-16" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression", "key": "separated_dt/experiment_impression/dt=2020-01-16/1579197334304.040b170b980a.e4797d0.0c9e9116-0418-4753-bada-f8a6c5139b32.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_experiment_impression", "type": "segment" } } - running: False
- schema_name_id: 637
- start_time: 2020-01-16 12:05:53
- success: True
- trace_id: 2886221461355289536
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.ssdc_experiment_impression`\nADD\n\n\n PARTITION (dt='2024-03-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-03-29/'\n PARTITION (dt='2024-04-02') location 's3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-04-02/'\n PARTITION (dt='2025-01-13') location 's3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2025-01-13/'\n;" ] - name: dt
- state:
[ { "info": { "id": 252215, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-03-29/", "name": "dt", "value": "2024-03-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-03-29 09:23:55", "last_data": "2024-03-29 11:13:37" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 252364, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-04-02/", "name": "dt", "value": "2024-04-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-04-02 12:20:27", "last_data": "2024-04-02 12:20:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 285307, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2025-01-13/", "name": "dt", "value": "2025-01-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-13 00:16:19", "last_data": "2025-01-13 07:34:47" }, "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.ip": "string", "context.library.name": "string", "context.library.version": "string", "context.locale": "string", "context.page.path": "string", "context.page.referrer": "string", "context.page.search": "string", "context.page.title": "string", "context.page.url": "string", "context.timezone": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "event": "string", "integrations.All": "string", "integrations.Google_Analytics": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.env": "string", "properties.experiment_name": "string", "properties.experiment_variation": "string", "properties.isReact": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-11-17 10:59:33
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_experiment_impression`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array >>,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/experiment_impression'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_experiment_impression`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_experiment_impression" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2018-03-20 17:04:34",
"disabled": false,
"format": "raw",
"id": 637,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "ssdc_experiment_impression"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.ssdc_experiment_impression`\nADD\n\n\n PARTITION (dt='2024-03-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-03-29/'\n PARTITION (dt='2024-04-02') location 's3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-04-02/'\n PARTITION (dt='2025-01-13') location 's3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2025-01-13/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 252215,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-03-29/",
"name": "dt",
"value": "2024-03-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-03-29 09:23:55",
"last_data": "2024-03-29 11:13:37"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 252364,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2024-04-02/",
"name": "dt",
"value": "2024-04-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-04-02 12:20:27",
"last_data": "2024-04-02 12:20:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 285307,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/experiment_impression/dt=2025-01-13/",
"name": "dt",
"value": "2025-01-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-13 00:16:19",
"last_data": "2025-01-13 07:34:47"
},
"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.ip": "string",
"context.library.name": "string",
"context.library.version": "string",
"context.locale": "string",
"context.page.path": "string",
"context.page.referrer": "string",
"context.page.search": "string",
"context.page.title": "string",
"context.page.url": "string",
"context.timezone": "string",
"context.userAgent": "string",
"context.userAgentData.brands": [
{
"brand": "string",
"version": "string"
}
],
"context.userAgentData.mobile": "string",
"context.userAgentData.platform": "string",
"event": "string",
"integrations.All": "string",
"integrations.Google_Analytics": "string",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.Hit_Timestamp": "string",
"properties.env": "string",
"properties.experiment_name": "string",
"properties.experiment_variation": "string",
"properties.isReact": "string",
"properties.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-11-17 10:59:33",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_experiment_impression`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_origin`STRING,`properties`struct<`experiment_name`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`site_id`:STRING,`experiment_variation`:STRING,`isReact`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`event`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>>,`receivedAt`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-dev/separated_dt/experiment_impression'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_experiment_impression`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_experiment_impression"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}