Schema Info
Schema Name: sfdl_dev_segment.ssdc_modal_open
- created: 2018-07-25 09:02:17
- disabled: False
- format: raw
- id: 970
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "ssdc_modal_open" } - type: segment
Schema Versions: 3
-
Version 4683920
- created: 2020-10-15 16:55:13
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_open`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_open`\n(\n`timestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`ip`:STRING,`locale`:STRING,`userAgent`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`campaign`:struct<`source`:STRING,`medium`:STRING,`name`:STRING>>,`_metadata`struct<`bundled`:array,`unbundled`:array >,`event`STRING,`version`STRING,`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`channel`STRING,`type`STRING,`_origin`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`label`:STRING,`isReact`:STRING,`site_id`:STRING,`env`:STRING,`Hit_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-ssdc-dev/separated_dt/modal open'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_open" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/modal open
- id: 4683920
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-10-15T21:54:20Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1602720000000/1602798785876.68ead8392cf8.fde281a.07189a7d-4b50-41bf-a9b0-aff8f7b542f0.gz|segment_separator:34", "anonymousId": "5719954b-4ffc-44f1-a72c-76c36ad8adc2", "channel": "client", "context": { "campaign": { "medium": "email", "name": "20201015_RES_SSDC_trans", "source": "AWS" }, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "4.0.4" }, "locale": "en-US", "page": { "path": "/reservation/confirmation/PMEZQA3MK", "referrer": "", "search": "?k=&email_token=046e9a28f2c42d4c10d2e71b8498f05fb7b2270e&utm_medium=email&utm_source=AWS&utm_campaign=20201015_RES_SSDC_trans", "title": "Reservation Confirmed for SiteLink Demo Facility | SelfStorage.com", "url": "https://www.selfstorage.moreyard.com/reservation/confirmation/PMEZQA3MK?k=&email_token=046e9a28f2c42d4c10d2e71b8498f05fb7b2270e&utm_medium=email&utm_source=AWS&utm_campaign=20201015_RES_SSDC_trans" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/86.0.4240.80 Safari/537.36" }, "event": "modal open", "integrations": {}, "messageId": "ajs-f46cfe0623ad27235fef87b134a2809d", "originalTimestamp": "2020-10-15T21:44:45.600Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1602798285598, "category": "cancel this reservation form interactions-confirmationPage", "env": "dev", "isReact": true, "label": "cancel this reservation", "site_id": 27 }, "receivedAt": "2020-10-15T21:44:45.914Z", "sentAt": "2020-10-15T21:44:45.603Z", "timestamp": "2020-10-15T21:44:45.911Z", "type": "track", "userId": "3989f3e05bc429a841cf822b5c7ed19e", "version": 2 } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.campaign.medium": "string", "context.campaign.name": "string", "context.campaign.source": "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: 970
- schema_scan_id: 5708775
- updated: 2020-10-15 16:55:52
-
Version 4676215
- created: 2020-02-10 10:06:00
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_open`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_open`\n(\n`context`struct<`page`:struct<`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING,`title`:STRING>,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING>,`integrations`struct<`_empty_`:STRING>,`type`STRING,`event`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`userId`STRING,`channel`STRING,`messageId`STRING,`anonymousId`STRING,`projectId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`_origin`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`timestamp`STRING,`version`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-dev/separated_dt/modal open'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_open" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/modal open
- id: 4676215
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-02-10T16:04:58Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1581292800000/1581350114341.24c78a302da4.e4797d0.db7bcbe0-d6ee-4643-ab53-03d79f5d16b2.gz|segment_separator:34", "anonymousId": "5a74ce62-6979-4f28-93f2-79d41e1b0d31", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.11.0" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "", "search": "?sftest=on", "title": "20 Best Self-Storage Units in Austin, TX w/ Discounts & Specials", "url": "https://www.selfstorage.moreyard.com/self-storage/texas/austin/?sftest=on" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" }, "event": "modal open", "integrations": {}, "messageId": "ajs-8738651b406f01ebb185542046774c89", "originalTimestamp": "2020-02-10T15:51:08.335Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1581349868334, "category": "missing category", "env": "dev", "isReact": true, "label": "missing label", "site_id": 27 }, "receivedAt": "2020-02-10T15:51:08.496Z", "sentAt": "2020-02-10T15:51:08.338Z", "timestamp": "2020-02-10T15:51:08.493Z", "type": "track", "userId": "391ac0647df16b115def3f141586563e", "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: 970
- schema_scan_id: 5421710
- updated: 2020-02-10 10:06:35
-
Version 45651
- created: 2018-08-08 20:01:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_open`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_open`\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 ,`_metadata` struct< `bundled`:array, `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `userAgent` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` : struct< `version` : string , `name` : string >, `ip` : 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-dev/separated_dt/modal open'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_open" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/modal open
- id: 45651
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2018-08-09T01:01:12Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1533772800000/1533776468318.e5c332ac088d.1.11.1.e9c2d209-78a3-4076-ba96-625cc7284baf.gz|segment_separator:34", "anonymousId": "eef8117e-cbd8-4e57-ba18-7e9ef5ced8bb", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.7.2" }, "page": { "path": "/self-storage/texas/austin/security-self-storage-south-lamar-155246/", "referrer": "", "search": "", "title": "A Mini Storage - Austin - 2381 Highway 71: Lowest Rates - SelfStorage.com", "url": "http://localhost:9116/self-storage/texas/austin/security-self-storage-south-lamar-155246/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36" }, "event": "modal open", "integrations": {}, "messageId": "ajs-49deb24b2290d391111c0c8b5062e839", "originalTimestamp": "2018-08-09T00:47:37.282Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1533775657281, "category": "missing category-facilityPage", "env": "development", "isReact": true, "label": "missing label", "site_id": 27 }, "receivedAt": "2018-08-09T00:47:37.702Z", "sentAt": "2018-08-09T00:47:37.283Z", "timestamp": "2018-08-09T00:47:37.701Z", "type": "track", "userId": "dc9c72694b183284dab36a91ea60b297", "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.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: 970
- schema_scan_id: 4054498
- updated: 2018-08-08 20:01:44
Schema Scans: 3
Last at 2020-10-15 16:55:13
-
Scan 5708775
- duration: 0:00:42.763851
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 153, "partitions_applied": false, "success": true } - id: 5708775
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2020-10-15/", "name": "dt", "type": "string", "value": "2020-10-15" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open", "key": "separated_dt/modal open/dt=2020-10-15/1602798785876.68ead8392cf8.fde281a.07189a7d-4b50-41bf-a9b0-aff8f7b542f0.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_modal_open", "type": "segment" } } - running: False
- schema_name_id: 970
- start_time: 2020-10-15 16:55:13
- success: True
- trace_id: 13709878230293112296
-
Scan 5421710
- duration: 0:00:39.766635
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 109, "partitions_applied": false, "success": true } - id: 5421710
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2020-02-10/", "name": "dt", "type": "string", "value": "2020-02-10" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open", "key": "separated_dt/modal open/dt=2020-02-10/1581350114341.24c78a302da4.e4797d0.db7bcbe0-d6ee-4643-ab53-03d79f5d16b2.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_modal_open", "type": "segment" } } - running: False
- schema_name_id: 970
- start_time: 2020-02-10 10:05:59
- success: True
- trace_id: 10429340242184982674
-
Scan 4054498
- duration: 2808 days, 19:35:41.062945
- id: 4054498
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2018-08-09/", "name": "dt", "type": "string", "value": "2018-08-09" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open", "key": "separated_dt/modal open/dt=2018-08-09/1533776468318.e5c332ac088d.1.11.1.e9c2d209-78a3-4076-ba96-625cc7284baf.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_modal_open", "type": "segment" } } - running: False
- schema_name_id: 970
- start_time: 2018-08-08 20:01:23
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.ssdc_modal_open`\nADD\n\n\n PARTITION (dt='2021-01-14') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-14/'\n PARTITION (dt='2021-01-20') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-20/'\n PARTITION (dt='2021-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-29/'\n;" ] - name: dt
- state:
[ { "info": { "id": 164125, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-14/", "name": "dt", "value": "2021-01-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-01-14 13:15:14", "last_data": "2021-01-14 15:31:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 164337, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-20/", "name": "dt", "value": "2021-01-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-01-20 12:09:00", "last_data": "2021-01-20 15:20:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 164640, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-29/", "name": "dt", "value": "2021-01-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-01-29 10:21:51", "last_data": "2021-01-29 10:30:27" }, "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.campaign.medium": "string", "context.campaign.name": "string", "context.campaign.source": "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" } - created: 2020-10-15 16:55:13
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_open`\n(\n`timestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`ip`:STRING,`locale`:STRING,`userAgent`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`campaign`:struct<`source`:STRING,`medium`:STRING,`name`:STRING>>,`_metadata`struct<`bundled`:array,`unbundled`:array >,`event`STRING,`version`STRING,`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`channel`STRING,`type`STRING,`_origin`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`label`:STRING,`isReact`:STRING,`site_id`:STRING,`env`:STRING,`Hit_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-ssdc-dev/separated_dt/modal open'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_open`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_open" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2018-07-25 09:02:17",
"disabled": false,
"format": "raw",
"id": 970,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "ssdc_modal_open"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.ssdc_modal_open`\nADD\n\n\n PARTITION (dt='2021-01-14') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-14/'\n PARTITION (dt='2021-01-20') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-20/'\n PARTITION (dt='2021-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-29/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 164125,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-14/",
"name": "dt",
"value": "2021-01-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-01-14 13:15:14",
"last_data": "2021-01-14 15:31:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 164337,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-20/",
"name": "dt",
"value": "2021-01-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-01-20 12:09:00",
"last_data": "2021-01-20 15:20:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 164640,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal open/dt=2021-01-29/",
"name": "dt",
"value": "2021-01-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-01-29 10:21:51",
"last_data": "2021-01-29 10:30:27"
},
"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.campaign.medium": "string",
"context.campaign.name": "string",
"context.campaign.source": "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"
},
"created": "2020-10-15 16:55:13",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_open`\n(\n`timestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`ip`:STRING,`locale`:STRING,`userAgent`:STRING,`page`:struct<`search`:STRING,`referrer`:STRING,`url`:STRING,`path`:STRING,`title`:STRING>,`campaign`:struct<`source`:STRING,`medium`:STRING,`name`:STRING>>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`event`STRING,`version`STRING,`receivedAt`STRING,`userId`STRING,`originalTimestamp`STRING,`sentAt`STRING,`anonymousId`STRING,`integrations`struct<`_empty_`:STRING>,`channel`STRING,`type`STRING,`_origin`STRING,`messageId`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`label`:STRING,`isReact`:STRING,`site_id`:STRING,`env`:STRING,`Hit_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-ssdc-dev/separated_dt/modal open'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_open`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_open"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}