Schema Info
Schema Name: sfdl_stage_segment.storagedc_experiment_bucketing
- created: 2022-02-15 09:13:38
- disabled: False
- format: raw
- id: 1192
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "storagedc_experiment_bucketing" } - type: segment
Schema Versions: 3
-
Version 646699
- created: 2024-01-09 11:01:48
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_experiment_bucketing`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_name`:STRING,`env`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`: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-storagedc-stage/separated_dt/experiment_bucketing'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_experiment_bucketing" ] - hive_path: s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing
- id: 646699
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "6202b8b2c9768867dfc663bd" ], "unbundled": [] }, "_origin": "2024-01-09T17:01:42Z|s3://sfdl-segment-storagedc-stage/segment-logs/dxi6iTNi7ct2csUdYniZc9/1704758400000/1704819567664.events-archiver-480-4..6a9e6d89-fe95-491c-977d-c4416cab8e06.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "6c8a0126-bcfd-487a-a4af-c364771d972d", "channel": "client", "context": { "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.62.0" }, "locale": "en-US", "page": { "path": "/", "referrer": "", "search": "", "title": "Find & Rent Self Storage Units Near You - Storage.com", "url": "https://www.storage.extrameter.com/" }, "timezone": "America/Mexico_City", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Not_A Brand", "version": "8" }, { "brand": "Chromium", "version": "120" }, { "brand": "Google Chrome", "version": "120" } ], "mobile": false, "platform": "macOS" } }, "event": "experiment_bucketing", "integrations": { "All": true, "Google Analytics": true }, "messageId": "ajs-next-c7871fe8d2066785f53864bcf786f04f", "originalTimestamp": "2024-01-09T16:58:00.483Z", "projectId": "dxi6iTNi7ct2csUdYniZc9", "properties": { "Hit Timestamp": 1704819479940, "env": "stage", "experiment_name": "sf_12127_ssdc_paid_landing_refresh", "experiment_variation": "control", "isReact": true, "site_id": 424 }, "receivedAt": "2024-01-09T16:58:01.001Z", "sentAt": "2024-01-09T16:58:00.489Z", "timestamp": "2024-01-09T16:58:00.995Z", "type": "track", "userId": "5f2a76a257d3770e35e45246ac1bd569", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "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: 1192
- schema_scan_id: 5415588
- updated: 2024-01-09 11:02:02
-
Version 565434
- created: 2023-07-20 08:28:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_experiment_bucketing`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_experiment_bucketing`\n(\n`channel`STRING,`anonymousId`STRING,`receivedAt`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`type`STRING,`version`STRING,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`path`:STRING,`title`:STRING,`search`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`originalTimestamp`STRING,`event`STRING,`properties`struct<`experiment_variation`:STRING,`env`:STRING,`isReact`: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-storagedc-stage/separated_dt/experiment_bucketing'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_experiment_bucketing" ] - hive_path: s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing
- id: 565434
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "6202b8b2c9768867dfc663bd" ], "unbundled": [] }, "_origin": "2023-07-20T13:28:32Z|s3://sfdl-segment-storagedc-stage/segment-logs/dxi6iTNi7ct2csUdYniZc9/1689811200000/1689859511355.events-archiver-480-11..0b3f4cb4-3a81-478c-8b89-cc485150f74b.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "e2722b0d-1d8d-4054-a83f-bd489fbf4dca", "channel": "client", "context": { "campaign": {}, "ip": "104.223.97.2", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "en-US", "page": { "path": "/help/", "referrer": "", "search": "?siteflipper=test", "title": "", "url": "https://storage.extrameter.com/help/?siteflipper=test" }, "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_bucketing", "integrations": { "All": true, "Google Analytics": true }, "messageId": "ajs-next-8c3c7ae3dc5b87e17a319be7c3a78304", "originalTimestamp": "2023-07-20T13:03:40.462Z", "projectId": "dxi6iTNi7ct2csUdYniZc9", "properties": { "Hit Timestamp": 1689858219367, "env": "stage", "experiment_name": "sf_12127_ssdc_paid_landing_refresh", "experiment_variation": "control", "isReact": true, "site_id": 424 }, "receivedAt": "2023-07-20T13:03:42.669Z", "sentAt": "2023-07-20T13:03:40.471Z", "timestamp": "2023-07-20T13:03:42.660Z", "type": "track", "userId": null, "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "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: 1192
- schema_scan_id: 5039396
- updated: 2023-07-20 08:29:12
-
Version 382608
- created: 2022-02-15 09:13:39
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_experiment_bucketing`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_experiment_bucketing`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`env`:STRING,`experiment_name`:STRING,`experiment_variation`:STRING,`isReact`:STRING,`site_id`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`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-storagedc-stage/separated_dt/experiment_bucketing'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_experiment_bucketing" ] - hive_path: s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing
- id: 382608
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "6202b8b2c9768867dfc663bd" ], "unbundled": [] }, "_origin": "2022-02-15T15:13:34Z|s3://sfdl-segment-storagedc-stage/segment-logs/dxi6iTNi7ct2csUdYniZc9/1644883200000/1644937914816.a8ac2e456fd1.8624813.940a6677-3674-408e-8646-ed47522112dc.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "8e50e819-f045-4c2c-8519-226b4e2c2666", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "4.1.8" }, "locale": "en-US", "page": { "path": "/", "referrer": "", "search": "", "title": "Find & Rent Self Storage Units Near You - Storage.com", "url": "https://storage.extrameter.com/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.99 Safari/537.36" }, "event": "experiment_bucketing", "integrations": { "All": true, "Google Analytics": true }, "messageId": "ajs-28961cb63a5955510460efdb4f9569f6", "originalTimestamp": "2022-02-15T14:56:31.102Z", "projectId": "dxi6iTNi7ct2csUdYniZc9", "properties": { "Hit Timestamp": 1644936990342, "env": "stage", "experiment_name": "sf_9564_ssdc_covid_dont_call_notification", "experiment_variation": "variation", "isReact": true, "site_id": 424 }, "receivedAt": "2022-02-15T14:56:31.408Z", "sentAt": "2022-02-15T14:56:31.104Z", "timestamp": "2022-02-15T14:56:31.406Z", "type": "track", "userId": "7a5fcb0df4ae56be4258763700be68bb", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "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: 1192
- schema_scan_id: 3695780
- updated: 2022-02-15 09:13:53
Schema Scans: 3
Last at 2024-01-09 11:01:46
-
Scan 5415588
- duration: 0:00:19.308759
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 57, "partitions_applied": false, "success": true } - id: 5415588
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-01-09/", "name": "dt", "type": "string", "value": "2024-01-09" }, "s3": { "bucket": "sfdl-segment-storagedc-stage", "hive_path": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing", "key": "separated_dt/experiment_bucketing/dt=2024-01-09/1704819567664.events-archiver-480-4..6a9e6d89-fe95-491c-977d-c4416cab8e06.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagedc_experiment_bucketing", "type": "segment" } } - running: False
- schema_name_id: 1192
- start_time: 2024-01-09 11:01:46
- success: True
- trace_id: 7694364736321228508
-
Scan 5039396
- duration: 0:00:20.114540
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 36, "partitions_applied": false, "success": true } - id: 5039396
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2023-07-20/", "name": "dt", "type": "string", "value": "2023-07-20" }, "s3": { "bucket": "sfdl-segment-storagedc-stage", "hive_path": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing", "key": "separated_dt/experiment_bucketing/dt=2023-07-20/1689859511355.events-archiver-480-11..0b3f4cb4-3a81-478c-8b89-cc485150f74b.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagedc_experiment_bucketing", "type": "segment" } } - running: False
- schema_name_id: 1192
- start_time: 2023-07-20 08:28:57
- success: True
- trace_id: 6800076816370043997
-
Scan 3695780
- duration: 0:00:18.182239
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 3695780
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2022-02-15/", "name": "dt", "type": "string", "value": "2022-02-15" }, "s3": { "bucket": "sfdl-segment-storagedc-stage", "hive_path": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing", "key": "separated_dt/experiment_bucketing/dt=2022-02-15/1644937914816.a8ac2e456fd1.8624813.940a6677-3674-408e-8646-ed47522112dc.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagedc_experiment_bucketing", "type": "segment" } } - running: False
- schema_name_id: 1192
- start_time: 2022-02-15 09:13:38
- success: True
- trace_id: 1283630545984516623
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.storagedc_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2024-12-10') location 's3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-10/'\n PARTITION (dt='2024-12-28') location 's3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-28/'\n PARTITION (dt='2025-01-02') location 's3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2025-01-02/'\n;" ] - name: dt
- state:
[ { "info": { "id": 586062, "location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-10/", "name": "dt", "value": "2024-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-12-10 09:15:20", "last_data": "2024-12-10 09:23:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 589471, "location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-28/", "name": "dt", "value": "2024-12-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-12-28 17:21:27", "last_data": "2024-12-28 17:27:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 590308, "location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2025-01-02/", "name": "dt", "value": "2025-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-02 10:52:10", "last_data": "2025-01-02 11:29: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.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: 2024-01-09 11:01:48
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_name`:STRING,`env`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`: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-storagedc-stage/separated_dt/experiment_bucketing'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_experiment_bucketing`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_experiment_bucketing" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2022-02-15 09:13:38",
"disabled": false,
"format": "raw",
"id": 1192,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "storagedc_experiment_bucketing"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.storagedc_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2024-12-10') location 's3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-10/'\n PARTITION (dt='2024-12-28') location 's3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-28/'\n PARTITION (dt='2025-01-02') location 's3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2025-01-02/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 586062,
"location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-10/",
"name": "dt",
"value": "2024-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-12-10 09:15:20",
"last_data": "2024-12-10 09:23:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 589471,
"location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2024-12-28/",
"name": "dt",
"value": "2024-12-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-12-28 17:21:27",
"last_data": "2024-12-28 17:27:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 590308,
"location": "s3://sfdl-segment-storagedc-stage/separated_dt/experiment_bucketing/dt=2025-01-02/",
"name": "dt",
"value": "2025-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-02 10:52:10",
"last_data": "2025-01-02 11:29: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.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": "2024-01-09 11:01:48",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_name`:STRING,`env`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`: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-storagedc-stage/separated_dt/experiment_bucketing'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_experiment_bucketing`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_experiment_bucketing"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}