Schema Info
Schema Name: sfdl_dev_segment.ssdc_change
- created: 2022-06-29 10:36:23
- disabled: False
- format: raw
- id: 1831
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "ssdc_change" } - type: segment
Schema Versions: 2
-
Version 4696719
- created: 2023-06-09 10:03:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_change`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_change`\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,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`Hit_Timestamp`:STRING,`label`:STRING,`category`: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-ssdc-dev/separated_dt/change'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_change" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/change
- id: 4696719
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "IAdHmAh2FE", "5ab94e33d7cab31211fc1606" ], "unbundled": [] }, "_origin": "2023-06-09T15:03:46Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1686268800000/1686322877957.events-archiver-480-38.8ebb200.bc761757-bb55-4db8-8a6a-633a1092f511.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "c899778a-e319-423a-a4a8-55e353901df5", "channel": "client", "context": { "ip": "72.133.65.251", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "en-US", "page": { "path": "/self-storage/texas/austin/", "referrer": "", "search": "", "title": "20 Cheap Storage Units in Austin, TX (from $21)", "url": "https://www.selfstorage.moreyard.com/self-storage/texas/austin/" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Not.A/Brand", "version": "8" }, { "brand": "Chromium", "version": "114" }, { "brand": "Google Chrome", "version": "114" } ], "mobile": false, "platform": "macOS" } }, "event": "change", "integrations": {}, "messageId": "ajs-next-e4ff2fad33e352f66df7f79e9e6dc2d3", "originalTimestamp": "2023-06-09T14:05:20.927Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1686319520926, "category": "informed search-cityLandingPage", "env": "dev", "isReact": true, "label": "storage options", "site_id": 27 }, "receivedAt": "2023-06-09T14:05:21.304Z", "sentAt": "2023-06-09T14:05:20.950Z", "timestamp": "2023-06-09T14:05:21.281Z", "type": "track", "userId": "21d9b94820818f07aee6c0836a817e1b", "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", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "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: 1831
- schema_scan_id: 6210723
- updated: 2023-06-09 10:04:04
-
Version 4689453
- created: 2022-06-29 10:36:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_change`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_change`\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,`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-ssdc-dev/separated_dt/change'\n", "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_change" ] - hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/change
- id: 4689453
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "bundledIds": [ "IAdHmAh2FE", "5ab94e33d7cab31211fc1606" ], "unbundled": [] }, "_origin": "2022-06-29T15:36:19Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1656460800000/1656516856589.events-archiver-44.a254827.49fecc6d-d520-459e-b7bb-47909e7fb626.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "4de4ff5a-6b8c-43ac-9d02-40375108efe7", "channel": "client", "context": { "ip": "187.142.71.202", "library": { "name": "analytics.js", "version": "next-1.38.0" }, "locale": "en-US", "page": { "path": "/ux", "referrer": "", "search": "", "title": "SelfStorage.com: Find Cheap Storage Units Near You", "url": "https://www.selfstorage.moreyard.com/ux" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/102.0.0.0 Safari/537.36" }, "event": "change", "integrations": {}, "messageId": "ajs-next-811a5057b4ff1a05302d877fafae41a1", "originalTimestamp": "2022-06-29T15:33:05.885Z", "projectId": "VCAARGbeZs", "properties": { "Hit Timestamp": 1656516783881, "category": "missing category", "env": "dev", "isReact": true, "label": "missing label", "site_id": 27 }, "receivedAt": "2022-06-29T15:33:06.393Z", "sentAt": "2022-06-29T15:33:05.885Z", "timestamp": "2022-06-29T15:33:06.393Z", "type": "track", "userId": "14cadfde95484537c3ceb9e62090ee56", "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: 1831
- schema_scan_id: 5939516
- updated: 2022-06-29 10:36:38
Schema Scans: 2
Last at 2023-06-09 10:03:49
-
Scan 6210723
- duration: 0:00:18.965008
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 19, "partitions_applied": false, "success": true } - id: 6210723
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-06-09/", "name": "dt", "type": "string", "value": "2023-06-09" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/change", "key": "separated_dt/change/dt=2023-06-09/1686322877957.events-archiver-480-38.8ebb200.bc761757-bb55-4db8-8a6a-633a1092f511.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_change", "type": "segment" } } - running: False
- schema_name_id: 1831
- start_time: 2023-06-09 10:03:49
- success: True
- trace_id: 10270633894492689121
-
Scan 5939516
- duration: 0:00:17.758152
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5939516
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-29/", "name": "dt", "type": "string", "value": "2022-06-29" }, "s3": { "bucket": "sfdl-segment-ssdc-dev", "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/change", "key": "separated_dt/change/dt=2022-06-29/1656516856589.events-archiver-44.a254827.49fecc6d-d520-459e-b7bb-47909e7fb626.json.gz" }, "schema": { "name": "sfdl_dev_segment.ssdc_change", "type": "segment" } } - running: False
- schema_name_id: 1831
- start_time: 2022-06-29 10:36:23
- success: True
- trace_id: 2318897606114159865
- count: 18
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.ssdc_change`\nADD\n\n\n PARTITION (dt='2022-06-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-29/'\n PARTITION (dt='2022-06-30') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-30/'\n PARTITION (dt='2022-07-01') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-01/'\n PARTITION (dt='2022-07-04') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-04/'\n PARTITION (dt='2022-07-05') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-05/'\n PARTITION (dt='2022-07-06') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-06/'\n PARTITION (dt='2022-07-07') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-07/'\n PARTITION (dt='2022-07-08') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-08/'\n PARTITION (dt='2022-07-11') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-11/'\n PARTITION (dt='2022-07-12') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-12/'\n PARTITION (dt='2022-07-13') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-13/'\n PARTITION (dt='2022-07-14') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-14/'\n PARTITION (dt='2022-07-15') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-15/'\n PARTITION (dt='2022-07-18') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-18/'\n PARTITION (dt='2022-07-25') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-25/'\n PARTITION (dt='2023-03-13') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-03-13/'\n PARTITION (dt='2023-05-02') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-05-02/'\n PARTITION (dt='2023-06-09') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-06-09/'\n;" ] - name: dt
- state:
[ { "info": { "id": 205867, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-29/", "name": "dt", "value": "2022-06-29" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205871, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-30/", "name": "dt", "value": "2022-06-30" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205863, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-01/", "name": "dt", "value": "2022-07-01" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205865, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-04/", "name": "dt", "value": "2022-07-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205859, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-05/", "name": "dt", "value": "2022-07-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205868, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-06/", "name": "dt", "value": "2022-07-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205858, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-07/", "name": "dt", "value": "2022-07-07" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205872, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-08/", "name": "dt", "value": "2022-07-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205869, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-11/", "name": "dt", "value": "2022-07-11" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205870, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-12/", "name": "dt", "value": "2022-07-12" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205862, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-13/", "name": "dt", "value": "2022-07-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205861, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-14/", "name": "dt", "value": "2022-07-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205860, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-15/", "name": "dt", "value": "2022-07-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205866, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-18/", "name": "dt", "value": "2022-07-18" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:08", "last_data": "2023-06-09 10:04:08" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205864, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-25/", "name": "dt", "value": "2022-07-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:04:07", "last_data": "2023-06-09 10:04:07" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 194090, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-03-13/", "name": "dt", "value": "2023-03-13" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-03-13 16:59:11", "last_data": "2023-03-13 16:59:11" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 196674, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-05-02/", "name": "dt", "value": "2023-05-02" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-05-02 13:48:47", "last_data": "2023-05-02 13:49:58" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 205857, "location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-06-09/", "name": "dt", "value": "2023-06-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2023-06-09 10:03:50", "last_data": "2023-06-09 10:03:50" }, "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", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "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: 2023-06-09 10:03:50
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_change`\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,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`Hit_Timestamp`:STRING,`label`:STRING,`category`: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-ssdc-dev/separated_dt/change'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_change`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_change" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2022-06-29 10:36:23",
"disabled": false,
"format": "raw",
"id": 1831,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "ssdc_change"
},
"type": "segment"
},
"partition": {
"count": 18,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.ssdc_change`\nADD\n\n\n PARTITION (dt='2022-06-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-29/'\n PARTITION (dt='2022-06-30') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-30/'\n PARTITION (dt='2022-07-01') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-01/'\n PARTITION (dt='2022-07-04') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-04/'\n PARTITION (dt='2022-07-05') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-05/'\n PARTITION (dt='2022-07-06') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-06/'\n PARTITION (dt='2022-07-07') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-07/'\n PARTITION (dt='2022-07-08') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-08/'\n PARTITION (dt='2022-07-11') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-11/'\n PARTITION (dt='2022-07-12') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-12/'\n PARTITION (dt='2022-07-13') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-13/'\n PARTITION (dt='2022-07-14') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-14/'\n PARTITION (dt='2022-07-15') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-15/'\n PARTITION (dt='2022-07-18') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-18/'\n PARTITION (dt='2022-07-25') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-25/'\n PARTITION (dt='2023-03-13') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-03-13/'\n PARTITION (dt='2023-05-02') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-05-02/'\n PARTITION (dt='2023-06-09') location 's3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-06-09/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 205867,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-29/",
"name": "dt",
"value": "2022-06-29"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205871,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-06-30/",
"name": "dt",
"value": "2022-06-30"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205863,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-01/",
"name": "dt",
"value": "2022-07-01"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205865,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-04/",
"name": "dt",
"value": "2022-07-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205859,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-05/",
"name": "dt",
"value": "2022-07-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205868,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-06/",
"name": "dt",
"value": "2022-07-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205858,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-07/",
"name": "dt",
"value": "2022-07-07"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205872,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-08/",
"name": "dt",
"value": "2022-07-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205869,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-11/",
"name": "dt",
"value": "2022-07-11"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205870,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-12/",
"name": "dt",
"value": "2022-07-12"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205862,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-13/",
"name": "dt",
"value": "2022-07-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205861,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-14/",
"name": "dt",
"value": "2022-07-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205860,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-15/",
"name": "dt",
"value": "2022-07-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205866,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-18/",
"name": "dt",
"value": "2022-07-18"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:08",
"last_data": "2023-06-09 10:04:08"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205864,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2022-07-25/",
"name": "dt",
"value": "2022-07-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:04:07",
"last_data": "2023-06-09 10:04:07"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 194090,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-03-13/",
"name": "dt",
"value": "2023-03-13"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-03-13 16:59:11",
"last_data": "2023-03-13 16:59:11"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 196674,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-05-02/",
"name": "dt",
"value": "2023-05-02"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-05-02 13:48:47",
"last_data": "2023-05-02 13:49:58"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 205857,
"location": "s3://sfdl-segment-ssdc-dev/separated_dt/change/dt=2023-06-09/",
"name": "dt",
"value": "2023-06-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2023-06-09 10:03:50",
"last_data": "2023-06-09 10:03:50"
},
"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",
"context.userAgentData.brands": [
{
"brand": "string",
"version": "string"
}
],
"context.userAgentData.mobile": "string",
"context.userAgentData.platform": "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": "2023-06-09 10:03:50",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_change`\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,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>>,`channel`STRING,`originalTimestamp`STRING,`type`STRING,`receivedAt`STRING,`timestamp`STRING,`properties`struct<`Hit_Timestamp`:STRING,`label`:STRING,`category`: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-ssdc-dev/separated_dt/change'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_change`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_change"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}