Schema Info
Schema Name: sfdl_stage_segment.ssdc_invalid
- created: 2017-11-02 11:31:41
- disabled: False
- format: raw
- id: 301
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_invalid" } - type: segment
Schema Versions: 3
-
Version 247000
- created: 2020-01-22 10:11:36
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_invalid`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_invalid`\n(\n`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`site_id`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`isReact`:STRING,`label`:STRING,`env`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`type`STRING,`event`STRING,`messageId`STRING,`timestamp`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`anonymousId`STRING,`version`STRING,`integrations`struct<`_empty_`: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/invalid'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_invalid" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/invalid
- id: 247000
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-01-22T16:11:31Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1579651200000/1579709292123.b9ae9497e1f7.e4797d0.451c3a6f-8b6a-4494-aad5-5fa316236f81.gz|segment_separator:37", "anonymousId": "239f5e4e-6445-4e7e-bfa7-4177a253fbce", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.10.1" }, "locale": "en-US", "page": { "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/", "referrer": "", "search": "?mgr=ssdr&SELENIUM=true&stid=407", "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/?mgr=ssdr&SELENIUM=true&stid=407" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_2) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36" }, "event": "invalid", "integrations": {}, "messageId": "ajs-598b74ab8ef7c6811806caf0e0b7e48c", "originalTimestamp": "2020-01-22T16:05:33.837Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1579709133835, "category": "reservation form interactions-facilityPage", "env": "stage", "extra": { "facilityId": 155558, "unitId": 21367895 }, "isReact": true, "label": "email", "site_id": 27 }, "receivedAt": "2020-01-22T16:05:34.023Z", "sentAt": "2020-01-22T16:05:33.842Z", "timestamp": "2020-01-22T16:05:34.018Z", "type": "track", "userId": "SELENIUM", "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: 301
- schema_scan_id: 2531228
- updated: 2020-01-22 10:13:30
-
Version 183907
- created: 2018-09-04 09:59:16
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_invalid`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_invalid`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`properties` struct< `category` : string , `Hit_Timestamp` : string ,`extra` : struct< `facilityId` : string , `unitId` : 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 >, `projectId` 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/invalid'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_invalid" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/invalid
- id: 183907
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2018-09-04T14:22:20Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1536019200000/1536070936900.a448d425f8f0.1.11.1.4de0497e-cc2e-4c9c-bb2d-436421715265.gz|segment_separator:37", "anonymousId": "f30897ef-fbba-4548-9c4e-30d248e73ab5", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.7.2" }, "page": { "path": "/self-storage/texas/austin/cubesmart-self-storage-austin-2525-south-i-35-204349/", "referrer": "", "search": "", "title": "CubeSmart Self Storage - Austin - 2525 South I-35: Lowest Rates - SelfStorage.com", "url": "https://ssdr.selfstorage.extrameter.com/self-storage/texas/austin/cubesmart-self-storage-austin-2525-south-i-35-204349/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.106 Safari/537.36" }, "event": "invalid", "integrations": {}, "messageId": "ajs-8b124fc07a9228e871c54fc316036f40", "originalTimestamp": "2018-09-04T14:19:50.800Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1536070790799, "category": "leave a review form interactions-facilityPage", "env": "stage", "extra": { "facilityId": 155558, "unitId": "19115954" }, "isReact": true, "label": "Email", "site_id": 27 }, "receivedAt": "2018-09-04T14:19:50.887Z", "sentAt": "2018-09-04T14:19:50.803Z", "timestamp": "2018-09-04T14:19:50.884Z", "type": "track", "userId": "325b4900f866c293264814975", "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.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: 301
- schema_scan_id: 1502120
- updated: 2018-09-04 09:59:49
-
Version 3111
- created: 2018-03-21 16:02:38
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_invalid`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_invalid`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string , `event` 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 >, `projectId` string , `_origin` string , `type` string ,`properties` struct< `category` : string , `Hit_Timestamp` : string ,`extra` : struct< `facilityId` : string , `unitId` : string >, `site_id` : string , `label` : 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/invalid'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_invalid" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/invalid
- id: 3111
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "_origin": "2018-03-21T21:02:32Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1521590400000/1521666073691.6a6399496cd5.1.11.1.5e670500-98b6-474f-9a94-637f1351a326.gz|segment_separator:33", "anonymousId": "b6d03aac-ce52-433d-8f24-b32a6f831170", "channel": "client", "context": { "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.4.0" }, "page": { "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/", "referrer": "https://www.selfstorage.extrameter.com/search?location=perryville+alaska&moveInDate=", "search": "", "title": "Fake Storage Facility - Product: Lowest Rates - SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-product-155558/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.186 Safari/537.36" }, "event": "invalid", "integrations": {}, "messageId": "ajs-f48918e2787c68022ae002415698ac26", "originalTimestamp": "2018-03-21T20:35:45.704Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1521664545703, "category": "reservation form interactions-ssdc_facility", "extra": { "facilityId": 155558, "unitId": "19115954" }, "label": "move_in_date", "site_id": "27" }, "receivedAt": "2018-03-21T20:35:45.853Z", "sentAt": "2018-03-21T20:35:45.706Z", "timestamp": "2018-03-21T20:35:45.851Z", "type": "track", "userId": "615a732b5b639d91017829820", "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.extra.facilityId": "string", "properties.extra.unitId": "string", "properties.label": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 301
- schema_scan_id: None
- updated: 2018-06-06 13:17:04
Schema Scans: 2
Last at 2020-01-22 10:11:36
-
Scan 2531228
- duration: 0:01:57.524095
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 128, "partitions_applied": false, "success": true } - id: 2531228
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2020-01-22/", "name": "dt", "type": "string", "value": "2020-01-22" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid", "key": "separated_dt/invalid/dt=2020-01-22/1579709292123.b9ae9497e1f7.e4797d0.451c3a6f-8b6a-4494-aad5-5fa316236f81.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_invalid", "type": "segment" } } - running: False
- schema_name_id: 301
- start_time: 2020-01-22 10:11:36
- success: True
- trace_id: 9239395907527964011
-
Scan 1502120
- duration: 0:06:37.531268
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 88, "partitions_applied": false, "success": true } - id: 1502120
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2018-09-04/", "name": "dt", "type": "string", "value": "2018-09-04" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid", "key": "separated_dt/invalid/dt=2018-09-04/1536070936900.a448d425f8f0.1.11.1.4de0497e-cc2e-4c9c-bb2d-436421715265.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_invalid", "type": "segment" } } - running: False
- schema_name_id: 301
- start_time: 2018-09-04 09:53:17
- success: True
- trace_id: 1982249382638499560
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_invalid`\nADD\n\n\n PARTITION (dt='2020-12-04') location 's3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2020-12-04/'\n PARTITION (dt='2021-08-05') location 's3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-05/'\n PARTITION (dt='2021-08-06') location 's3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-06/'\n;" ] - name: dt
- state:
[ { "info": { "id": 171124, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2020-12-04/", "name": "dt", "value": "2020-12-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-12-04 15:19:56", "last_data": "2020-12-04 15:19:56" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 207008, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-05/", "name": "dt", "value": "2021-08-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-08-05 12:46:12", "last_data": "2021-08-05 12:46:12" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 207110, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-06/", "name": "dt", "value": "2021-08-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-08-06 09:43:25", "last_data": "2021-08-06 09:43:25" }, "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.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2020-01-22 10:11:36
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_invalid`\n(\n`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`site_id`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`isReact`:STRING,`label`:STRING,`env`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`type`STRING,`event`STRING,`messageId`STRING,`timestamp`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`anonymousId`STRING,`version`STRING,`integrations`struct<`_empty_`: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/invalid'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_invalid`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_invalid" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2017-11-02 11:31:41",
"disabled": false,
"format": "raw",
"id": 301,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_invalid"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_invalid`\nADD\n\n\n PARTITION (dt='2020-12-04') location 's3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2020-12-04/'\n PARTITION (dt='2021-08-05') location 's3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-05/'\n PARTITION (dt='2021-08-06') location 's3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-06/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 171124,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2020-12-04/",
"name": "dt",
"value": "2020-12-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-12-04 15:19:56",
"last_data": "2020-12-04 15:19:56"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 207008,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-05/",
"name": "dt",
"value": "2021-08-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-08-05 12:46:12",
"last_data": "2021-08-05 12:46:12"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 207110,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/invalid/dt=2021-08-06/",
"name": "dt",
"value": "2021-08-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-08-06 09:43:25",
"last_data": "2021-08-06 09:43:25"
},
"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.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2020-01-22 10:11:36",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_invalid`\n(\n`properties`struct<`Hit_Timestamp`:STRING,`category`:STRING,`site_id`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`isReact`:STRING,`label`:STRING,`env`:STRING>,`projectId`STRING,`userId`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`referrer`:STRING,`url`:STRING,`title`:STRING,`path`:STRING,`search`:STRING>>,`type`STRING,`event`STRING,`messageId`STRING,`timestamp`STRING,`sentAt`STRING,`_origin`STRING,`channel`STRING,`anonymousId`STRING,`version`STRING,`integrations`struct<`_empty_`: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/invalid'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_invalid`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_invalid"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}