Schema Info
Schema Name: sfdl_stage_segment.ssdc_experiment_bucketing
- created: 2018-03-21 14:04:16
- disabled: False
- format: raw
- id: 438
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_experiment_bucketing" } - type: segment
Schema Versions: 3
-
Version 626437
- created: 2023-11-21 05:08:20
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_bucketing`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`site_id`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`experiment_name`:STRING,`env`:STRING,`siteId`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array >,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array >,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`timestamp`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/experiment_bucketing'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_bucketing" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing
- id: 626437
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2023-11-21T11:08:08Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1700524800000/1700564681320.events-archiver-480-17..0fb71e2e-4d96-4d7f-80c7-71e1a96c815f.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "22a16c15-fb1f-45a2-92ea-aed3f0f23b3e", "channel": "client", "context": { "ip": "79.173.88.71", "library": { "name": "analytics.js", "version": "next-1.61.0" }, "locale": "ru-RU", "page": { "path": "/self-storage/new-york/", "referrer": "", "search": "", "title": "The State of Self-Storage in New York: Self-Storage Industry Trends and Insights", "url": "https://www.selfstorage.extrameter.com/self-storage/new-york/" }, "timezone": "Europe/Moscow", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36 Edg/119.0.0.0", "userAgentData": { "brands": [], "mobile": false, "platform": "" } }, "event": "experiment_bucketing", "integrations": { "All": true, "Google Analytics": false }, "messageId": "ajs-next-bb4c4dbfa1766adc2aa375bfc3f6c178", "originalTimestamp": "2023-11-21T10:57:51.531Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1700564269657, "env": "stage", "experiment_name": "sf_12164_ssdc_clp_redesign", "experiment_variation": "variation", "isReact": true, "site_id": 27 }, "receivedAt": "2023-11-21T10:57:50.424Z", "sentAt": "2023-11-21T10:57:51.544Z", "timestamp": "2023-11-21T10:57:50.411Z", "type": "track", "userId": "2f5b94e05eafa05abb853b743a49b528", "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.siteId": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 438
- schema_scan_id: 5325803
- updated: 2023-11-21 05:09:27
-
Version 568040
- created: 2023-07-26 14:47:18
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_bucketing`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_bucketing`\n(\n`channel`STRING,`receivedAt`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`version`STRING,`type`STRING,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`context`struct<`userAgentData`:struct<`brands`:array >,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`event`STRING,`properties`struct<`experiment_variation`:STRING,`env`:STRING,`isReact`:STRING,`siteId`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`experiment_name`: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/experiment_bucketing'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_bucketing" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing
- id: 568040
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2023-07-26T19:47:11Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1690329600000/1690400701466.events-archiver-480-52..b3a7a8e9-562c-426d-bdaa-fd68a089ec9a.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "531e87db-b834-4ba8-82ba-d046da714d8a", "channel": "client", "context": { "campaign": {}, "ip": "3.92.138.76", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?mgr=ssdr&SELENIUM=true", "search": "?informedSearch=true&location=78759&type=storage", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?informedSearch=true&location=78759&type=storage" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Not/A)Brand", "version": "99" }, { "brand": "Google Chrome", "version": "115" }, { "brand": "Chromium", "version": "115" } ], "mobile": false, "platform": "Windows" } }, "event": "experiment_bucketing", "integrations": { "All": true, "Google Analytics": false }, "messageId": "ajs-next-2d445bf6b175f4555f6edb0a04f7d400", "originalTimestamp": "2023-07-26T18:46:58.029Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1690397217668, "env": "stage", "experiment_name": "sf_12127_ssdc_paid_landing_refresh", "experiment_variation": "control", "isReact": true, "site_id": 27 }, "receivedAt": "2023-07-26T18:46:58.390Z", "sentAt": "2023-07-26T18:46:58.080Z", "timestamp": "2023-07-26T18:46:58.339Z", "type": "track", "userId": "1f8473068e8c6b2315946a6a03c50721", "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.siteId": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 438
- schema_scan_id: 5054382
- updated: 2023-07-26 14:48:15
-
Version 245882
- created: 2020-01-16 12:08:15
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_bucketing`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_bucketing`\n(\n`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`event`STRING,`receivedAt`STRING,`properties`struct<`experiment_name`:STRING,`experiment_variation`:STRING,`siteId`:STRING,`env`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING>,`projectId`STRING,`sentAt`STRING,`channel`STRING,`userId`STRING,`version`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`type`STRING,`_origin`STRING,`timestamp`STRING,`messageId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`userAgent`:STRING,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`search`:STRING,`url`:STRING,`referrer`: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/experiment_bucketing'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_bucketing" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing
- id: 245882
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-01-16T18:06:55Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1579132800000/1579197924254.31bb1c92eddc.e4797d0.861bb6e7-3796-4655-baa7-7d2b48991eb0.gz|segment_separator:37", "anonymousId": "44fd60fc-1d34-470a-8dce-31e97b184f54", "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.extrameter.com/" }, "userAgent": "Mozilla/5.0 (Linux; Android 6.0.1; Nexus 5X Build/MMB29P) AppleWebKit/537.36 (KHTML, like Gecko; Google Page Speed Insights) Chrome/41.0.2272.118 Mobile Safari/537.36" }, "event": "experiment_bucketing", "integrations": { "All": true, "Google Analytics": false }, "messageId": "ajs-2f01bca082021d4ff2164b754b08a248", "originalTimestamp": "2020-01-16T18:00:27.157Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1579197626998, "env": "stage", "experiment_name": "sf_8688_ssdc_trust_mark", "experiment_variation": "variation", "isReact": true, "site_id": 27 }, "receivedAt": "2020-01-16T18:00:29.534Z", "sentAt": "2020-01-16T18:00:27.164Z", "timestamp": "2020-01-16T18:00:29.527Z", "type": "track", "userId": "bot", "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.siteId": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 438
- schema_scan_id: 2522665
- updated: 2020-01-16 12:09:49
Schema Scans: 3
Last at 2023-11-21 05:08:19
-
Scan 5325803
- duration: 0:01:28.064293
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 838, "partitions_applied": false, "success": true } - id: 5325803
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2023-11-21/", "name": "dt", "type": "string", "value": "2023-11-21" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing", "key": "separated_dt/experiment_bucketing/dt=2023-11-21/1700564681320.events-archiver-480-17..0fb71e2e-4d96-4d7f-80c7-71e1a96c815f.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_experiment_bucketing", "type": "segment" } } - running: False
- schema_name_id: 438
- start_time: 2023-11-21 05:08:19
- success: True
- trace_id: 5733956849635027778
-
Scan 5054382
- duration: 0:01:59.762758
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 775, "partitions_applied": false, "success": true } - id: 5054382
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2023-07-26/", "name": "dt", "type": "string", "value": "2023-07-26" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing", "key": "separated_dt/experiment_bucketing/dt=2023-07-26/1690400701466.events-archiver-480-52..b3a7a8e9-562c-426d-bdaa-fd68a089ec9a.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_experiment_bucketing", "type": "segment" } } - running: False
- schema_name_id: 438
- start_time: 2023-07-26 14:47:17
- success: True
- trace_id: 1940305291297528973
-
Scan 2522665
- duration: 0:01:39.347283
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 420, "partitions_applied": false, "success": true } - id: 2522665
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2020-01-16/", "name": "dt", "type": "string", "value": "2020-01-16" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing", "key": "separated_dt/experiment_bucketing/dt=2020-01-16/1579197924254.31bb1c92eddc.e4797d0.861bb6e7-3796-4655-baa7-7d2b48991eb0.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_experiment_bucketing", "type": "segment" } } - running: False
- schema_name_id: 438
- start_time: 2020-01-16 12:08:14
- success: True
- trace_id: 11798143069748297896
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-17/'\n;" ] - name: dt
- state:
[ { "info": { "id": 563383, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-13/", "name": "dt", "value": "2024-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-09-13 10:49:46", "last_data": "2024-09-13 12:01:20" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 563743, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-16/", "name": "dt", "value": "2024-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-09-15 22:54:56", "last_data": "2024-09-16 15:08:48" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 565960, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-17/", "name": "dt", "value": "2024-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-09-17 10:31:09", "last_data": "2024-09-17 10:50:07" }, "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.siteId": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-11-21 05:08:20
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`site_id`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`experiment_name`:STRING,`env`:STRING,`siteId`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array >,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array >,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`timestamp`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/experiment_bucketing'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_bucketing`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_bucketing" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-03-21 14:04:16",
"disabled": false,
"format": "raw",
"id": 438,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_experiment_bucketing"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-17/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 563383,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-13/",
"name": "dt",
"value": "2024-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-09-13 10:49:46",
"last_data": "2024-09-13 12:01:20"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 563743,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-16/",
"name": "dt",
"value": "2024-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-09-15 22:54:56",
"last_data": "2024-09-16 15:08:48"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 565960,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/experiment_bucketing/dt=2024-09-17/",
"name": "dt",
"value": "2024-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-09-17 10:31:09",
"last_data": "2024-09-17 10:50:07"
},
"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.siteId": "string",
"properties.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-11-21 05:08:20",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`site_id`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`experiment_name`:STRING,`env`:STRING,`siteId`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`timestamp`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/experiment_bucketing'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_experiment_bucketing`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_experiment_bucketing"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}