Schema Info
Schema Name: sfdl_stage_segment.storagedc_submit
- created: 2022-02-18 10:13:42
- disabled: False
- format: raw
- id: 1193
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "storagedc_submit" } - type: segment
Schema Versions: 3
-
Version 666600
- created: 2024-02-26 10:42:24
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_submit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_submit`\n(\n`timestamp`STRING,`type`STRING,`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`env`:STRING,`label`:STRING,`site_id`:STRING,`isReact`:STRING>,`userId`STRING,`event`STRING,`context`struct<`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`timezone`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`projectId`STRING,`receivedAt`STRING,`_origin`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`version`STRING,`channel`STRING,`messageId`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-storagedc-stage/separated_dt/submit'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_submit" ] - hive_path: s3://sfdl-segment-storagedc-stage/separated_dt/submit
- id: 666600
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "6202b8b2c9768867dfc663bd" ], "unbundled": [] }, "_origin": "2024-02-26T16:42:22Z|s3://sfdl-segment-storagedc-stage/segment-logs/dxi6iTNi7ct2csUdYniZc9/1708905600000/1708965476142.events-archiver-480-21..d218c0a5-577b-4aa6-86c7-57ef04eba1a8.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "ba0cc3f2-b7bb-4d0c-abe9-2f0b00b0c67b", "channel": "client", "context": { "ip": "99.61.65.36", "library": { "name": "analytics.js", "version": "next-1.64.0" }, "locale": "en-US", "page": { "path": "/", "referrer": "", "search": "", "title": "Find & Rent Self Storage Units Near You - Storage.com", "url": "https://storage.extrameter.com/" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:123.0) Gecko/20100101 Firefox/123.0" }, "event": "submit", "integrations": {}, "messageId": "ajs-next-567125d8ca37fa5625c555c58460cf86", "originalTimestamp": "2024-02-26T16:21:25.613Z", "projectId": "dxi6iTNi7ct2csUdYniZc9", "properties": { "Hit Timestamp": 1708964485613, "category": "Hero-SearchBar", "env": "stage", "isReact": true, "label": "search-bar-success", "site_id": 424 }, "receivedAt": "2024-02-26T16:21:25.852Z", "sentAt": "2024-02-26T16:21:25.622Z", "timestamp": "2024-02-26T16:21:25.843Z", "type": "track", "userId": "483bade9be708efe771f9eb9d6916f89", "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", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.category": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1193
- schema_scan_id: 5517100
- updated: 2024-02-26 10:42:41
-
Version 555884
- created: 2023-06-27 13:46:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_submit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_submit`\n(\n`channel`STRING,`messageId`STRING,`userId`STRING,`timestamp`STRING,`_origin`STRING,`anonymousId`STRING,`receivedAt`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,`type`STRING,`properties`struct<`label`:STRING,`env`:STRING,`category`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING>,`version`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-storagedc-stage/separated_dt/submit'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_submit" ] - hive_path: s3://sfdl-segment-storagedc-stage/separated_dt/submit
- id: 555884
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "6202b8b2c9768867dfc663bd" ], "unbundled": [] }, "_origin": "2023-06-27T18:46:20Z|s3://sfdl-segment-storagedc-stage/segment-logs/dxi6iTNi7ct2csUdYniZc9/1687824000000/1687891454109.events-archiver-480-25.8ebb200.b104f8ef-d3d7-48c1-b625-870a5aa9661a.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "4b87ea6d-624e-4d31-92ae-2a90f113e635", "channel": "client", "context": { "ip": "76.154.108.230", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "en-US", "page": { "path": "/rv-storage/", "referrer": "", "search": "", "title": "", "url": "https://storage.extrameter.com/rv-storage/" }, "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": "submit", "integrations": {}, "messageId": "ajs-next-61683cc72d59af2aa3ee57b78e76e900", "originalTimestamp": "2023-06-27T18:33:57.982Z", "projectId": "dxi6iTNi7ct2csUdYniZc9", "properties": { "Hit Timestamp": 1687890837981, "category": "Hero-SearchBar", "env": "stage", "isReact": true, "label": "search-bar-success", "site_id": 424 }, "receivedAt": "2023-06-27T18:33:58.069Z", "sentAt": "2023-06-27T18:33:57.995Z", "timestamp": "2023-06-27T18:33:58.056Z", "type": "track", "userId": "3923401", "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", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.category": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1193
- schema_scan_id: 4987106
- updated: 2023-06-27 13:46:41
-
Version 383084
- created: 2022-02-18 10:13:43
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_submit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_submit`\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,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`env`:STRING,`isReact`:STRING,`label`: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/submit'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_submit" ] - hive_path: s3://sfdl-segment-storagedc-stage/separated_dt/submit
- id: 383084
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "6202b8b2c9768867dfc663bd" ], "unbundled": [] }, "_origin": "2022-02-18T16:13:41Z|s3://sfdl-segment-storagedc-stage/segment-logs/dxi6iTNi7ct2csUdYniZc9/1645142400000/1645200714354.4beceacc9a17.8624813.5e73359e-4366-471b-acc8-170c57d2128a.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "8e50e819-f045-4c2c-8519-226b4e2c2666", "channel": "client", "context": { "ip": "136.49.42.23", "library": { "name": "analytics.js", "version": "4.1.8" }, "locale": "en-US", "page": { "path": "/search/santa-monica,-ca-90402,-usa", "referrer": "", "search": "", "title": "Find & Rent Self Storage Units Near You - Storage.com", "url": "https://storage.extrameter.com/search/santa-monica,-ca-90402,-usa" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.102 Safari/537.36" }, "event": "submit", "integrations": {}, "messageId": "ajs-99f2090ac530135008fb65e86b864e7a", "originalTimestamp": "2022-02-18T15:31:22.990Z", "projectId": "dxi6iTNi7ct2csUdYniZc9", "properties": { "Hit Timestamp": 1645198282989, "category": "missing category", "env": "stage", "isReact": true, "label": "missing label", "site_id": 424 }, "receivedAt": "2022-02-18T15:31:23.050Z", "sentAt": "2022-02-18T15:31:22.992Z", "timestamp": "2022-02-18T15:31:23.048Z", "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", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.category": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1193
- schema_scan_id: 3700445
- updated: 2022-02-18 10:13:57
Schema Scans: 3
Last at 2024-02-26 10:42:23
-
Scan 5517100
- duration: 0:00:22.210972
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 23, "partitions_applied": false, "success": true } - id: 5517100
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-02-26/", "name": "dt", "type": "string", "value": "2024-02-26" }, "s3": { "bucket": "sfdl-segment-storagedc-stage", "hive_path": "s3://sfdl-segment-storagedc-stage/separated_dt/submit", "key": "separated_dt/submit/dt=2024-02-26/1708965476142.events-archiver-480-21..d218c0a5-577b-4aa6-86c7-57ef04eba1a8.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagedc_submit", "type": "segment" } } - running: False
- schema_name_id: 1193
- start_time: 2024-02-26 10:42:23
- success: True
- trace_id: 2384756816836556921
-
Scan 4987106
- duration: 0:00:18.247102
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 10, "partitions_applied": false, "success": true } - id: 4987106
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2023-06-27/", "name": "dt", "type": "string", "value": "2023-06-27" }, "s3": { "bucket": "sfdl-segment-storagedc-stage", "hive_path": "s3://sfdl-segment-storagedc-stage/separated_dt/submit", "key": "separated_dt/submit/dt=2023-06-27/1687891454109.events-archiver-480-25.8ebb200.b104f8ef-d3d7-48c1-b625-870a5aa9661a.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagedc_submit", "type": "segment" } } - running: False
- schema_name_id: 1193
- start_time: 2023-06-27 13:46:26
- success: True
- trace_id: 11458133471939008909
-
Scan 3700445
- duration: 0:00:18.421119
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 3700445
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2022-02-18/", "name": "dt", "type": "string", "value": "2022-02-18" }, "s3": { "bucket": "sfdl-segment-storagedc-stage", "hive_path": "s3://sfdl-segment-storagedc-stage/separated_dt/submit", "key": "separated_dt/submit/dt=2022-02-18/1645200714354.4beceacc9a17.8624813.5e73359e-4366-471b-acc8-170c57d2128a.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagedc_submit", "type": "segment" } } - running: False
- schema_name_id: 1193
- start_time: 2022-02-18 10:13:42
- success: True
- trace_id: 2318648354585285699
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.storagedc_submit`\nADD\n\n\n PARTITION (dt='2024-12-04') location 's3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-04/'\n PARTITION (dt='2024-12-10') location 's3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-10/'\n PARTITION (dt='2025-01-02') location 's3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2025-01-02/'\n;" ] - name: dt
- state:
[ { "info": { "id": 585049, "location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-04/", "name": "dt", "value": "2024-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-12-04 09:25:25", "last_data": "2024-12-04 09:25:25" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 586063, "location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-10/", "name": "dt", "value": "2024-12-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-12-10 09:18:28", "last_data": "2024-12-10 09:18:28" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 590310, "location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2025-01-02/", "name": "dt", "value": "2025-01-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-02 10:55:37", "last_data": "2025-01-02 10:55:37" }, "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", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Hit_Timestamp": "string", "properties.category": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2024-02-26 10:42:24
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_submit`\n(\n`timestamp`STRING,`type`STRING,`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`env`:STRING,`label`:STRING,`site_id`:STRING,`isReact`:STRING>,`userId`STRING,`event`STRING,`context`struct<`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`timezone`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`projectId`STRING,`receivedAt`STRING,`_origin`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`version`STRING,`channel`STRING,`messageId`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-storagedc-stage/separated_dt/submit'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_submit`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_submit" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2022-02-18 10:13:42",
"disabled": false,
"format": "raw",
"id": 1193,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "storagedc_submit"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.storagedc_submit`\nADD\n\n\n PARTITION (dt='2024-12-04') location 's3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-04/'\n PARTITION (dt='2024-12-10') location 's3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-10/'\n PARTITION (dt='2025-01-02') location 's3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2025-01-02/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 585049,
"location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-04/",
"name": "dt",
"value": "2024-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-12-04 09:25:25",
"last_data": "2024-12-04 09:25:25"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 586063,
"location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2024-12-10/",
"name": "dt",
"value": "2024-12-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-12-10 09:18:28",
"last_data": "2024-12-10 09:18:28"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 590310,
"location": "s3://sfdl-segment-storagedc-stage/separated_dt/submit/dt=2025-01-02/",
"name": "dt",
"value": "2025-01-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-02 10:55:37",
"last_data": "2025-01-02 10:55:37"
},
"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",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.Hit_Timestamp": "string",
"properties.category": "string",
"properties.env": "string",
"properties.isReact": "string",
"properties.label": "string",
"properties.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2024-02-26 10:42:24",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagedc_submit`\n(\n`timestamp`STRING,`type`STRING,`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`env`:STRING,`label`:STRING,`site_id`:STRING,`isReact`:STRING>,`userId`STRING,`event`STRING,`context`struct<`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`timezone`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`projectId`STRING,`receivedAt`STRING,`_origin`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`version`STRING,`channel`STRING,`messageId`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-storagedc-stage/separated_dt/submit'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagedc_submit`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagedc_submit"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}