Schema Info
Schema Name: sfdl_stage_segment.storagescout_product_added
- created: 2019-05-03 11:00:30
- disabled: False
- format: raw
- id: 835
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "storagescout_product_added" } - type: segment
Schema Versions: 2
-
Version 267902
- created: 2020-05-18 15:31:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_added`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_product_added`\n(\n`event`STRING,`messageId`STRING,`receivedAt`STRING,`_origin`STRING,`projectId`STRING,`type`STRING,`channel`STRING,`properties`struct<`brand`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`quantity`:STRING,`variant`:STRING,`unit_id`:STRING,`name`:STRING,`category`:STRING,`product_id`:STRING,`dimension`:STRING,`env`:STRING,`price`:STRING,`isReact`:STRING>,`context`struct<`locale`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`ip`:STRING>,`originalTimestamp`STRING,`userId`STRING,`version`STRING,`sentAt`STRING,`timestamp`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-storagescout-stage/separated_dt/Product Added'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_added" ] - hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/Product Added
- id: 267902
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-05-18T20:31:56Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1589760000000/1589833705011.62c9a0ac306b.e4797d0.df25cfe8-0185-4c6b-b42c-ac097755797d.gz|segment_separator:37", "anonymousId": "5036010c-3830-4230-b7af-3ad82dbce912", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.13.1" }, "locale": "en-US", "page": { "path": "/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367897/", "referrer": "", "search": "", "title": "Self Storage Deals & Discounts Near Me | StorageScout", "url": "https://www.storagescout.extrameter.com/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367897/" }, "userAgent": "Mozilla/5.0 (Windows NT 6.2; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" }, "event": "Product Added", "integrations": {}, "messageId": "ajs-0b060ce510840e6c825927272fb34bbc", "originalTimestamp": "2020-05-18T20:20:36.350Z", "projectId": "TYN5JDpyiK", "properties": { "Hit Timestamp": 1589833236345, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "stage", "isReact": true, "name": "Fake Storage Facility - Product - 155558", "price": 31.5, "product_id": 155558, "quantity": 1, "site_id": 413, "unit_id": 21367897, "variant": "4' x 5'" }, "receivedAt": "2020-05-18T20:20:36.565Z", "sentAt": "2020-05-18T20:20:36.360Z", "timestamp": "2020-05-18T20:20:36.555Z", "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.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: 835
- schema_scan_id: 2745096
- updated: 2020-05-18 15:32:25
-
Version 203552
- created: 2019-05-03 11:00:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_added`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_product_added`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`category`:STRING,`Hit_Timestamp`:STRING,`name`:STRING,`variant`:STRING,`isReact`:STRING,`site_id`:STRING,`unit_id`:STRING,`dimension`:STRING,`price`:STRING,`env`:STRING,`quantity`:STRING,`brand`:STRING,`product_id`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`ip`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`referrer`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING>,`messageId`STRING,`_origin`STRING,`type`STRING,`event`STRING,`channel`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-storagescout-stage/separated_dt/Product Added'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_added" ] - hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/Product Added
- id: 203552
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2019-05-03T16:00:18Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1556841600000/1556899005563.bfb5ec905459.9f83b95.a882acbc-45f8-451c-9c93-8b101e2523ad.gz|segment_separator:37", "anonymousId": "db17aacc-77bc-4a1a-bfb7-34b341b9e318", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.8.0" }, "page": { "path": "/self-storage/ak/perryville-storage-units/engineering-test-204142/reserve/21178453/", "referrer": "https://sparefoot.atlassian.net/secure/RapidBoard.jspa?rapidView=194&modal=detail&selectedIssue=SF-7981", "search": "", "title": "Reserve a 300' x 300' unit with Ceiling: 300ft, Roll Up Door, Climate Controlled, Humidity Controlled, Air Cooled Only, Heated Only, Electricity, Alarm, ADA Accessible, Drive Up Access, Outdoor Access, Premium Location, Pullthrough, Shelves, Skybox, Lights, Vehicle, Available for enclosed vehicle storage at Engineering**Test in Perryville - SelfStorage.com", "url": "https://storagescout.extrameter.com/self-storage/ak/perryville-storage-units/engineering-test-204142/reserve/21178453/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_4) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36" }, "event": "Product Added", "integrations": {}, "messageId": "ajs-a7cfb2395dcf2194b43b736be291f7ab", "originalTimestamp": "2019-05-03T15:36:09.567Z", "projectId": "TYN5JDpyiK", "properties": { "Hit Timestamp": 1556897768932, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "stage", "isReact": true, "name": "Engineering**Test - 204142", "price": 33333, "product_id": 204142, "quantity": 1, "site_id": 27, "unit_id": 21178453, "variant": "300' x 300'" }, "receivedAt": "2019-05-03T15:36:09.999Z", "sentAt": "2019-05-03T15:36:09.571Z", "timestamp": "2019-05-03T15:36:09.995Z", "type": "track", "userId": "7ad04cd77bf42e175b3b1e2ab3a77dda", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.ip": "string", "context.library.name": "string", "context.library.version": "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: 835
- schema_scan_id: 2091061
- updated: 2019-05-03 11:00:44
Schema Scans: 2
Last at 2020-05-18 15:31:59
-
Scan 2745096
- duration: 0:00:29.557076
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 67, "partitions_applied": false, "success": true } - id: 2745096
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-18/", "name": "dt", "type": "string", "value": "2020-05-18" }, "s3": { "bucket": "sfdl-segment-storagescout-stage", "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added", "key": "separated_dt/Product Added/dt=2020-05-18/1589833705011.62c9a0ac306b.e4797d0.df25cfe8-0185-4c6b-b42c-ac097755797d.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagescout_Product_Added", "type": "segment" } } - running: False
- schema_name_id: 835
- start_time: 2020-05-18 15:31:59
- success: True
- trace_id: 1634168838153233093
-
Scan 2091061
- duration: 0:00:16.818921
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 2091061
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2019-05-03/", "name": "dt", "type": "string", "value": "2019-05-03" }, "s3": { "bucket": "sfdl-segment-storagescout-stage", "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added", "key": "separated_dt/Product Added/dt=2019-05-03/1556899005563.bfb5ec905459.9f83b95.a882acbc-45f8-451c-9c93-8b101e2523ad.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagescout_Product_Added", "type": "segment" } } - running: False
- schema_name_id: 835
- start_time: 2019-05-03 11:00:30
- success: True
- trace_id: 2601555252081235860
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.storagescout_product_added`\nADD\n\n\n PARTITION (dt='2020-05-18') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-18/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-27/'\n PARTITION (dt='2020-05-28') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-28/'\n;" ] - name: dt
- state:
[ { "info": { "id": 145923, "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-18/", "name": "dt", "value": "2020-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-18 15:31:59", "last_data": "2020-05-18 17:16:14" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 146818, "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-27/", "name": "dt", "value": "2020-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-27 10:02:18", "last_data": "2020-05-27 13:02:22" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 147327, "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-28/", "name": "dt", "value": "2020-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-28 14:10:06", "last_data": "2020-05-28 14:10:06" }, "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.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" } - created: 2020-05-18 15:31:59
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_product_added`\n(\n`event`STRING,`messageId`STRING,`receivedAt`STRING,`_origin`STRING,`projectId`STRING,`type`STRING,`channel`STRING,`properties`struct<`brand`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`quantity`:STRING,`variant`:STRING,`unit_id`:STRING,`name`:STRING,`category`:STRING,`product_id`:STRING,`dimension`:STRING,`env`:STRING,`price`:STRING,`isReact`:STRING>,`context`struct<`locale`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`ip`:STRING>,`originalTimestamp`STRING,`userId`STRING,`version`STRING,`sentAt`STRING,`timestamp`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-storagescout-stage/separated_dt/Product Added'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_added`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_added" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-05-03 11:00:30",
"disabled": false,
"format": "raw",
"id": 835,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "storagescout_product_added"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.storagescout_product_added`\nADD\n\n\n PARTITION (dt='2020-05-18') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-18/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-27/'\n PARTITION (dt='2020-05-28') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-28/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 145923,
"location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-18/",
"name": "dt",
"value": "2020-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-18 15:31:59",
"last_data": "2020-05-18 17:16:14"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 146818,
"location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-27/",
"name": "dt",
"value": "2020-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-27 10:02:18",
"last_data": "2020-05-27 13:02:22"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 147327,
"location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Added/dt=2020-05-28/",
"name": "dt",
"value": "2020-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-28 14:10:06",
"last_data": "2020-05-28 14:10:06"
},
"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.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"
},
"created": "2020-05-18 15:31:59",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_product_added`\n(\n`event`STRING,`messageId`STRING,`receivedAt`STRING,`_origin`STRING,`projectId`STRING,`type`STRING,`channel`STRING,`properties`struct<`brand`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`quantity`:STRING,`variant`:STRING,`unit_id`:STRING,`name`:STRING,`category`:STRING,`product_id`:STRING,`dimension`:STRING,`env`:STRING,`price`:STRING,`isReact`:STRING>,`context`struct<`locale`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`ip`:STRING>,`originalTimestamp`STRING,`userId`STRING,`version`STRING,`sentAt`STRING,`timestamp`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-storagescout-stage/separated_dt/Product Added'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_added`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_added"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}