Schema Info
Schema Name: sfdl_dev_segment.reactfoot_storagecalculatorevent
- created: 2024-11-14 12:39:04
- disabled: False
- format: raw
- id: 3118
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "reactfoot_storagecalculatorevent" } - type: segment
Schema Versions: 4
-
Version 4751178
- created: 2024-12-09 12:18:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_storagecalculatorevent`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_storagecalculatorevent`\n(\n`userId`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`channel`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`userAgent`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`search`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`version`STRING,`_origin`STRING,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`item`:STRING,`label`:STRING,`size`:STRING,`Hit_Timestamp`:STRING,`itemSearch`:STRING,`amenities`:array ,`location`:STRING,`itemFilter`:STRING,`category`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-reactfoot-dev/separated_dt/Storage Calculator Event'\n", "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_storagecalculatorevent" ] - hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event
- id: 4751178
- processed: 1
- raw_data:
{ "__segment_internal": {}, "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "59c552c7d935bd0001b8729c", "59c13cfcc84de40001a9cdcc" ], "unbundled": [] }, "_origin": "2024-12-09T18:18:09Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1733702400000/1733768274342.events-archiver-480-36..13dbf4f9-66f1-463a-a785-9c833edb99b3.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "0ece8573-184b-4786-a2a9-4ac4d2a5e301", "channel": "client", "context": { "ip": "2600:1700:a5b0:b50:18b7:848:3372:35a3", "library": { "name": "analytics.js", "version": "next-1.76.0" }, "locale": "en-US", "page": { "path": "/storage-unit-size-guide.html", "referrer": "", "search": "", "title": "Storage Unit Size Guide | Find The Right Size Unit For Your Storage Needs", "url": "https://www.sparefoot.moreyard.com/storage-unit-size-guide.html" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Google Chrome", "version": "131" }, { "brand": "Chromium", "version": "131" }, { "brand": "Not_A Brand", "version": "24" } ], "mobile": false, "platform": "macOS" } }, "event": "Storage Calculator Event", "integrations": {}, "messageId": "ajs-next-1733765072874-b2235898-1f76-42fe-a75d-39e952f27832", "originalTimestamp": "2024-12-09T17:24:32.874Z", "projectId": "iHhi46PCMy", "properties": { "Hit Timestamp": 1733765072874, "amenities": [ "climateControlled" ], "category": "storage-calculator-internal", "isReact": true, "label": "search", "location": "austin", "size": "0-25" }, "receivedAt": "2024-12-09T17:24:33.232Z", "sentAt": "2024-12-09T17:24:32.883Z", "timestamp": "2024-12-09T17:24:33.223Z", "type": "track", "userId": "e311e575bbbfbe8be8b42648f58ced18", "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.amenities": [ "string" ], "properties.category": "string", "properties.env": "string", "properties.isReact": "string", "properties.item": "string", "properties.itemFilter": "string", "properties.itemSearch": "string", "properties.label": "string", "properties.location": "string", "properties.site_id": "string", "properties.size": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 3118
- schema_scan_id: 6717720
- updated: 2024-12-09 12:18:37
-
Version 4749973
- created: 2024-11-14 13:10:08
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_storagecalculatorevent`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_storagecalculatorevent`\n(\n`userId`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`channel`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`userAgent`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`search`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`version`STRING,`_origin`STRING,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`site_id`:STRING,`item`:STRING,`isReact`:STRING,`label`:STRING,`Hit_Timestamp`:STRING,`itemSearch`:STRING,`itemFilter`:STRING,`category`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`projectId`STRING\n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event'\n", "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_storagecalculatorevent" ] - hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event
- id: 4749973
- processed: 1
- raw_data:
{ "__segment_internal": {}, "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "59c552c7d935bd0001b8729c", "59c13cfcc84de40001a9cdcc" ], "unbundled": [] }, "_origin": "2024-11-14T19:09:51Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1731542400000/1731611368282.events-archiver-480-6..4a1a35a1-5d45-4508-af34-87ac416a1588.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "5c569a59-69c2-42bf-b219-7d5e1a9d6a6c", "channel": "client", "context": { "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.76.0" }, "locale": "en-US", "page": { "path": "/", "referrer": "http://localhost:5173/", "search": "", "title": "Storage Calculator", "url": "http://localhost:5173/" }, "timezone": "America/Phoenix", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Chromium", "version": "130" }, { "brand": "Google Chrome", "version": "130" }, { "brand": "Not?A_Brand", "version": "99" } ], "mobile": false, "platform": "macOS" } }, "event": "Storage Calculator Event", "integrations": {}, "messageId": "ajs-next-1731610938966-3209f068-6dcc-42c8-acb9-7a1ba2bd004a", "originalTimestamp": "2024-11-14T19:02:18.966Z", "projectId": "iHhi46PCMy", "properties": { "Hit Timestamp": 1731610938966, "category": "storage-calculator", "env": "dev", "isReact": true, "itemSearch": "tes", "label": "Item Search", "site_id": -1 }, "receivedAt": "2024-11-14T19:02:19.366Z", "sentAt": "2024-11-14T19:02:18.971Z", "timestamp": "2024-11-14T19:02:19.361Z", "type": "track", "userId": "error", "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.item": "string", "properties.itemFilter": "string", "properties.itemSearch": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 3118
- schema_scan_id: 6686891
- updated: 2024-11-14 13:10:22
-
Version 4749972
- created: 2024-11-14 13:07:11
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_storagecalculatorevent`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_storagecalculatorevent`\n(\n`userId`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`channel`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`userAgent`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`search`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`version`STRING,`_origin`STRING,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`site_id`:STRING,`Hit_Timestamp`:STRING,`env`:STRING,`label`:STRING,`itemFilter`:STRING,`category`:STRING,`item`:STRING,`isReact`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-reactfoot-dev/separated_dt/Storage Calculator Event'\n", "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_storagecalculatorevent" ] - hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event
- id: 4749972
- processed: 1
- raw_data:
{ "__segment_internal": {}, "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "59c552c7d935bd0001b8729c", "59c13cfcc84de40001a9cdcc" ], "unbundled": [] }, "_origin": "2024-11-14T19:06:40Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1731542400000/1731611170606.events-archiver-480-13..fb7c2c34-643f-4f4d-a5ab-668f61b02a2d.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "5c569a59-69c2-42bf-b219-7d5e1a9d6a6c", "channel": "client", "context": { "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.76.0" }, "locale": "en-US", "page": { "path": "/", "referrer": "http://localhost:5173/", "search": "", "title": "Storage Calculator", "url": "http://localhost:5173/" }, "timezone": "America/Phoenix", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Chromium", "version": "130" }, { "brand": "Google Chrome", "version": "130" }, { "brand": "Not?A_Brand", "version": "99" } ], "mobile": false, "platform": "macOS" } }, "event": "Storage Calculator Event", "integrations": {}, "messageId": "ajs-next-1731610871245-219ff062-645e-47dd-b209-f0686dcc62c8", "originalTimestamp": "2024-11-14T19:01:11.245Z", "projectId": "iHhi46PCMy", "properties": { "Hit Timestamp": 1731610871245, "category": "storage-calculator", "env": "dev", "isReact": true, "itemFilter": "office", "label": "filter", "site_id": -1 }, "receivedAt": "2024-11-14T19:01:11.884Z", "sentAt": "2024-11-14T19:01:11.277Z", "timestamp": "2024-11-14T19:01:11.852Z", "type": "track", "userId": "error", "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.item": "string", "properties.itemFilter": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 3118
- schema_scan_id: 6686875
- updated: 2024-11-14 13:07:25
-
Version 4749969
- created: 2024-11-14 12:39:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_storagecalculatorevent`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_storagecalculatorevent`\n(\n`event`STRING,`properties`struct<`category`:STRING,`label`:STRING,`item`:STRING,`env`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING,`isReact`:STRING>,`sentAt`STRING,`timestamp`STRING,`channel`STRING,`anonymousId`STRING,`context`struct<`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`timezone`:STRING,`ip`:STRING>,`userId`STRING,`projectId`STRING,`originalTimestamp`STRING,`version`STRING,`messageId`STRING,`receivedAt`STRING,`type`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-reactfoot-dev/separated_dt/Storage Calculator Event'\n", "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_storagecalculatorevent" ] - hive_path: s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event
- id: 4749969
- processed: 1
- raw_data:
{ "__segment_internal": {}, "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "59c552c7d935bd0001b8729c", "59c13cfcc84de40001a9cdcc" ], "unbundled": [] }, "_origin": "2024-11-14T18:38:58Z|s3://sfdl-segment-reactfoot-dev/segment-logs/iHhi46PCMy/1731542400000/1731609512240.events-archiver-480-48..b3476f22-3f3c-403c-9ddf-25a4109f24e7.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "5c569a59-69c2-42bf-b219-7d5e1a9d6a6c", "channel": "client", "context": { "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.76.0" }, "locale": "en-US", "page": { "path": "/", "referrer": "http://localhost:5173/", "search": "", "title": "Storage Calculator", "url": "http://localhost:5173/" }, "timezone": "America/Phoenix", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Chromium", "version": "130" }, { "brand": "Google Chrome", "version": "130" }, { "brand": "Not?A_Brand", "version": "99" } ], "mobile": false, "platform": "macOS" } }, "event": "Storage Calculator Event", "integrations": {}, "messageId": "ajs-next-1731608459203-40c18fd3-c7fd-455a-ae23-b529564e1fa0", "originalTimestamp": "2024-11-14T18:20:59.203Z", "projectId": "iHhi46PCMy", "properties": { "Hit Timestamp": 1731608459202, "category": "storage-calculator", "env": "dev", "isReact": true, "item": "artwork,-large", "label": "Add Item", "site_id": -1 }, "receivedAt": "2024-11-14T18:20:59.825Z", "sentAt": "2024-11-14T18:20:59.261Z", "timestamp": "2024-11-14T18:20:59.767Z", "type": "track", "userId": "error", "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.item": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 3118
- schema_scan_id: 6686810
- updated: 2024-11-14 12:39:19
Schema Scans: 4
Last at 2024-12-09 12:18:22
-
Scan 6717720
- duration: 0:00:17.949305
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 8, "partitions_applied": false, "success": true } - id: 6717720
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2024-12-09/", "name": "dt", "type": "string", "value": "2024-12-09" }, "s3": { "bucket": "sfdl-segment-reactfoot-dev", "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event", "key": "separated_dt/Storage Calculator Event/dt=2024-12-09/1733768274342.events-archiver-480-36..13dbf4f9-66f1-463a-a785-9c833edb99b3.json.gz" }, "schema": { "name": "sfdl_dev_segment.reactfoot_StorageCalculatorEvent", "type": "segment" } } - running: False
- schema_name_id: 3118
- start_time: 2024-12-09 12:18:22
- success: True
- trace_id: 14011878485171465592
-
Scan 6686891
- duration: 0:00:17.955351
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6686891
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2024-11-14/", "name": "dt", "type": "string", "value": "2024-11-14" }, "s3": { "bucket": "sfdl-segment-reactfoot-dev", "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event", "key": "separated_dt/Storage Calculator Event/dt=2024-11-14/1731611368282.events-archiver-480-6..4a1a35a1-5d45-4508-af34-87ac416a1588.json.gz" }, "schema": { "name": "sfdl_dev_segment.reactfoot_StorageCalculatorEvent", "type": "segment" } } - running: False
- schema_name_id: 3118
- start_time: 2024-11-14 13:10:07
- success: True
- trace_id: 10356869400128158287
-
Scan 6686875
- duration: 0:00:17.885727
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6686875
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2024-11-14/", "name": "dt", "type": "string", "value": "2024-11-14" }, "s3": { "bucket": "sfdl-segment-reactfoot-dev", "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event", "key": "separated_dt/Storage Calculator Event/dt=2024-11-14/1731611170606.events-archiver-480-13..fb7c2c34-643f-4f4d-a5ab-668f61b02a2d.json.gz" }, "schema": { "name": "sfdl_dev_segment.reactfoot_StorageCalculatorEvent", "type": "segment" } } - running: False
- schema_name_id: 3118
- start_time: 2024-11-14 13:07:10
- success: True
- trace_id: 4505457513801462317
-
Scan 6686810
- duration: 0:00:18.028158
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6686810
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2024-11-14/", "name": "dt", "type": "string", "value": "2024-11-14" }, "s3": { "bucket": "sfdl-segment-reactfoot-dev", "hive_path": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event", "key": "separated_dt/Storage Calculator Event/dt=2024-11-14/1731609512240.events-archiver-480-48..b3476f22-3f3c-403c-9ddf-25a4109f24e7.json.gz" }, "schema": { "name": "sfdl_dev_segment.reactfoot_StorageCalculatorEvent", "type": "segment" } } - running: False
- schema_name_id: 3118
- start_time: 2024-11-14 12:39:03
- success: True
- trace_id: 876472251331808795
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.reactfoot_storagecalculatorevent`\nADD\n\n\n PARTITION (dt='2025-01-09') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-09/'\n PARTITION (dt='2025-01-10') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-10/'\n PARTITION (dt='2025-01-17') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-17/'\n;" ] - name: dt
- state:
[ { "info": { "id": 284999, "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-09/", "name": "dt", "value": "2025-01-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-09 08:39:22", "last_data": "2025-01-09 09:10:23" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 285024, "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-10/", "name": "dt", "value": "2025-01-10" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-10 10:14:56", "last_data": "2025-01-10 10:24:16" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 285831, "location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-17/", "name": "dt", "value": "2025-01-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-17 10:04:21", "last_data": "2025-01-17 10:12:59" }, "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.amenities": [ "string" ], "properties.category": "string", "properties.env": "string", "properties.isReact": "string", "properties.item": "string", "properties.itemFilter": "string", "properties.itemSearch": "string", "properties.label": "string", "properties.location": "string", "properties.site_id": "string", "properties.size": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2024-12-09 12:18:23
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_storagecalculatorevent`\n(\n`userId`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`channel`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`userAgent`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`search`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`version`STRING,`_origin`STRING,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`item`:STRING,`label`:STRING,`size`:STRING,`Hit_Timestamp`:STRING,`itemSearch`:STRING,`amenities`:array ,`location`:STRING,`itemFilter`:STRING,`category`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-reactfoot-dev/separated_dt/Storage Calculator Event'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_storagecalculatorevent`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_storagecalculatorevent" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2024-11-14 12:39:04",
"disabled": false,
"format": "raw",
"id": 3118,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "reactfoot_storagecalculatorevent"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.reactfoot_storagecalculatorevent`\nADD\n\n\n PARTITION (dt='2025-01-09') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-09/'\n PARTITION (dt='2025-01-10') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-10/'\n PARTITION (dt='2025-01-17') location 's3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-17/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 284999,
"location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-09/",
"name": "dt",
"value": "2025-01-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-09 08:39:22",
"last_data": "2025-01-09 09:10:23"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 285024,
"location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-10/",
"name": "dt",
"value": "2025-01-10"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-10 10:14:56",
"last_data": "2025-01-10 10:24:16"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 285831,
"location": "s3://sfdl-segment-reactfoot-dev/separated_dt/Storage Calculator Event/dt=2025-01-17/",
"name": "dt",
"value": "2025-01-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-17 10:04:21",
"last_data": "2025-01-17 10:12:59"
},
"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.amenities": [
"string"
],
"properties.category": "string",
"properties.env": "string",
"properties.isReact": "string",
"properties.item": "string",
"properties.itemFilter": "string",
"properties.itemSearch": "string",
"properties.label": "string",
"properties.location": "string",
"properties.site_id": "string",
"properties.size": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2024-12-09 12:18:23",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.reactfoot_storagecalculatorevent`\n(\n`userId`STRING,`event`STRING,`type`STRING,`sentAt`STRING,`channel`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`userAgent`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`search`:STRING,`url`:STRING,`title`:STRING,`referrer`:STRING>,`locale`:STRING>,`version`STRING,`_origin`STRING,`originalTimestamp`STRING,`timestamp`STRING,`messageId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`item`:STRING,`label`:STRING,`size`:STRING,`Hit_Timestamp`:STRING,`itemSearch`:STRING,`amenities`:array,`location`:STRING,`itemFilter`:STRING,`category`:STRING>,`receivedAt`STRING,`projectId`STRING,`anonymousId`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-reactfoot-dev/separated_dt/Storage Calculator Event'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.reactfoot_storagecalculatorevent`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.reactfoot_storagecalculatorevent"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}