Schema Info
Schema Name: sfdl_dev_segment.storagedc_valid
- created: 2023-07-13 17:09:21
- disabled: False
- format: raw
- id: 2224
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "storagedc_valid" } - type: segment
Schema Versions: 2
-
Version 4696913
- created: 2023-07-13 17:34:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_valid`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_valid`\n(\n`messageId`STRING,`_origin`STRING,`sentAt`STRING,`userId`STRING,`version`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`Hit_Timestamp`:STRING,`label`:STRING,`category`:STRING,`moveInDateSelected`:STRING,`isReact`:STRING,`site_id`:STRING,`env`: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-storagedc-dev/separated_dt/valid'\n", "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_valid" ] - hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/valid
- id: 4696913
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "61fd64670cf43356b5f83804" ], "unbundled": [] }, "_origin": "2023-07-13T22:34:27Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1689206400000/1689287606660.events-archiver-480-35..cc49b58e-9a67-4750-ba24-21b85534a273.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "8de54b17-06e6-4adb-a70d-3a0b9447501e", "channel": "client", "context": { "ip": "54.146.71.248", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "es-MX", "page": { "path": "/self-storage/new-mexico/albuquerque/cubesmart-self-storage-albuquerque-4800-jefferson-st-ne-211720/", "referrer": "", "search": "", "title": "CubeSmart Self Storage - Albuquerque -4800 Jefferson St. NE: Lowest Rates - SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/new-mexico/albuquerque/cubesmart-self-storage-albuquerque-4800-jefferson-st-ne-211720/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/115.0" }, "event": "valid", "integrations": {}, "messageId": "ajs-next-123918475c16abf81f454a534896610a", "originalTimestamp": "2023-07-13T22:07:38.220Z", "projectId": "ag7fLqN2ZZniVJC2BF93By", "properties": { "Hit Timestamp": 1689286058219, "category": "reservation form interactions-facilityPage", "env": "development", "extra": { "facilityId": 211720, "unitId": 26095071 }, "isReact": true, "label": "move_in_date", "moveInDateSelected": "07/13/2023", "site_id": 27 }, "receivedAt": "2023-07-13T22:07:38.704Z", "sentAt": "2023-07-13T22:07:38.504Z", "timestamp": "2023-07-13T22:07:38.420Z", "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.category": "string", "properties.env": "string", "properties.extra.facilityId": "string", "properties.extra.unitId": "string", "properties.isReact": "string", "properties.label": "string", "properties.moveInDateSelected": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 2224
- schema_scan_id: 6227058
- updated: 2023-07-13 17:35:01
-
Version 4696907
- created: 2023-07-13 17:09:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_valid`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_valid`\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,`category`:STRING,`env`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`isReact`:STRING,`label`:STRING,`site_id`: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/valid'\n", "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_valid" ] - hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/valid
- id: 4696907
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "bundledIds": [ "61fd64670cf43356b5f83804" ], "unbundled": [] }, "_origin": "2023-07-13T22:09:19Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1689206400000/1689286060017.events-archiver-480-25..8654b594-0c80-497b-ae73-7080d16b730b.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "8de54b17-06e6-4adb-a70d-3a0b9447501e", "channel": "client", "context": { "ip": "54.146.71.248", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "es-MX", "page": { "path": "/self-storage/new-mexico/albuquerque/cubesmart-self-storage-albuquerque-4800-jefferson-st-ne-211720/", "referrer": "", "search": "", "title": "CubeSmart Self Storage - Albuquerque -4800 Jefferson St. NE: Lowest Rates - SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/new-mexico/albuquerque/cubesmart-self-storage-albuquerque-4800-jefferson-st-ne-211720/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:109.0) Gecko/20100101 Firefox/115.0" }, "event": "valid", "integrations": {}, "messageId": "ajs-next-760539acd3f720942f6bbbcdbb81a3ab", "originalTimestamp": "2023-07-13T22:07:15.728Z", "projectId": "ag7fLqN2ZZniVJC2BF93By", "properties": { "Hit Timestamp": 1689286035727, "category": "reservation form interactions-facilityPage", "env": "development", "extra": { "facilityId": 211720, "unitId": 26095071 }, "isReact": true, "label": "last_name", "site_id": 27 }, "receivedAt": "2023-07-13T22:07:16.103Z", "sentAt": "2023-07-13T22:07:15.908Z", "timestamp": "2023-07-13T22:07:15.923Z", "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.category": "string", "properties.env": "string", "properties.extra.facilityId": "string", "properties.extra.unitId": "string", "properties.isReact": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 2224
- schema_scan_id: 6227003
- updated: 2023-07-13 17:09:39
Schema Scans: 2
Last at 2023-07-13 17:34:49
-
Scan 6227058
- duration: 0:00:15.312632
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6227058
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-dev/separated_dt/valid/dt=2023-07-13/", "name": "dt", "type": "string", "value": "2023-07-13" }, "s3": { "bucket": "sfdl-segment-storagedc-dev", "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/valid", "key": "separated_dt/valid/dt=2023-07-13/1689287606660.events-archiver-480-35..cc49b58e-9a67-4750-ba24-21b85534a273.json.gz" }, "schema": { "name": "sfdl_dev_segment.storagedc_valid", "type": "segment" } } - running: False
- schema_name_id: 2224
- start_time: 2023-07-13 17:34:49
- success: True
- trace_id: 7688298659903728783
-
Scan 6227003
- duration: 0:00:20.473363
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 6227003
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-storagedc-dev/separated_dt/valid/dt=2023-07-13/", "name": "dt", "type": "string", "value": "2023-07-13" }, "s3": { "bucket": "sfdl-segment-storagedc-dev", "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/valid", "key": "separated_dt/valid/dt=2023-07-13/1689286060017.events-archiver-480-25..8654b594-0c80-497b-ae73-7080d16b730b.json.gz" }, "schema": { "name": "sfdl_dev_segment.storagedc_valid", "type": "segment" } } - running: False
- schema_name_id: 2224
- start_time: 2023-07-13 17:09:21
- success: True
- trace_id: 18078833464057583735
- count: 1
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.storagedc_valid`\nADD\n\n\n PARTITION (dt='2023-07-13') location 's3://sfdl-segment-storagedc-dev/separated_dt/valid/dt=2023-07-13/'\n;" ] - name: dt
- state:
[ { "info": { "id": 224647, "location": "s3://sfdl-segment-storagedc-dev/separated_dt/valid/dt=2023-07-13/", "name": "dt", "value": "2023-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-07-13 17:09:23", "last_data": "2023-07-13 18:05:21" }, "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.category": "string", "properties.env": "string", "properties.extra.facilityId": "string", "properties.extra.unitId": "string", "properties.isReact": "string", "properties.label": "string", "properties.moveInDateSelected": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-07-13 17:34:50
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_valid`\n(\n`messageId`STRING,`_origin`STRING,`sentAt`STRING,`userId`STRING,`version`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`Hit_Timestamp`:STRING,`label`:STRING,`category`:STRING,`moveInDateSelected`:STRING,`isReact`:STRING,`site_id`:STRING,`env`: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-storagedc-dev/separated_dt/valid'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_valid`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_valid" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2023-07-13 17:09:21",
"disabled": false,
"format": "raw",
"id": 2224,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "storagedc_valid"
},
"type": "segment"
},
"partition": {
"count": 1,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.storagedc_valid`\nADD\n\n\n PARTITION (dt='2023-07-13') location 's3://sfdl-segment-storagedc-dev/separated_dt/valid/dt=2023-07-13/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 224647,
"location": "s3://sfdl-segment-storagedc-dev/separated_dt/valid/dt=2023-07-13/",
"name": "dt",
"value": "2023-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-07-13 17:09:23",
"last_data": "2023-07-13 18:05:21"
},
"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.category": "string",
"properties.env": "string",
"properties.extra.facilityId": "string",
"properties.extra.unitId": "string",
"properties.isReact": "string",
"properties.label": "string",
"properties.moveInDateSelected": "string",
"properties.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-07-13 17:34:50",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_valid`\n(\n`messageId`STRING,`_origin`STRING,`sentAt`STRING,`userId`STRING,`version`STRING,`event`STRING,`anonymousId`STRING,`context`struct<`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`page`:struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`:STRING>,`ip`:STRING>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`Hit_Timestamp`:STRING,`label`:STRING,`category`:STRING,`moveInDateSelected`:STRING,`isReact`:STRING,`site_id`:STRING,`env`: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-storagedc-dev/separated_dt/valid'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_valid`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_valid"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}