Schema Info
Schema Name: sfdl_stage_segment.storagescout_product_viewed
- created: 2019-05-08 10:58:05
- disabled: False
- format: raw
- id: 838
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "storagescout_product_viewed" } - type: segment
Schema Versions: 2
-
Version 247560
- created: 2020-01-25 16:11:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_viewed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_product_viewed`\n(\n`sentAt`STRING,`properties`struct<`product_id`:STRING,`name`:STRING,`currency`:STRING,`price`:STRING,`isReact`:STRING,`label`:STRING,`env`:STRING,`brand`:STRING,`site_id`:STRING,`quantity`:STRING,`variant`:STRING,`Hit_Timestamp`:STRING,`category`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`_origin`STRING,`channel`STRING,`type`STRING,`anonymousId`STRING,`event`STRING,`version`STRING,`messageId`STRING,`timestamp`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 Viewed'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_viewed" ] - hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed
- id: 247560
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-01-25T22:11:25Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1579910400000/1579990084172.c6b9ef1c5321.e4797d0.9126984e-b2c8-4b73-a240-76fc7a27bafd.gz|segment_separator:37", "anonymousId": "edb90040-43e9-4128-b872-04707401aa38", "channel": "client", "context": { "ip": "50.86.51.129", "library": { "name": "analytics.js", "version": "3.10.1" }, "locale": "en-US", "page": { "path": "/self-storage/ms/oxford-storage-units/your-extra-closet-west-213876/", "referrer": "https://www.storagescout.extrameter.com/self-storage/ms/coffeeville-storage-units", "search": "", "title": "Your Extra Closet - West Storage Units | Oxford, MS | StorageScout.com", "url": "https://www.storagescout.extrameter.com/self-storage/ms/oxford-storage-units/your-extra-closet-west-213876/" }, "userAgent": "Mozilla/5.0 (Linux; Android 7.1.1; LG-US601) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/78.0.3904.108 Mobile Safari/537.36" }, "event": "Product Viewed", "integrations": {}, "messageId": "ajs-8638bbae5ad425db6f3ea35d21c0a231", "originalTimestamp": "2020-01-25T21:32:34.331Z", "projectId": "TYN5JDpyiK", "properties": { "Hit Timestamp": 1579987953366, "brand": "self-storage", "category": "Oxford, Mississippi", "currency": "usd", "env": "stage", "isReact": true, "label": "enhancedecommerce", "name": "Your Extra Closet - West - 213876", "price": null, "product_id": 213876, "quantity": 1, "site_id": 417, "variant": null }, "receivedAt": "2020-01-25T21:32:35.144Z", "sentAt": "2020-01-25T21:32:34.365Z", "timestamp": "2020-01-25T21:32:35.110Z", "type": "track", "userId": "47bb89de1b0f97f851710fba0ebbe671", "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.currency": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 838
- schema_scan_id: 2538099
- updated: 2020-01-25 16:11:56
-
Version 204000
- created: 2019-05-08 10:58:05
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_viewed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.storagescout_product_viewed`\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,`label`:STRING,`price`:STRING,`currency`: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 Viewed'\n", "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_viewed" ] - hive_path: s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed
- id: 204000
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2019-05-08T15:58:03Z|s3://sfdl-segment-storagescout-stage/segment-logs/TYN5JDpyiK/1557273600000/1557330997458.f38b02cc5633.9f83b95.772e46c8-f6fa-4e13-a746-5210a9ab90e7.gz|segment_separator:37", "anonymousId": "07a69136-e391-49d7-8d6c-01e78833515f", "channel": "client", "context": { "ip": "66.162.93.78", "library": { "name": "analytics.js", "version": "3.8.2" }, "page": { "path": "/self-storage/texas/austin/cubesmart-self-storage-austin-1411-w-5th-st-209852/", "referrer": "", "search": "", "title": "StorageScout", "url": "https://www.storagescout.extrameter.com/self-storage/texas/austin/cubesmart-self-storage-austin-1411-w-5th-st-209852/" }, "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 Viewed", "integrations": {}, "messageId": "ajs-e7991f32d84e28cbbc989c51b186f268", "originalTimestamp": "2019-05-08T15:13:12.074Z", "projectId": "TYN5JDpyiK", "properties": { "Hit Timestamp": 1557328392072, "brand": "self-storage", "category": "Austin, Texas", "currency": "usd", "env": "stage", "isReact": true, "label": "enhancedecommerce", "name": "CubeSmart Self Storage - Austin - 1411 W 5th St - 209852", "price": null, "product_id": 209852, "quantity": 1, "site_id": 27, "variant": null }, "receivedAt": "2019-05-08T15:13:12.132Z", "sentAt": "2019-05-08T15:13:12.086Z", "timestamp": "2019-05-08T15:13:12.120Z", "type": "track", "userId": "62b7c309fd362061d5c0a6cb64d2afc3", "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.currency": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 838
- schema_scan_id: 2110575
- updated: 2019-05-08 10:58:16
Schema Scans: 2
Last at 2020-01-25 16:11:30
-
Scan 2538099
- duration: 0:00:29.005924
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 71, "partitions_applied": false, "success": true } - id: 2538099
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-01-25/", "name": "dt", "type": "string", "value": "2020-01-25" }, "s3": { "bucket": "sfdl-segment-storagescout-stage", "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed", "key": "separated_dt/Product Viewed/dt=2020-01-25/1579990084172.c6b9ef1c5321.e4797d0.9126984e-b2c8-4b73-a240-76fc7a27bafd.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagescout_Product_Viewed", "type": "segment" } } - running: False
- schema_name_id: 838
- start_time: 2020-01-25 16:11:30
- success: True
- trace_id: 6400333153488889095
-
Scan 2110575
- duration: 0:00:13.989686
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 2110575
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2019-05-08/", "name": "dt", "type": "string", "value": "2019-05-08" }, "s3": { "bucket": "sfdl-segment-storagescout-stage", "hive_path": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed", "key": "separated_dt/Product Viewed/dt=2019-05-08/1557330997458.f38b02cc5633.9f83b95.772e46c8-f6fa-4e13-a746-5210a9ab90e7.json.gz" }, "schema": { "name": "sfdl_stage_segment.storagescout_Product_Viewed", "type": "segment" } } - running: False
- schema_name_id: 838
- start_time: 2019-05-08 10:58:05
- success: True
- trace_id: 3436758788408703122
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.storagescout_product_viewed`\nADD\n\n\n PARTITION (dt='2020-05-18') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-18/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-27/'\n PARTITION (dt='2020-05-28') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-28/'\n;" ] - name: dt
- state:
[ { "info": { "id": 145925, "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-18/", "name": "dt", "value": "2020-05-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-18 15:32:28", "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": 146810, "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-27/", "name": "dt", "value": "2020-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-27 10:01:09", "last_data": "2020-05-27 13:09:21" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 147323, "location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-28/", "name": "dt", "value": "2020-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-28 14:05:06", "last_data": "2020-05-28 14:07:05" }, "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.currency": "string", "properties.env": "string", "properties.isReact": "string", "properties.label": "string", "properties.name": "string", "properties.price": "string", "properties.product_id": "string", "properties.quantity": "string", "properties.site_id": "string", "properties.variant": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2020-01-25 16:11:30
- 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_viewed`\n(\n`sentAt`STRING,`properties`struct<`product_id`:STRING,`name`:STRING,`currency`:STRING,`price`:STRING,`isReact`:STRING,`label`:STRING,`env`:STRING,`brand`:STRING,`site_id`:STRING,`quantity`:STRING,`variant`:STRING,`Hit_Timestamp`:STRING,`category`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`_origin`STRING,`channel`STRING,`type`STRING,`anonymousId`STRING,`event`STRING,`version`STRING,`messageId`STRING,`timestamp`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 Viewed'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_viewed`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_viewed" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-05-08 10:58:05",
"disabled": false,
"format": "raw",
"id": 838,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "storagescout_product_viewed"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.storagescout_product_viewed`\nADD\n\n\n PARTITION (dt='2020-05-18') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-18/'\n PARTITION (dt='2020-05-27') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-27/'\n PARTITION (dt='2020-05-28') location 's3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-28/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 145925,
"location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-18/",
"name": "dt",
"value": "2020-05-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-18 15:32:28",
"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": 146810,
"location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-27/",
"name": "dt",
"value": "2020-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-27 10:01:09",
"last_data": "2020-05-27 13:09:21"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 147323,
"location": "s3://sfdl-segment-storagescout-stage/separated_dt/Product Viewed/dt=2020-05-28/",
"name": "dt",
"value": "2020-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-28 14:05:06",
"last_data": "2020-05-28 14:07:05"
},
"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.currency": "string",
"properties.env": "string",
"properties.isReact": "string",
"properties.label": "string",
"properties.name": "string",
"properties.price": "string",
"properties.product_id": "string",
"properties.quantity": "string",
"properties.site_id": "string",
"properties.variant": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2020-01-25 16:11:30",
"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_viewed`\n(\n`sentAt`STRING,`properties`struct<`product_id`:STRING,`name`:STRING,`currency`:STRING,`price`:STRING,`isReact`:STRING,`label`:STRING,`env`:STRING,`brand`:STRING,`site_id`:STRING,`quantity`:STRING,`variant`:STRING,`Hit_Timestamp`:STRING,`category`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`_origin`STRING,`channel`STRING,`type`STRING,`anonymousId`STRING,`event`STRING,`version`STRING,`messageId`STRING,`timestamp`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 Viewed'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.storagescout_product_viewed`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.storagescout_product_viewed"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}