Schema Info
Schema Name: sfdl_stage_segment.ssdc_nearby_facilities_list_viewed
- created: 2020-03-25 15:10:04
- disabled: False
- format: raw
- id: 940
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_nearby_facilities_list_viewed" } - type: segment
Schema Versions: 2
-
Version 266626
- created: 2020-05-11 09:33:26
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`\n(\n`messageId`STRING,`userId`STRING,`channel`STRING,`anonymousId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`isReact`:STRING,`facilitiesInTray`:array,`category`:STRING,`searchId`:STRING,`site_id`:STRING,`env`:STRING,`label`:STRING>,`receivedAt`STRING,`sentAt`STRING,`context`struct<`page`:struct<`title`:STRING,`referrer`:STRING,`search`:STRING,`path`:STRING,`url`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>>,`event`STRING,`originalTimestamp`STRING,`_origin`STRING,`type`STRING,`timestamp`STRING,`version`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-ssdc-stage/separated_dt/Nearby Facilities List Viewed'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_nearby_facilities_list_viewed" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed
- id: 266626
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-05-11T14:33:20Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1589155200000/1589207336728.9e128124e6dd.e4797d0.88d8563a-8b27-42d5-a0a1-7e9762246d46.gz|segment_separator:37", "anonymousId": "723d2264-2d7f-4ce4-86c8-70985d081069", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.13.0" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "", "search": "?location=Austin%2C%20TX%2C%20USA", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?location=Austin%2C%20TX%2C%20USA" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.129 Safari/537.36" }, "event": "Nearby Facilities List Viewed", "integrations": {}, "messageId": "ajs-9e2e0bd69f86111762283091a30440a1", "originalTimestamp": "2020-05-11T14:19:56.530Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1589206796529, "category": "nearby facilities list-searchPage", "env": "stage", "facilitiesInTray": [ 213693, 213719, 213593 ], "isReact": true, "label": "nearby facilities list open", "searchId": "ecd35eb95f09510c25.71076005", "site_id": 27 }, "receivedAt": "2020-05-11T14:19:56.716Z", "sentAt": "2020-05-11T14:19:56.535Z", "timestamp": "2020-05-11T14:19:56.711Z", "type": "track", "userId": "93235ca613b20538afdb25b8ba563d3e", "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.facilitiesInTray": [ "int" ], "properties.isReact": "string", "properties.label": "string", "properties.searchId": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 940
- schema_scan_id: 2734724
- updated: 2020-05-11 09:33:42
-
Version 258314
- created: 2020-03-25 15:10:04
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`category`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`label`:STRING,`env`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`locale`:STRING,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`: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-ssdc-stage/separated_dt/Nearby Facilities List Viewed'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_nearby_facilities_list_viewed" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed
- id: 258314
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-03-25T20:09:47Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1585094400000/1585166738026.423b3f2993de.e4797d0.7f08253d-bcc4-47c1-8ecb-832b4e5a7b72.gz|segment_separator:37", "anonymousId": "723d2264-2d7f-4ce4-86c8-70985d081069", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.11.2" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "", "search": "?location=Austin%2C%20TX%2C%20USA", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.extrameter.com/self-storage/texas/austin/?location=Austin%2C%20TX%2C%20USA" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.149 Safari/537.36" }, "event": "Nearby Facilities List Viewed", "integrations": {}, "messageId": "ajs-7da7500750e2581815ff94ce7a9442d2", "originalTimestamp": "2020-03-25T19:08:28.787Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1585163308786, "category": "nearby facilities list-searchPage", "env": "stage", "isReact": true, "label": "nearby facilities list open", "site_id": 27 }, "receivedAt": "2020-03-25T19:08:28.932Z", "sentAt": "2020-03-25T19:08:28.789Z", "timestamp": "2020-03-25T19:08:28.930Z", "type": "track", "userId": "93235ca613b20538afdb25b8ba563d3e", "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.isReact": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 940
- schema_scan_id: 2652885
- updated: 2020-03-25 15:10:17
Schema Scans: 2
Last at 2020-05-11 09:33:26
-
Scan 2734724
- duration: 0:00:18.902136
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 16, "partitions_applied": false, "success": true } - id: 2734724
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-05-11/", "name": "dt", "type": "string", "value": "2020-05-11" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed", "key": "separated_dt/Nearby Facilities List Viewed/dt=2020-05-11/1589207336728.9e128124e6dd.e4797d0.88d8563a-8b27-42d5-a0a1-7e9762246d46.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_Nearby_Facilities_List_Viewed", "type": "segment" } } - running: False
- schema_name_id: 940
- start_time: 2020-05-11 09:33:26
- success: True
- trace_id: 7579909633811465319
-
Scan 2652885
- duration: 0:00:16.792375
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 2652885
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-03-25/", "name": "dt", "type": "string", "value": "2020-03-25" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed", "key": "separated_dt/Nearby Facilities List Viewed/dt=2020-03-25/1585166738026.423b3f2993de.e4797d0.7f08253d-bcc4-47c1-8ecb-832b4e5a7b72.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_Nearby_Facilities_List_Viewed", "type": "segment" } } - running: False
- schema_name_id: 940
- start_time: 2020-03-25 15:10:04
- success: True
- trace_id: 9632956888758416096
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`\nADD\n\n\n PARTITION (dt='2020-08-24') location 's3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-24/'\n PARTITION (dt='2020-08-25') location 's3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-25/'\n PARTITION (dt='2020-08-26') location 's3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-26/'\n;" ] - name: dt
- state:
[ { "info": { "id": 160485, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-24/", "name": "dt", "value": "2020-08-24" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-08-24 10:32:39", "last_data": "2020-08-24 17:35:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 160618, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-25/", "name": "dt", "value": "2020-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-08-25 11:35:33", "last_data": "2020-08-25 15:34:44" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 160732, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-26/", "name": "dt", "value": "2020-08-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-08-26 10:33:29", "last_data": "2020-08-26 13:35:20" }, "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.facilitiesInTray": [ "int" ], "properties.isReact": "string", "properties.label": "string", "properties.searchId": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2020-05-11 09:33:26
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`\n(\n`messageId`STRING,`userId`STRING,`channel`STRING,`anonymousId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`isReact`:STRING,`facilitiesInTray`:array,`category`:STRING,`searchId`:STRING,`site_id`:STRING,`env`:STRING,`label`:STRING>,`receivedAt`STRING,`sentAt`STRING,`context`struct<`page`:struct<`title`:STRING,`referrer`:STRING,`search`:STRING,`path`:STRING,`url`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>>,`event`STRING,`originalTimestamp`STRING,`_origin`STRING,`type`STRING,`timestamp`STRING,`version`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-ssdc-stage/separated_dt/Nearby Facilities List Viewed'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_nearby_facilities_list_viewed" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2020-03-25 15:10:04",
"disabled": false,
"format": "raw",
"id": 940,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_nearby_facilities_list_viewed"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`\nADD\n\n\n PARTITION (dt='2020-08-24') location 's3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-24/'\n PARTITION (dt='2020-08-25') location 's3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-25/'\n PARTITION (dt='2020-08-26') location 's3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-26/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 160485,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-24/",
"name": "dt",
"value": "2020-08-24"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-08-24 10:32:39",
"last_data": "2020-08-24 17:35:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 160618,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-25/",
"name": "dt",
"value": "2020-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-08-25 11:35:33",
"last_data": "2020-08-25 15:34:44"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 160732,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/Nearby Facilities List Viewed/dt=2020-08-26/",
"name": "dt",
"value": "2020-08-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-08-26 10:33:29",
"last_data": "2020-08-26 13:35:20"
},
"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.facilitiesInTray": [
"int"
],
"properties.isReact": "string",
"properties.label": "string",
"properties.searchId": "string",
"properties.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2020-05-11 09:33:26",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`\n(\n`messageId`STRING,`userId`STRING,`channel`STRING,`anonymousId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`isReact`:STRING,`facilitiesInTray`:array,`category`:STRING,`searchId`:STRING,`site_id`:STRING,`env`:STRING,`label`:STRING>,`receivedAt`STRING,`sentAt`STRING,`context`struct<`page`:struct<`title`:STRING,`referrer`:STRING,`search`:STRING,`path`:STRING,`url`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`name`:STRING,`version`:STRING>>,`event`STRING,`originalTimestamp`STRING,`_origin`STRING,`type`STRING,`timestamp`STRING,`version`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-ssdc-stage/separated_dt/Nearby Facilities List Viewed'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_nearby_facilities_list_viewed`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_nearby_facilities_list_viewed"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}