Schema Info
Schema Name: sfdl_dev_segment.storagedc_page
- created: 2022-07-13 17:50:31
- disabled: False
- format: raw
- id: 1835
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "storagedc_page" } - type: segment
Schema Versions: 2
-
Version 4706906
- created: 2024-07-03 11:48:09
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_page`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_page`\n(\n`timestamp`STRING,`receivedAt`STRING,`sentAt`STRING,`_origin`STRING,`messageId`STRING,`channel`STRING,`projectId`STRING,`type`STRING,`context`struct<`timezone`:STRING,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`userAgent`:STRING>,`userId`STRING,`version`STRING,`originalTimestamp`STRING,`properties`struct<`Session_ID`:STRING,`url`:STRING,`GA_Client_ID`:STRING,`Visitor_ID`:STRING,`pageType`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`isReact`:STRING,`env`:STRING,`referrer`:STRING,`site_type`:STRING,`site_id`:STRING,`name`:STRING>,`name`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-storagedc-dev/separated_dt/page'\n", "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_page" ] - hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/page
- id: 4706906
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "61fd64670cf43356b5f83804" ], "unbundled": [] }, "_origin": "2024-07-03T16:47:37Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1719964800000/1720025165412.events-archiver-480-16..19e98592-75b8-4d52-a987-632ef703e7de.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "57627378-dc1b-4579-a68b-0a72e11faa62", "channel": "client", "context": { "ip": "99.61.65.36", "library": { "name": "analytics.js", "version": "next-1.70.0" }, "locale": "en-US", "page": { "path": "/self-storage/new-york/", "referrer": "", "search": "", "title": "The State of Self-Storage in New York: Self-Storage Industry Trends and Insights", "url": "http://localhost:9116/self-storage/new-york/" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Google Chrome", "version": "125" }, { "brand": "Chromium", "version": "125" }, { "brand": "Not.A/Brand", "version": "24" } ], "mobile": false, "platform": "macOS" } }, "integrations": {}, "messageId": "ajs-next-1720024739692-385fcd35-ba93-4438-847a-4f74a38cd09b", "name": "stateLandingPage", "originalTimestamp": "2024-07-03T16:38:59.692Z", "projectId": "ag7fLqN2ZZniVJC2BF93By", "properties": { "GA Client ID": "", "Session ID": "1720024739546.ewmgb4ds", "Visitor ID": "error", "env": "development", "isReact": true, "name": "stateLandingPage", "pageType": "stateLandingPage", "path": "/self-storage/new-york/", "referrer": "", "search": "", "site_id": 27, "site_type": "desktop", "title": "The State of Self-Storage in New York: Self-Storage Industry Trends and Insights", "url": "http://localhost:9116/self-storage/new-york/" }, "receivedAt": "2024-07-03T16:38:59.916Z", "sentAt": "2024-07-03T16:38:59.702Z", "timestamp": "2024-07-03T16:38:59.906Z", "type": "page", "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", "messageId": "string", "name": "string", "originalTimestamp": "string", "projectId": "string", "properties.GA_Client_ID": "string", "properties.Session_ID": "string", "properties.Visitor_ID": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.pageType": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.site_id": "string", "properties.site_type": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1835
- schema_scan_id: 6530372
- updated: 2024-07-03 11:48:22
-
Version 4689562
- created: 2022-07-13 17:50:33
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_page`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_page`\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>,`messageId`STRING,`name`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`GA_Client_ID`:STRING,`Session_ID`:STRING,`Visitor_ID`:STRING,`env`:STRING,`isReact`:STRING,`name`:STRING,`pageType`:STRING,`path`:STRING,`referrer`:STRING,`search`:STRING,`site_id`:STRING,`site_type`:STRING,`title`:STRING,`url`: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-storagedc-dev/separated_dt/page'\n", "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_page" ] - hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/page
- id: 4689562
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "61fd64670cf43356b5f83804" ], "unbundled": [] }, "_origin": "2022-07-13T22:50:27Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1657670400000/1657752471120.events-archiver-18.a254827.81245326-37ea-46a5-baf2-f3f5dee4e133.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "b71f563f-98f3-49c8-8c1d-673927d508f2", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "next-1.39.1" }, "locale": "en-US", "page": { "path": "/", "referrer": "", "search": "", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "http://localhost:9116/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36" }, "integrations": {}, "messageId": "ajs-next-5c88f8ec2e9d32c231c973ecff67ac91", "name": "homePage", "originalTimestamp": "2022-07-13T22:20:26.436Z", "projectId": "ag7fLqN2ZZniVJC2BF93By", "properties": { "GA Client ID": "", "Session ID": "1657750826122.925dvcki", "Visitor ID": "error", "env": "development", "isReact": true, "name": "homePage", "pageType": "homePage", "path": "/", "referrer": "", "search": "", "site_id": 27, "site_type": "desktop", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "http://localhost:9116/" }, "receivedAt": "2022-07-13T22:20:26.642Z", "sentAt": "2022-07-13T22:20:26.448Z", "timestamp": "2022-07-13T22:20:26.630Z", "type": "page", "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", "messageId": "string", "name": "string", "originalTimestamp": "string", "projectId": "string", "properties.GA_Client_ID": "string", "properties.Session_ID": "string", "properties.Visitor_ID": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.pageType": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.site_id": "string", "properties.site_type": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 1835
- schema_scan_id: 5949510
- updated: 2022-07-13 17:50:46
Schema Scans: 2
Last at 2024-07-03 11:48:07
-
Scan 6530372
- duration: 0:00:17.940600
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 3, "partitions_applied": false, "success": true } - id: 6530372
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2024-07-03/", "name": "dt", "type": "string", "value": "2024-07-03" }, "s3": { "bucket": "sfdl-segment-storagedc-dev", "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/page", "key": "separated_dt/page/dt=2024-07-03/1720025165412.events-archiver-480-16..19e98592-75b8-4d52-a987-632ef703e7de.json.gz" }, "schema": { "name": "sfdl_dev_segment.storagedc_page", "type": "segment" } } - running: False
- schema_name_id: 1835
- start_time: 2024-07-03 11:48:07
- success: True
- trace_id: 2895991908339311896
-
Scan 5949510
- duration: 0:00:18.065601
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5949510
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2022-07-13/", "name": "dt", "type": "string", "value": "2022-07-13" }, "s3": { "bucket": "sfdl-segment-storagedc-dev", "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/page", "key": "separated_dt/page/dt=2022-07-13/1657752471120.events-archiver-18.a254827.81245326-37ea-46a5-baf2-f3f5dee4e133.json.gz" }, "schema": { "name": "sfdl_dev_segment.storagedc_page", "type": "segment" } } - running: False
- schema_name_id: 1835
- start_time: 2022-07-13 17:50:31
- success: True
- trace_id: 10664531759105246535
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.storagedc_page`\nADD\n\n\n PARTITION (dt='2024-12-26') location 's3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2024-12-26/'\n PARTITION (dt='2025-01-20') location 's3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-01-20/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-02-05/'\n;" ] - name: dt
- state:
[ { "info": { "id": 283930, "location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2024-12-26/", "name": "dt", "value": "2024-12-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2024-12-26 01:41:40", "last_data": "2024-12-26 01:41:40" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 286003, "location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-01-20/", "name": "dt", "value": "2025-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-01-19 23:38:27", "last_data": "2025-01-19 23:38:27" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 287809, "location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-02-05/", "name": "dt", "value": "2025-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-02-05 03:53:33", "last_data": "2025-02-05 03:55:42" }, "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", "messageId": "string", "name": "string", "originalTimestamp": "string", "projectId": "string", "properties.GA_Client_ID": "string", "properties.Session_ID": "string", "properties.Visitor_ID": "string", "properties.env": "string", "properties.isReact": "string", "properties.name": "string", "properties.pageType": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.site_id": "string", "properties.site_type": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2024-07-03 11:48:09
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_page`\n(\n`timestamp`STRING,`receivedAt`STRING,`sentAt`STRING,`_origin`STRING,`messageId`STRING,`channel`STRING,`projectId`STRING,`type`STRING,`context`struct<`timezone`:STRING,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`userAgent`:STRING>,`userId`STRING,`version`STRING,`originalTimestamp`STRING,`properties`struct<`Session_ID`:STRING,`url`:STRING,`GA_Client_ID`:STRING,`Visitor_ID`:STRING,`pageType`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`isReact`:STRING,`env`:STRING,`referrer`:STRING,`site_type`:STRING,`site_id`:STRING,`name`:STRING>,`name`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-storagedc-dev/separated_dt/page'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_page`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_page" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-07-13 17:50:31",
"disabled": false,
"format": "raw",
"id": 1835,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "storagedc_page"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.storagedc_page`\nADD\n\n\n PARTITION (dt='2024-12-26') location 's3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2024-12-26/'\n PARTITION (dt='2025-01-20') location 's3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-01-20/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-02-05/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 283930,
"location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2024-12-26/",
"name": "dt",
"value": "2024-12-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2024-12-26 01:41:40",
"last_data": "2024-12-26 01:41:40"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 286003,
"location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-01-20/",
"name": "dt",
"value": "2025-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-01-19 23:38:27",
"last_data": "2025-01-19 23:38:27"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 287809,
"location": "s3://sfdl-segment-storagedc-dev/separated_dt/page/dt=2025-02-05/",
"name": "dt",
"value": "2025-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-02-05 03:53:33",
"last_data": "2025-02-05 03:55:42"
},
"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",
"messageId": "string",
"name": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.GA_Client_ID": "string",
"properties.Session_ID": "string",
"properties.Visitor_ID": "string",
"properties.env": "string",
"properties.isReact": "string",
"properties.name": "string",
"properties.pageType": "string",
"properties.path": "string",
"properties.referrer": "string",
"properties.search": "string",
"properties.site_id": "string",
"properties.site_type": "string",
"properties.title": "string",
"properties.url": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2024-07-03 11:48:09",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_page`\n(\n`timestamp`STRING,`receivedAt`STRING,`sentAt`STRING,`_origin`STRING,`messageId`STRING,`channel`STRING,`projectId`STRING,`type`STRING,`context`struct<`timezone`:STRING,`locale`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`userAgent`:STRING>,`userId`STRING,`version`STRING,`originalTimestamp`STRING,`properties`struct<`Session_ID`:STRING,`url`:STRING,`GA_Client_ID`:STRING,`Visitor_ID`:STRING,`pageType`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`isReact`:STRING,`env`:STRING,`referrer`:STRING,`site_type`:STRING,`site_id`:STRING,`name`:STRING>,`name`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-storagedc-dev/separated_dt/page'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_page`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_page"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}