Schema Info
Schema Name: sfdl_stage_segment.ssdc_productadded
- created: 2021-02-11 11:23:54
- disabled: False
- format: raw
- id: 1027
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_productadded" } - type: segment
Schema Versions: 3
-
Version 626704
- created: 2023-11-21 14:56:44
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productadded`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productadded`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`brand`:STRING,`env`:STRING,`isReact`:STRING,`product_id`:STRING,`site_id`:STRING,`name`:STRING,`unit_id`:STRING,`variant`:STRING,`category`:STRING,`dimension`:STRING,`Hit_Timestamp`:STRING,`price`: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/Product Added'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productadded" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Product Added
- id: 626704
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2023-11-21T20:56:32Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1700524800000/1700600107263.events-archiver-480-59..d56db79a-131e-44ae-ad4a-683956687728.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "10fa347c-de81-4713-b45f-e32a627c45f6", "channel": "client", "context": { "campaign": {}, "ip": "3.92.138.76", "library": { "name": "analytics.js", "version": "next-1.61.0" }, "locale": "en-US", "page": { "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/", "referrer": "", "search": "?mgr=ssdr&SELENIUM=true&tsid=XYZ", "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&tsid=XYZ" }, "timezone": "America/New_York", "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) 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": "Windows" } }, "event": "Product Added", "integrations": {}, "messageId": "ajs-next-1cd8358048a6799a2fa3437edee7cc20", "originalTimestamp": "2023-11-21T20:28:30.980Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1700598510978, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "stage", "isReact": true, "name": "Fake Storage Facility - Product - 155558", "price": 78.49, "product_id": 155558, "quantity": 1, "site_id": 27, "unit_id": 21367897, "variant": "4' x 5'" }, "receivedAt": "2023-11-21T20:28:27.268Z", "sentAt": "2023-11-21T20:28:31.170Z", "timestamp": "2023-11-21T20:28:27.078Z", "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.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.brand": "string", "properties.category": "string", "properties.dimension": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.unit_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1027
- schema_scan_id: 5326344
- updated: 2023-11-21 15:00:19
-
Version 548198
- created: 2023-06-09 09:56:22
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productadded`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productadded`\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<`price`:STRING,`variant`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`name`:STRING,`quantity`:STRING,`category`:STRING,`brand`:STRING,`isReact`:STRING,`env`:STRING,`unit_id`:STRING,`dimension`:STRING,`product_id`: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/Product Added'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productadded" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Product Added
- id: 548198
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "whXwHySfze", "5ab2b2b670b7359f95e055fd" ], "unbundled": [] }, "_origin": "2023-06-09T14:42:18Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1686268800000/1686321468859.events-archiver-480-31.8ebb200.da7e7968-34ea-492c-bcc0-348a126dfcd9.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "f1a9c7e6-b337-4c80-955a-ad8525a8174d", "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/alaska/perryville/fake-storage-facility-product-155558/", "referrer": "", "search": "?mgr=ssdr&SELENIUM=true&tsid=XYZ", "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&tsid=XYZ" }, "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": "Product Added", "integrations": {}, "messageId": "ajs-next-1556a5404f8af4159584fa30c0b7ae11", "originalTimestamp": "2023-06-09T14:21:59.401Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1686320519397, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "stage", "isReact": true, "name": "Fake Storage Facility - Product - 155558", "price": 78.49, "product_id": 155558, "quantity": 1, "site_id": 27, "unit_id": 21367897, "variant": "4' x 5'" }, "receivedAt": "2023-06-09T14:21:59.791Z", "sentAt": "2023-06-09T14:21:59.543Z", "timestamp": "2023-06-09T14:21:59.649Z", "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.brand": "string", "properties.category": "string", "properties.dimension": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.unit_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1027
- schema_scan_id: 4949467
- updated: 2023-06-09 09:59:44
-
Version 313921
- created: 2021-02-11 11:23:55
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productadded`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productadded`\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,`brand`:STRING,`category`:STRING,`dimension`:STRING,`env`:STRING,`isReact`:STRING,`name`:STRING,`price`:STRING,`product_id`:STRING,`quantity`:STRING,`site_id`:STRING,`unit_id`:STRING,`variant`: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/Product Added'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productadded" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Product Added
- id: 313921
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2021-02-11T17:18:54Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1613001600000/1613063722013.cbbd40dad261.fde281a.c3d293d5-5b04-4822-b1ad-33a25aac45de.gz|analytics-segment-separator-stage:$LATEST", "anonymousId": "216acb49-687a-4cc8-966d-60425addbce4", "channel": "client", "context": { "ip": "54.221.130.115", "library": { "name": "analytics.js", "version": "4.0.4" }, "locale": "en-US", "page": { "path": "/self-storage/alaska/perryville/sitelink-demo-facility-105463/reserve/17000952/", "referrer": "", "search": "", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/sitelink-demo-facility-105463/reserve/17000952/" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/88.0.4324.96 Safari/537.36" }, "event": "Product Added", "integrations": {}, "messageId": "ajs-749c9a88359b39eb8e6b4a2cc4aa770d", "originalTimestamp": "2021-02-11T16:28:31.829Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1613060911826, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "stage", "isReact": true, "name": "SiteLink Demo Facility - 105463", "price": 71.25, "product_id": 105463, "quantity": 1, "site_id": 27, "unit_id": 17000952, "variant": "5' x 5'" }, "receivedAt": "2021-02-11T16:28:32.122Z", "sentAt": "2021-02-11T16:28:31.835Z", "timestamp": "2021-02-11T16:28:32.116Z", "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.brand": "string", "properties.category": "string", "properties.dimension": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.unit_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1027
- schema_scan_id: 3142906
- updated: 2021-02-11 11:27:42
Schema Scans: 3
Last at 2023-11-21 14:56:42
-
Scan 5326344
- duration: 0:03:52.525668
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 674, "partitions_applied": false, "success": true } - id: 5326344
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2023-11-21/", "name": "dt", "type": "string", "value": "2023-11-21" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added", "key": "separated_dt/Product Added/dt=2023-11-21/1700600107263.events-archiver-480-59..d56db79a-131e-44ae-ad4a-683956687728.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_ProductAdded", "type": "segment" } } - running: False
- schema_name_id: 1027
- start_time: 2023-11-21 14:56:42
- success: True
- trace_id: 6011641801372725899
-
Scan 4949467
- duration: 0:04:11.943867
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 626, "partitions_applied": false, "success": true } - id: 4949467
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/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/Product Added", "key": "separated_dt/Product Added/dt=2023-06-09/1686321468859.events-archiver-480-31.8ebb200.da7e7968-34ea-492c-bcc0-348a126dfcd9.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_ProductAdded", "type": "segment" } } - running: False
- schema_name_id: 1027
- start_time: 2023-06-09 09:56:21
- success: True
- trace_id: 13078942033673361849
-
Scan 3142906
- duration: 0:03:59.486101
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 482, "partitions_applied": false, "success": true } - id: 3142906
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2021-02-11/", "name": "dt", "type": "string", "value": "2021-02-11" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added", "key": "separated_dt/Product Added/dt=2021-02-11/1613063722013.cbbd40dad261.fde281a.c3d293d5-5b04-4822-b1ad-33a25aac45de.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_ProductAdded", "type": "segment" } } - running: False
- schema_name_id: 1027
- start_time: 2021-02-11 11:23:54
- success: True
- trace_id: 9770267957139895699
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_productadded`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-17/'\n;" ] - name: dt
- state:
[ { "info": { "id": 563387, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-13/", "name": "dt", "value": "2024-09-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-09-13 10:53:49", "last_data": "2024-09-13 11:57:18" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 565785, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-16/", "name": "dt", "value": "2024-09-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-09-16 15:01:10", "last_data": "2024-09-16 15:01:10" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 565955, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-17/", "name": "dt", "value": "2024-09-17" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-09-17 10:30:35", "last_data": "2024-09-17 10:49:23" }, "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.brand": "string", "properties.category": "string", "properties.dimension": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.unit_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-11-21 14:56:44
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productadded`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`brand`:STRING,`env`:STRING,`isReact`:STRING,`product_id`:STRING,`site_id`:STRING,`name`:STRING,`unit_id`:STRING,`variant`:STRING,`category`:STRING,`dimension`:STRING,`Hit_Timestamp`:STRING,`price`: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/Product Added'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productadded`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productadded" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2021-02-11 11:23:54",
"disabled": false,
"format": "raw",
"id": 1027,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_productadded"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_productadded`\nADD\n\n\n PARTITION (dt='2024-09-13') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-13/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-16/'\n PARTITION (dt='2024-09-17') location 's3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-17/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 563387,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-13/",
"name": "dt",
"value": "2024-09-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-09-13 10:53:49",
"last_data": "2024-09-13 11:57:18"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 565785,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-16/",
"name": "dt",
"value": "2024-09-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-09-16 15:01:10",
"last_data": "2024-09-16 15:01:10"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 565955,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/Product Added/dt=2024-09-17/",
"name": "dt",
"value": "2024-09-17"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-09-17 10:30:35",
"last_data": "2024-09-17 10:49:23"
},
"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.brand": "string",
"properties.category": "string",
"properties.dimension": "string",
"properties.env": "string",
"properties.isReact": "string",
"properties.name": "string",
"properties.price": "string",
"properties.product_id": "string",
"properties.quantity": "string",
"properties.site_id": "string",
"properties.unit_id": "string",
"properties.variant": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-11-21 14:56:44",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_productadded`\n(\n`userId`STRING,`event`STRING,`channel`STRING,`messageId`STRING,`receivedAt`STRING,`sentAt`STRING,`projectId`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`quantity`:STRING,`brand`:STRING,`env`:STRING,`isReact`:STRING,`product_id`:STRING,`site_id`:STRING,`name`:STRING,`unit_id`:STRING,`variant`:STRING,`category`:STRING,`dimension`:STRING,`Hit_Timestamp`:STRING,`price`: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/Product Added'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_productadded`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_productadded"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}