Schema Info
Schema Name: sfdl_dev_segment.storagescout_product_added
- created: 2019-05-02 13:03:40
- disabled: False
- format: raw
- id: 1242
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "storagescout_product_added" } - type: segment
Schema Versions: 2
-
Version 4678646
- created: 2020-05-14 15:21:00
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_product_added`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagescout_product_added`\n(\n`receivedAt`STRING,`_origin`STRING,`version`STRING,`userId`STRING,`anonymousId`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`ip`:STRING,`userAgent`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING>,`locale`:STRING>,`timestamp`STRING,`originalTimestamp`STRING,`type`STRING,`messageId`STRING,`event`STRING,`sentAt`STRING,`channel`STRING,`properties`struct<`quantity`:STRING,`product_id`:STRING,`unit_id`:STRING,`site_id`:STRING,`name`:STRING,`dimension`:STRING,`env`:STRING,`brand`:STRING,`isReact`:STRING,`category`:STRING,`price`:STRING,`variant`:STRING,`Hit_Timestamp`: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-storagescout-dev/separated_dt/Product Added'\n", "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_product_added" ] - hive_path: s3://sfdl-segment-storagescout-dev/separated_dt/Product Added
- id: 4678646
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-05-14T20:20:58Z|s3://sfdl-segment-storagescout-dev/segment-logs/adK1RCRyGa/1589414400000/1589487175717.053b19cf672a.e4797d0.67077fdf-699f-4e91-8bff-d7cfe7393f4e.gz|segment_separator:34", "anonymousId": "9812bae3-7c87-4cf6-ae2e-dc1a67862ed1", "channel": "client", "context": { "ip": "54.88.102.255", "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/21367895/", "referrer": "", "search": "", "title": "Self Storage Deals & Discounts Near Me | StorageScout", "url": "https://www.storagescout.moreyard.com/self-storage/ak/perryville-storage-units/fake-storage-facility-product-155558/reserve/21367895/" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" }, "event": "Product Added", "integrations": {}, "messageId": "ajs-da52d8c646ac402a50375d17748a2e97", "originalTimestamp": "2020-05-14T20:00:30.138Z", "projectId": "adK1RCRyGa", "properties": { "Hit Timestamp": 1589486430136, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "dev", "isReact": true, "name": "Fake Storage Facility - Product - 155558", "price": 30, "product_id": 155558, "quantity": 1, "site_id": 413, "unit_id": 21367895, "variant": "5' x 5'" }, "receivedAt": "2020-05-14T20:00:29.402Z", "sentAt": "2020-05-14T20:00:30.148Z", "timestamp": "2020-05-14T20:00:29.392Z", "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: 1242
- schema_scan_id: 5605925
- updated: 2020-05-14 15:21:26
-
Version 4668900
- created: 2019-05-13 17:58:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_product_added`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_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,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`referrer`: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-dev/separated_dt/Product Added'\n", "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_product_added" ] - hive_path: s3://sfdl-segment-storagescout-dev/separated_dt/Product Added
- id: 4668900
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2019-05-13T22:58:35Z|s3://sfdl-segment-storagescout-dev/segment-logs/adK1RCRyGa/1557705600000/1557788246814.3c673a607f7b.9f83b95.a1552053-208e-4a64-b47e-25825a7c0465.gz|segment_separator:34", "anonymousId": "3f66124f-5c13-4626-9d1c-e0a4f614d609", "channel": "client", "context": { "campaign": {}, "ip": "184.72.209.62", "library": { "name": "analytics.js", "version": "3.8.2" }, "page": { "path": "/self-storage/ak/perryville-storage-units/engineering-test-204142/reserve/21178453/", "referrer": "", "search": "?SELENIUM=true", "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://www.storagescout.moreyard.com/self-storage/ak/perryville-storage-units/engineering-test-204142/reserve/21178453/?SELENIUM=true" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.131 Safari/537.36" }, "event": "Product Added", "integrations": {}, "messageId": "ajs-f62ed094d8197fd935bc24dbe2fe740e", "originalTimestamp": "2019-05-13T22:56:46.460Z", "projectId": "adK1RCRyGa", "properties": { "Hit Timestamp": 1557788205896, "brand": "self-storage", "category": "Perryville, AK", "dimension": "", "env": "dev", "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-13T22:56:46.832Z", "sentAt": "2019-05-13T22:56:46.465Z", "timestamp": "2019-05-13T22:56:46.827Z", "type": "track", "userId": "2e7a96ef40c37d0ef919ce1c460f9a27", "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: 1242
- schema_scan_id: 4951446
- updated: 2019-05-13 17:59:09
Schema Scans: 2
Last at 2020-05-14 15:21:00
-
Scan 5605925
- duration: 0:00:29.382529
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 57, "partitions_applied": false, "success": true } - id: 5605925
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-14/", "name": "dt", "type": "string", "value": "2020-05-14" }, "s3": { "bucket": "sfdl-segment-storagescout-dev", "hive_path": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added", "key": "separated_dt/Product Added/dt=2020-05-14/1589487175717.053b19cf672a.e4797d0.67077fdf-699f-4e91-8bff-d7cfe7393f4e.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.storagescout_Product_Added", "type": "segment" } } - running: False
- schema_name_id: 1242
- start_time: 2020-05-14 15:21:00
- success: True
- trace_id: 4497424504553207959
-
Scan 4951446
- duration: 0:00:19.136789
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 8, "partitions_applied": false, "success": true } - id: 4951446
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2019-05-13/", "name": "dt", "type": "string", "value": "2019-05-13" }, "s3": { "bucket": "sfdl-segment-storagescout-dev", "hive_path": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added", "key": "separated_dt/Product Added/dt=2019-05-13/1557788246814.3c673a607f7b.9f83b95.a1552053-208e-4a64-b47e-25825a7c0465.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.storagescout_Product_Added", "type": "segment" } } - running: False
- schema_name_id: 1242
- start_time: 2019-05-13 17:58:53
- success: True
- trace_id: 2660370379275064853
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.storagescout_product_added`\nADD\n\n\n PARTITION (dt='2020-05-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-20/'\n PARTITION (dt='2020-05-21') location 's3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-21/'\n PARTITION (dt='2020-05-26') location 's3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-26/'\n;" ] - name: dt
- state:
[ { "info": { "id": 154595, "location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-20/", "name": "dt", "value": "2020-05-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-20 16:00:46", "last_data": "2020-05-20 16:10:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 154632, "location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-21/", "name": "dt", "value": "2020-05-21" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-21 17:00:52", "last_data": "2020-05-21 18:09:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 154733, "location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-26/", "name": "dt", "value": "2020-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-05-26 10:01:14", "last_data": "2020-05-26 11:07:48" }, "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-14 15:21:00
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagescout_product_added`\n(\n`receivedAt`STRING,`_origin`STRING,`version`STRING,`userId`STRING,`anonymousId`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`ip`:STRING,`userAgent`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING>,`locale`:STRING>,`timestamp`STRING,`originalTimestamp`STRING,`type`STRING,`messageId`STRING,`event`STRING,`sentAt`STRING,`channel`STRING,`properties`struct<`quantity`:STRING,`product_id`:STRING,`unit_id`:STRING,`site_id`:STRING,`name`:STRING,`dimension`:STRING,`env`:STRING,`brand`:STRING,`isReact`:STRING,`category`:STRING,`price`:STRING,`variant`:STRING,`Hit_Timestamp`: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-storagescout-dev/separated_dt/Product Added'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_product_added`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_product_added" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2019-05-02 13:03:40",
"disabled": false,
"format": "raw",
"id": 1242,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "storagescout_product_added"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.storagescout_product_added`\nADD\n\n\n PARTITION (dt='2020-05-20') location 's3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-20/'\n PARTITION (dt='2020-05-21') location 's3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-21/'\n PARTITION (dt='2020-05-26') location 's3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-26/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 154595,
"location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-20/",
"name": "dt",
"value": "2020-05-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-20 16:00:46",
"last_data": "2020-05-20 16:10:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 154632,
"location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-21/",
"name": "dt",
"value": "2020-05-21"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-21 17:00:52",
"last_data": "2020-05-21 18:09:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 154733,
"location": "s3://sfdl-segment-storagescout-dev/separated_dt/Product Added/dt=2020-05-26/",
"name": "dt",
"value": "2020-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-05-26 10:01:14",
"last_data": "2020-05-26 11:07:48"
},
"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-14 15:21:00",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagescout_product_added`\n(\n`receivedAt`STRING,`_origin`STRING,`version`STRING,`userId`STRING,`anonymousId`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`ip`:STRING,`userAgent`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING>,`locale`:STRING>,`timestamp`STRING,`originalTimestamp`STRING,`type`STRING,`messageId`STRING,`event`STRING,`sentAt`STRING,`channel`STRING,`properties`struct<`quantity`:STRING,`product_id`:STRING,`unit_id`:STRING,`site_id`:STRING,`name`:STRING,`dimension`:STRING,`env`:STRING,`brand`:STRING,`isReact`:STRING,`category`:STRING,`price`:STRING,`variant`:STRING,`Hit_Timestamp`: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-storagescout-dev/separated_dt/Product Added'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagescout_product_added`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagescout_product_added"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}