Schema Info
Schema Name: sfdl_dev_segment.myfoot_page
- created: 2018-06-06 18:01:26
- disabled: False
- format: raw
- id: 956
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "myfoot_page" } - type: segment
Schema Versions: 3
-
Version 4699488
- created: 2023-11-16 15:52:03
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_page`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_page`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`properties`struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array >>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-myfoot-dev/separated_dt/page'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_page" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/page
- id: 4699488
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "bundledIds": [], "unbundled": [] }, "_origin": "2023-11-16T21:51:37Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1700092800000/1700171396216.events-archiver-480-11..dd2a9574-21ce-4d94-a77e-bcc1239bdedb.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "2987ff49-7d9a-4d23-a302-957cfcea342d", "channel": "client", "context": { "campaign": {}, "ip": "54.175.218.140", "library": { "name": "analytics.js", "version": "next-1.61.0" }, "locale": "en-US", "page": { "path": "/statement/view/336500", "referrer": "https://my.sparefoot.moreyard.com/statement/view/336500", "search": "?facility=206089", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/statement/view/336500?facility=206089" }, "timezone": "America/Chicago", "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36", "userAgentData": { "brands": [ { "brand": "Chromium", "version": "118" }, { "brand": "Google Chrome", "version": "118" }, { "brand": "Not=A?Brand", "version": "99" } ], "mobile": false, "platform": "macOS" } }, "integrations": {}, "messageId": "ajs-next-ba52b10c5f050bae8ca5cb4bb478f07d", "originalTimestamp": "2023-11-16T21:48:02.663Z", "projectId": "5S7zLXdw0k", "properties": { "path": "/statement/view/336500", "referrer": "https://my.sparefoot.moreyard.com/statement/view/336500", "search": "?facility=206089", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/statement/view/336500?facility=206089" }, "receivedAt": "2023-11-16T21:48:03.116Z", "sentAt": "2023-11-16T21:48:02.669Z", "timestamp": "2023-11-16T21:48:03.110Z", "type": "page", "userId": "3938832", "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.timezone": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 956
- schema_scan_id: 6351270
- updated: 2023-11-16 15:53:23
-
Version 4696724
- created: 2023-06-09 12:30:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_page`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_page`\n(\n`sentAt`STRING,`version`STRING,`channel`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`type`STRING,`messageId`STRING,`_origin`STRING,`userId`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>>,`originalTimestamp`STRING,`receivedAt`STRING,`properties`struct<`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING,`search`: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-myfoot-dev/separated_dt/page'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_page" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/page
- id: 4696724
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "bundledIds": [], "unbundled": [] }, "_origin": "2023-06-09T17:30:25Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1686268800000/1686331761011.events-archiver-480-59.8ebb200.f7f30bd3-fdd5-4748-9079-2bf780fcba3d.gz|analytics-segment-separator-dev:$LATEST", "anonymousId": "1a3825e4-9e67-4071-90b0-1bc154ab813c", "channel": "client", "context": { "ip": "70.118.40.114", "library": { "name": "analytics.js", "version": "next-1.53.0" }, "locale": "en-US", "page": { "path": "/login", "referrer": "https://my.sparefoot.moreyard.com/features/groupedinventory/uid/28965895%2C+28965896%2C+28965897%2C+28966411%2C+28966412%2C+28966413%2C+28966415%2C+28966418%2C+28966419%2C+28966438%2C+28966440%2C+28966441%2C+28966443%2C+28965940%2C+28965946%2C+28965947%2C+28965959%2C+28965960%2C+28966306%2C+28966307%2C+28966308%2C+28966309%2C+28966311%2C+28966312%2C+28966313%2C+28966314%2C+28966316%2C+28966317%2C+28966318%2C+28966320%2C+28966321%2C+28966373%2C+28966375%2C+28966376", "search": "", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/login" }, "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" } }, "integrations": {}, "messageId": "ajs-next-5dc9a9496b121c716eb2a47948552a07", "originalTimestamp": "2023-06-09T17:09:24.483Z", "projectId": "5S7zLXdw0k", "properties": { "path": "/login", "referrer": "https://my.sparefoot.moreyard.com/features/groupedinventory/uid/28965895%2C+28965896%2C+28965897%2C+28966411%2C+28966412%2C+28966413%2C+28966415%2C+28966418%2C+28966419%2C+28966438%2C+28966440%2C+28966441%2C+28966443%2C+28965940%2C+28965946%2C+28965947%2C+28965959%2C+28965960%2C+28966306%2C+28966307%2C+28966308%2C+28966309%2C+28966311%2C+28966312%2C+28966313%2C+28966314%2C+28966316%2C+28966317%2C+28966318%2C+28966320%2C+28966321%2C+28966373%2C+28966375%2C+28966376", "search": "", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/login" }, "receivedAt": "2023-06-09T17:09:24.736Z", "sentAt": "2023-06-09T17:09:24.485Z", "timestamp": "2023-06-09T17:09:24.734Z", "type": "page", "userId": null, "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", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 956
- schema_scan_id: 6210862
- updated: 2023-06-09 12:31:32
-
Version 4675932
- created: 2020-01-16 14:13:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_page`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_page`\n(\n`channel`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`type`STRING,`integrations`struct<`_empty_`:STRING>,`version`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`userId`STRING,`receivedAt`STRING,`messageId`STRING,`projectId`STRING,`context`struct<`page`:struct<`url`:STRING,`title`:STRING,`referrer`:STRING,`path`:STRING,`search`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING>,`timestamp`STRING,`sentAt`STRING,`_origin`STRING,`properties`struct<`url`:STRING,`title`:STRING,`referrer`:STRING,`path`:STRING,`search`: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-myfoot-dev/separated_dt/page'\n", "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_page" ] - hive_path: s3://sfdl-segment-myfoot-dev/separated_dt/page
- id: 4675932
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Segment.io" ], "unbundled": [] }, "_origin": "2020-01-16T20:13:01Z|s3://sfdl-segment-myfoot-dev/segment-logs/5S7zLXdw0k/1579132800000/1579205240042.76dcdc3e3a88.e4797d0.96137dbb-f4c5-41fd-82b6-8de8f9ed220c.gz|segment_separator:34", "anonymousId": "68da75cf-6c5f-4d3a-9521-b4c63652e153", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.10.1" }, "locale": "en-US", "page": { "path": "/features/bid", "referrer": "https://my.sparefoot.moreyard.com/login", "search": "?fid=70422", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/features/bid?fid=70422" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.117 Safari/537.36" }, "integrations": {}, "messageId": "ajs-f4f966248bed9f4c8221d1d236606288", "originalTimestamp": "2020-01-16T19:20:21.488Z", "projectId": "5S7zLXdw0k", "properties": { "path": "/features/bid", "referrer": "https://my.sparefoot.moreyard.com/login", "search": "?fid=70422", "title": "MySpareFoot", "url": "https://my.sparefoot.moreyard.com/features/bid?fid=70422" }, "receivedAt": "2020-01-16T19:20:21.568Z", "sentAt": "2020-01-16T19:20:21.491Z", "timestamp": "2020-01-16T19:20:21.565Z", "type": "page", "userId": "2426939", "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", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 956
- schema_scan_id: 5376209
- updated: 2021-09-17 14:19:48
Schema Scans: 3
Last at 2023-11-16 15:52:02
-
Scan 6351270
- duration: 0:01:45.700790
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1034, "partitions_applied": false, "success": true } - id: 6351270
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2023-11-16/", "name": "dt", "type": "string", "value": "2023-11-16" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/page", "key": "separated_dt/page/dt=2023-11-16/1700171396216.events-archiver-480-11..dd2a9574-21ce-4d94-a77e-bcc1239bdedb.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_page", "type": "segment" } } - running: False
- schema_name_id: 956
- start_time: 2023-11-16 15:52:02
- success: True
- trace_id: 9361541238583271382
-
Scan 6210862
- duration: 0:02:24.778211
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 970, "partitions_applied": false, "success": true } - id: 6210862
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2023-06-09/", "name": "dt", "type": "string", "value": "2023-06-09" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/page", "key": "separated_dt/page/dt=2023-06-09/1686331761011.events-archiver-480-59.8ebb200.f7f30bd3-fdd5-4748-9079-2bf780fcba3d.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_page", "type": "segment" } } - running: False
- schema_name_id: 956
- start_time: 2023-06-09 12:30:26
- success: True
- trace_id: 10601138054353047571
-
Scan 5376209
- duration: 0:01:13.560574
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 304, "partitions_applied": false, "success": true } - id: 5376209
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2020-01-16/", "name": "dt", "type": "string", "value": "2020-01-16" }, "s3": { "bucket": "sfdl-segment-myfoot-dev", "hive_path": "s3://sfdl-segment-myfoot-dev/separated_dt/page", "key": "separated_dt/page/dt=2020-01-16/1579205240042.76dcdc3e3a88.e4797d0.96137dbb-f4c5-41fd-82b6-8de8f9ed220c.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.myfoot_page", "type": "segment" } } - running: False
- schema_name_id: 956
- start_time: 2020-01-16 14:13:17
- success: True
- trace_id: 861643762281986360
- count: 4
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.myfoot_page`\nADD\n\n\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-06/'\n;" ] - name: dt
- state:
[ { "info": { "id": 287378, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-03/", "name": "dt", "value": "2025-02-03" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-02-03 01:03:08", "last_data": "2025-02-03 16:17:50" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 287488, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-04/", "name": "dt", "value": "2025-02-04" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-02-04 00:40:07", "last_data": "2025-02-04 11:23:42" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 287566, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-05/", "name": "dt", "value": "2025-02-05" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-02-05 00:41:50", "last_data": "2025-02-05 16:20:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 287899, "location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-06/", "name": "dt", "value": "2025-02-06" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-02-05 23:55:12", "last_data": "2025-02-06 10:18:04" }, "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.timezone": "string", "context.userAgent": "string", "context.userAgentData.brands": [ { "brand": "string", "version": "string" } ], "context.userAgentData.mobile": "string", "context.userAgentData.platform": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.path": "string", "properties.referrer": "string", "properties.search": "string", "properties.title": "string", "properties.url": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2023-11-16 15:52:03
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_page`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`properties`struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array >>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-myfoot-dev/separated_dt/page'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_page`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_page" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2018-06-06 18:01:26",
"disabled": false,
"format": "raw",
"id": 956,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "myfoot_page"
},
"type": "segment"
},
"partition": {
"count": 4,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.myfoot_page`\nADD\n\n\n PARTITION (dt='2025-02-03') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-03/'\n PARTITION (dt='2025-02-04') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-04/'\n PARTITION (dt='2025-02-05') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-05/'\n PARTITION (dt='2025-02-06') location 's3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-06/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 287378,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-03/",
"name": "dt",
"value": "2025-02-03"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-02-03 01:03:08",
"last_data": "2025-02-03 16:17:50"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 287488,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-04/",
"name": "dt",
"value": "2025-02-04"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-02-04 00:40:07",
"last_data": "2025-02-04 11:23:42"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 287566,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-05/",
"name": "dt",
"value": "2025-02-05"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-02-05 00:41:50",
"last_data": "2025-02-05 16:20:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 287899,
"location": "s3://sfdl-segment-myfoot-dev/separated_dt/page/dt=2025-02-06/",
"name": "dt",
"value": "2025-02-06"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-02-05 23:55:12",
"last_data": "2025-02-06 10:18:04"
},
"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.timezone": "string",
"context.userAgent": "string",
"context.userAgentData.brands": [
{
"brand": "string",
"version": "string"
}
],
"context.userAgentData.mobile": "string",
"context.userAgentData.platform": "string",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.path": "string",
"properties.referrer": "string",
"properties.search": "string",
"properties.title": "string",
"properties.url": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2023-11-16 15:52:03",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.myfoot_page`\n(\n`type`STRING,`version`STRING,`channel`STRING,`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`properties`struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userId`STRING,`sentAt`STRING,`messageId`STRING,`projectId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`userAgent`:STRING,`timezone`:STRING,`ip`:STRING,`locale`:STRING,`page`:struct<`path`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`search`:STRING>,`userAgentData`:struct<`mobile`:STRING,`platform`:STRING,`brands`:array>>,`library`:struct<`version`:STRING,`name`:STRING>>,`receivedAt`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-myfoot-dev/separated_dt/page'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.myfoot_page`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.myfoot_page"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}