Schema Info
Schema Name: sfdl_stage_segment.ssdc_stickytraypopup
- created: 2022-01-28 10:16:41
- disabled: False
- format: raw
- id: 1188
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_stickytraypopup" } - type: segment
Schema Versions: 3
-
Version 630361
- created: 2023-11-30 12:58:35
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_stickytraypopup`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_stickytraypopup`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`visitId`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`searchId`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`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-ssdc-stage/separated_dt/sticky tray pop up'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_stickytraypopup" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up
- id: 630361
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2023-11-30T18:58:20Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1701302400000/1701370484696.events-archiver-480-10..868b8ddb-4f40-4188-bf37-e474205881aa.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "c7bb7d39-91db-4933-9a4a-7c252c11a1e4", "channel": "client", "context": { "ip": "99.61.65.36", "library": { "name": "analytics.js", "version": "next-1.61.0" }, "locale": "en-US", "page": { "path": "/self-storage/idaho/coeur-dalene/", "referrer": "", "search": "", "title": "Cheap Storage Units in Coeur Dalene, ID (from $21)", "url": "https://www.selfstorage.extrameter.com/self-storage/idaho/coeur-dalene/" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/119.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Google Chrome", "version": "119" }, { "brand": "Chromium", "version": "119" }, { "brand": "Not?A_Brand", "version": "24" } ], "mobile": false, "platform": "macOS" } }, "event": "sticky tray pop up", "integrations": {}, "messageId": "ajs-next-62daefdf47bff02a2c15056d5570a3df", "originalTimestamp": "2023-11-30T18:29:16.598Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1701368956595, "env": "stage", "isReact": true, "searchId": "93746568d471e5a276.44944456", "site_id": 27, "visitId": "3b4692bc91de4365c0a524718e94aea5" }, "receivedAt": "2023-11-30T18:29:16.905Z", "sentAt": "2023-11-30T18:29:16.617Z", "timestamp": "2023-11-30T18:29:16.886Z", "type": "track", "userId": "3b4692bc91de4365c0a524718e94aea5", "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.env": "string", "properties.isReact": "string", "properties.searchId": "string", "properties.site_id": "string", "properties.visitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1188
- schema_scan_id: 5343035
- updated: 2023-11-30 12:58:59
-
Version 548200
- created: 2023-06-09 10:06:21
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_stickytraypopup`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_stickytraypopup`\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<`searchId`:STRING,`env`:STRING,`visitId`: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-ssdc-stage/separated_dt/sticky tray pop up'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_stickytraypopup" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up
- id: 548200
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2023-06-09T15:06:18Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1686268800000/1686323087693.events-archiver-480-27.8ebb200.1b64a49a-710c-4be6-bd71-407ffb0d5292.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "23b5cd6b-7fbe-41b3-87d6-fcba5892a2a5", "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": "", "search": "?city=austin&location=austin%2C%20texas&mgr=ssdr&page=2&pageType=cityLandingPage&sELENIUM=true&sort=yielddistancelowltveconmir100forced&state=texas&type=storage", "title": "20 Cheap Storage Units in Austin, TX (from $21)", "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?city=austin&location=austin%2C%20texas&mgr=ssdr&page=2&pageType=cityLandingPage&sELENIUM=true&sort=yielddistancelowltveconmir100forced&state=texas&type=storage" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) 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": "Windows" } }, "event": "sticky tray pop up", "integrations": {}, "messageId": "ajs-next-1f158ce8ced174e7d1ed325519fc0557", "originalTimestamp": "2023-06-09T14:23:10.513Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1686320590510, "env": "stage", "isReact": true, "searchId": "2c72648335c12ef408.63001647", "site_id": 27, "visitId": "SELENIUM" }, "receivedAt": "2023-06-09T14:23:10.928Z", "sentAt": "2023-06-09T14:23:10.693Z", "timestamp": "2023-06-09T14:23:10.748Z", "type": "track", "userId": "SELENIUM", "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.env": "string", "properties.isReact": "string", "properties.searchId": "string", "properties.site_id": "string", "properties.visitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1188
- schema_scan_id: 4949564
- updated: 2023-06-09 10:06:40
-
Version 379651
- created: 2022-01-28 10:16:42
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_stickytraypopup`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_stickytraypopup`\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,`env`:STRING,`isReact`:STRING,`searchId`:STRING,`site_id`:STRING,`visitId`: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-ssdc-stage/separated_dt/sticky tray pop up'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_stickytraypopup" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up
- id: 379651
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2022-01-28T16:16:31Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1643328000000/1643386309221.98574f3a7389.8624813.9f9295fa-21e6-4dd6-b58f-cf37c6114c39.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "cdae8a1a-97a2-40ba-9b1c-43df867011e7", "channel": "client", "context": { "campaign": {}, "ip": "3.95.65.35", "library": { "name": "analytics.js", "version": "4.1.8" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "", "search": "?city=austin&location=austin%2C%20texas&mgr=ssdr&page=2&pageType=cityLandingPage&sELENIUM=true&sort=yielddistancelowltveconmir100forced&state=texas&type=storage", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?city=austin&location=austin%2C%20texas&mgr=ssdr&page=2&pageType=cityLandingPage&sELENIUM=true&sort=yielddistancelowltveconmir100forced&state=texas&type=storage" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36" }, "event": "sticky tray pop up", "integrations": {}, "messageId": "ajs-524191793c55496cb3e14de955eb33a9", "originalTimestamp": "2022-01-28T15:33:34.447Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1643384014445, "env": "stage", "isReact": true, "searchId": "668261f40cc1da96a1.57608135", "site_id": 27, "visitId": "SELENIUM" }, "receivedAt": "2022-01-28T15:33:34.749Z", "sentAt": "2022-01-28T15:33:34.452Z", "timestamp": "2022-01-28T15:33:34.744Z", "type": "track", "userId": "SELENIUM", "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.env": "string", "properties.isReact": "string", "properties.searchId": "string", "properties.site_id": "string", "properties.visitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1188
- schema_scan_id: 3668664
- updated: 2022-01-28 10:16:56
Schema Scans: 3
Last at 2023-11-30 12:58:34
-
Scan 5343035
- duration: 0:00:33.420712
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 157, "partitions_applied": false, "success": true } - id: 5343035
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2023-11-30/", "name": "dt", "type": "string", "value": "2023-11-30" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up", "key": "separated_dt/sticky tray pop up/dt=2023-11-30/1701370484696.events-archiver-480-10..868b8ddb-4f40-4188-bf37-e474205881aa.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_stickytraypopup", "type": "segment" } } - running: False
- schema_name_id: 1188
- start_time: 2023-11-30 12:58:34
- success: True
- trace_id: 2094531647595835776
-
Scan 4949564
- duration: 0:00:27.401127
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 106, "partitions_applied": false, "success": true } - id: 4949564
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2023-06-09/", "name": "dt", "type": "string", "value": "2023-06-09" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up", "key": "separated_dt/sticky tray pop up/dt=2023-06-09/1686323087693.events-archiver-480-27.8ebb200.1b64a49a-710c-4be6-bd71-407ffb0d5292.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_stickytraypopup", "type": "segment" } } - running: False
- schema_name_id: 1188
- start_time: 2023-06-09 10:06:20
- success: True
- trace_id: 12380716200292153663
-
Scan 3668664
- duration: 0:00:17.856662
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 3668664
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2022-01-28/", "name": "dt", "type": "string", "value": "2022-01-28" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up", "key": "separated_dt/sticky tray pop up/dt=2022-01-28/1643386309221.98574f3a7389.8624813.9f9295fa-21e6-4dd6-b58f-cf37c6114c39.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_stickytraypopup", "type": "segment" } } - running: False
- schema_name_id: 1188
- start_time: 2022-01-28 10:16:41
- success: True
- trace_id: 6136401611846718300
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_stickytraypopup`\nADD\n\n\n PARTITION (dt='2024-01-11') location 's3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-11/'\n PARTITION (dt='2024-01-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-16/'\n PARTITION (dt='2024-01-22') location 's3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-22/'\n;" ] - name: dt
- state:
[ { "info": { "id": 491819, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-11/", "name": "dt", "value": "2024-01-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-01-11 09:53:23", "last_data": "2024-01-11 10:11:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 494034, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-16/", "name": "dt", "value": "2024-01-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-01-16 12:07:05", "last_data": "2024-01-16 12:07:05" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 494772, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-22/", "name": "dt", "value": "2024-01-22" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-01-22 10:01:03", "last_data": "2024-01-22 10:01:03" }, "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.env": "string", "properties.isReact": "string", "properties.searchId": "string", "properties.site_id": "string", "properties.visitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-11-30 12:58:35
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_stickytraypopup`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`visitId`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`searchId`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`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-ssdc-stage/separated_dt/sticky tray pop up'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_stickytraypopup`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_stickytraypopup" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2022-01-28 10:16:41",
"disabled": false,
"format": "raw",
"id": 1188,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_stickytraypopup"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_stickytraypopup`\nADD\n\n\n PARTITION (dt='2024-01-11') location 's3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-11/'\n PARTITION (dt='2024-01-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-16/'\n PARTITION (dt='2024-01-22') location 's3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-22/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 491819,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-11/",
"name": "dt",
"value": "2024-01-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-01-11 09:53:23",
"last_data": "2024-01-11 10:11:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 494034,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-16/",
"name": "dt",
"value": "2024-01-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-01-16 12:07:05",
"last_data": "2024-01-16 12:07:05"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 494772,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/sticky tray pop up/dt=2024-01-22/",
"name": "dt",
"value": "2024-01-22"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-01-22 10:01:03",
"last_data": "2024-01-22 10:01:03"
},
"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.env": "string",
"properties.isReact": "string",
"properties.searchId": "string",
"properties.site_id": "string",
"properties.visitId": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-11-30 12:58:35",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_stickytraypopup`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`visitId`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`searchId`:STRING>,`originalTimestamp`STRING,`version`STRING,`context`struct<`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgentData`:struct<`platform`:STRING,`mobile`:STRING,`brands`:array>>,`page`:struct<`search`:STRING,`referrer`:STRING,`title`:STRING,`url`:STRING,`path`:STRING>>,`timestamp`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-ssdc-stage/separated_dt/sticky tray pop up'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_stickytraypopup`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_stickytraypopup"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}