Schema Info
Schema Name: sfdl_stage_segment.myfoot_submit
- created: 2019-02-21 12:10:29
- disabled: False
- format: raw
- id: 722
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "myfoot_submit" } - type: segment
Schema Versions: 3
-
Version 250590
- created: 2020-02-11 13:09:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_submit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_submit`\n(\n`anonymousId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`_origin`STRING,`event`STRING,`receivedAt`STRING,`userId`STRING,`sentAt`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>>,`properties`struct<`currentEffectiveBid`:STRING,`minBid`:STRING,`properties`:STRING,`category`:STRING,`myfootRole`:STRING,`maxBid`:STRING,`fields`:array >,`atMinimumBid`:STRING,`initialEffectiveBid`:STRING,`currentTemporaryBid`:STRING,`label`:STRING,`account`:struct<`sfAccountId`:STRING,`bidType`:STRING,`numFacilities`:STRING,`accountId`:STRING>>,`messageId`STRING,`projectId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`version`STRING,`channel`STRING,`type`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-stage/separated_dt/submit'\n", "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_submit" ] - hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/submit
- id: 250590
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2020-02-11T19:09:22Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1581379200000/1581448034935.09257d6fd6ca.e4797d0.9d10a377-129e-46c4-bed8-ea5bed8418dc.gz|segment_separator:37", "anonymousId": "1d7c66a1-7ea4-46fc-a8d3-46c0c06a5ce7", "channel": "client", "context": { "campaign": {}, "ip": "12.87.245.90", "library": { "name": "analytics.js", "version": "3.11.0" }, "locale": "en-US", "page": { "path": "/features/bid", "referrer": "https://my.sparefoot.extrameter.com/dashboard", "search": "?fid=107610", "title": "MySpareFoot", "url": "https://my.sparefoot.extrameter.com/features/bid?fid=107610" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.100 Safari/537.36" }, "event": "submit", "integrations": {}, "messageId": "ajs-3f55f9fa4318db3610ecfaed384b0528", "originalTimestamp": "2020-02-11T18:55:42.544Z", "projectId": "LDQAjpBuab", "properties": { "category": "update bid modifier", "fields": [ { "name": "custom_zip", "value": "" }, { "name": "custom_city", "value": "" } ], "properties": "save bid form" }, "receivedAt": "2020-02-11T18:55:42.583Z", "sentAt": "2020-02-11T18:55:42.547Z", "timestamp": "2020-02-11T18:55:42.580Z", "type": "track", "userId": "3047017", "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.account.accountId": "string", "properties.account.bidType": "string", "properties.account.numFacilities": "string", "properties.account.sfAccountId": "string", "properties.atMinimumBid": "string", "properties.category": "string", "properties.currentEffectiveBid": "string", "properties.currentTemporaryBid": "string", "properties.fields": [ { "name": "string", "value": "string" } ], "properties.initialEffectiveBid": "string", "properties.label": "string", "properties.maxBid": "string", "properties.minBid": "string", "properties.myfootRole": "string", "properties.properties": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 722
- schema_scan_id: 2567297
- updated: 2020-02-11 13:09:39
-
Version 203177
- created: 2019-04-29 11:00:17
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_submit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_submit`\n(\n`timestamp`STRING,`userId`STRING,`integrations`struct<`_empty_`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`_origin`STRING,`properties`struct<`category`:STRING,`account`:struct<`sfAccountId`:STRING,`bidType`:STRING,`numFacilities`:STRING,`accountId`:STRING>,`myfootRole`:STRING,`initialEffectiveBid`:STRING,`fields`:array>,`atMinimumBid`:STRING,`minBid`:STRING,`currentEffectiveBid`:STRING,`label`:STRING,`maxBid`:STRING,`properties`:STRING,`currentTemporaryBid`:STRING>,`projectId`STRING,`event`STRING,`_metadata`struct<`bundled`:array ,`unbundled`:array >,`version`STRING,`originalTimestamp`STRING,`context`struct<`ip`:STRING,`campaign`:struct<`_empty_`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`search`:STRING,`referrer`:STRING,`title`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING>,`messageId`STRING,`type`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-myfoot-stage/separated_dt/submit'\n", "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_submit" ] - hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/submit
- id: 203177
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2019-04-29T16:00:02Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1556496000000/1556553453106.35fe3f180d70.9f83b95.f334605d-b99c-4a47-96dc-565cc2e4171e.gz|segment_separator:37", "anonymousId": "8ad9487c-a35b-46dd-b3bd-6aff8bd7e926", "channel": "client", "context": { "campaign": {}, "ip": "66.162.93.78", "library": { "name": "analytics.js", "version": "3.8.2" }, "page": { "path": "/features/bid", "referrer": "https://my.sparefoot.extrameter.com/features/units?fid=205902", "search": "?fid=205902", "title": "MySpareFoot", "url": "https://my.sparefoot.extrameter.com/features/bid?fid=205902" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/73.0.3683.103 Safari/537.36" }, "event": "submit", "integrations": {}, "messageId": "ajs-a1cdae64b1738db4aa01acb77d087e7d", "originalTimestamp": "2019-04-29T15:31:27.782Z", "projectId": "LDQAjpBuab", "properties": { "category": "update bid modifier", "fields": [ { "name": "custom_zip", "value": "" }, { "name": "custom_city", "value": "" } ], "properties": "save bid form" }, "receivedAt": "2019-04-29T15:30:39.001Z", "sentAt": "2019-04-29T15:31:27.787Z", "timestamp": "2019-04-29T15:30:38.996Z", "type": "track", "userId": "867281", "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.account.accountId": "string", "properties.account.bidType": "string", "properties.account.numFacilities": "string", "properties.account.sfAccountId": "string", "properties.atMinimumBid": "string", "properties.category": "string", "properties.currentEffectiveBid": "string", "properties.currentTemporaryBid": "string", "properties.fields": [ { "name": "string", "value": "string" } ], "properties.initialEffectiveBid": "string", "properties.label": "string", "properties.maxBid": "string", "properties.minBid": "string", "properties.myfootRole": "string", "properties.properties": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 722
- schema_scan_id: 2071266
- updated: 2019-04-29 11:00:30
-
Version 197741
- created: 2019-02-27 16:04:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_submit`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_submit`\n(\n`timestamp`STRING,`userId`STRING,`integrations`struct<`_empty_`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`_origin`STRING,`event`STRING,`projectId`STRING,`properties`struct<`category`:STRING,`account`:struct<`sfAccountId`:STRING,`bidType`:STRING,`numFacilities`:STRING,`accountId`:STRING>,`myfootRole`:STRING,`initialEffectiveBid`:STRING,`fields`:array>,`atMinimumBid`:STRING,`minBid`:STRING,`currentEffectiveBid`:STRING,`label`:STRING,`maxBid`:STRING,`currentTemporaryBid`:STRING>,`_metadata`struct<`bundled`:array ,`unbundled`:array >,`version`STRING,`originalTimestamp`STRING,`context`struct<`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`url`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`referrer`:STRING>,`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING>,`messageId`STRING,`type`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-myfoot-stage/separated_dt/submit'\n", "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_submit" ] - hive_path: s3://sfdl-segment-myfoot-stage/separated_dt/submit
- id: 197741
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2019-02-22T23:12:23Z|s3://sfdl-segment-myfoot-stage/segment-logs/LDQAjpBuab/1550793600000/1550877060441.e7e06e84d2a5.dev.439e1a99-42aa-429a-b237-324ba73dd64b.gz|segment_separator:37", "anonymousId": "553698d2-3579-437d-b03e-a860542cf8c5", "channel": "client", "context": { "campaign": {}, "ip": "34.239.223.223", "library": { "name": "analytics.js", "version": "3.7.2" }, "page": { "path": "/features/bid", "referrer": "https://my.sparefoot.extrameter.com/dashboard", "search": "?fid=202242", "title": "MySpareFoot", "url": "https://my.sparefoot.extrameter.com/features/bid?fid=202242" }, "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/72.0.3626.109 Safari/537.36" }, "event": "submit", "integrations": {}, "messageId": "ajs-2a8e55d831c7b2023f0620ca966c0a9e", "originalTimestamp": "2019-02-22T22:53:01.066Z", "projectId": "LDQAjpBuab", "properties": { "account": { "accountId": "1298", "bidType": "PERCENT", "numFacilities": "20", "sfAccountId": "14566" }, "atMinimumBid": false, "category": "update bid modifier", "currentEffectiveBid": 2.05, "currentTemporaryBid": 2.05, "fields": [ { "name": "custom_zip", "value": "" }, { "name": "custom_city", "value": "" } ], "initialEffectiveBid": 2.05, "label": "refresh temp bid form", "maxBid": "10.00", "minBid": "1.10", "myfootRole": "limited" }, "receivedAt": "2019-02-22T22:53:01.143Z", "sentAt": "2019-02-22T22:53:01.070Z", "timestamp": "2019-02-22T22:53:01.139Z", "type": "track", "userId": "2569703", "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.account.accountId": "string", "properties.account.bidType": "string", "properties.account.numFacilities": "string", "properties.account.sfAccountId": "string", "properties.atMinimumBid": "string", "properties.category": "string", "properties.currentEffectiveBid": "string", "properties.currentTemporaryBid": "string", "properties.fields": [ { "name": "string", "value": "string" } ], "properties.initialEffectiveBid": "string", "properties.label": "string", "properties.maxBid": "string", "properties.minBid": "string", "properties.myfootRole": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 722
- schema_scan_id: 1914046
- updated: 2019-02-27 16:04:12
Schema Scans: 3
Last at 2020-02-11 13:09:23
-
Scan 2567297
- duration: 0:00:19.524874
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 11, "partitions_applied": false, "success": true } - id: 2567297
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-02-11/", "name": "dt", "type": "string", "value": "2020-02-11" }, "s3": { "bucket": "sfdl-segment-myfoot-stage", "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/submit", "key": "separated_dt/submit/dt=2020-02-11/1581448034935.09257d6fd6ca.e4797d0.9d10a377-129e-46c4-bed8-ea5bed8418dc.json.gz" }, "schema": { "name": "sfdl_stage_segment.myfoot_submit", "type": "segment" } } - running: False
- schema_name_id: 722
- start_time: 2020-02-11 13:09:23
- success: True
- trace_id: 4929098178268905529
-
Scan 2071266
- duration: 0:00:16.379937
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 6, "partitions_applied": false, "success": true } - id: 2071266
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2019-04-29/", "name": "dt", "type": "string", "value": "2019-04-29" }, "s3": { "bucket": "sfdl-segment-myfoot-stage", "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/submit", "key": "separated_dt/submit/dt=2019-04-29/1556553453106.35fe3f180d70.9f83b95.f334605d-b99c-4a47-96dc-565cc2e4171e.json.gz" }, "schema": { "name": "sfdl_stage_segment.myfoot_submit", "type": "segment" } } - running: False
- schema_name_id: 722
- start_time: 2019-04-29 11:00:16
- success: True
- trace_id: 1733786523823766327
-
Scan 1914046
- duration: 0:00:13.765145
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 2, "partitions_applied": false, "success": true } - id: 1914046
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2019-02-22/", "name": "dt", "type": "string", "value": "2019-02-22" }, "s3": { "bucket": "sfdl-segment-myfoot-stage", "hive_path": "s3://sfdl-segment-myfoot-stage/separated_dt/submit", "key": "separated_dt/submit/dt=2019-02-22/1550877060441.e7e06e84d2a5.dev.439e1a99-42aa-429a-b237-324ba73dd64b.json.gz" }, "schema": { "name": "sfdl_stage_segment.myfoot_submit", "type": "segment" } } - running: False
- schema_name_id: 722
- start_time: 2019-02-27 16:04:01
- success: True
- trace_id: 4192915161341994531
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.myfoot_submit`\nADD\n\n\n PARTITION (dt='2020-08-31') location 's3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-08-31/'\n PARTITION (dt='2020-10-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-10-20/'\n PARTITION (dt='2021-08-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2021-08-25/'\n;" ] - name: dt
- state:
[ { "info": { "id": 161232, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-08-31/", "name": "dt", "value": "2020-08-31" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-08-31 11:33:03", "last_data": "2020-08-31 12:40:15" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 166650, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-10-20/", "name": "dt", "value": "2020-10-20" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-10-20 15:53:52", "last_data": "2020-10-20 15:53:52" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": true } } }, { "info": { "id": 217187, "location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2021-08-25/", "name": "dt", "value": "2021-08-25" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2021-08-25 10:39:49", "last_data": "2021-08-25 10:39:49" }, "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.account.accountId": "string", "properties.account.bidType": "string", "properties.account.numFacilities": "string", "properties.account.sfAccountId": "string", "properties.atMinimumBid": "string", "properties.category": "string", "properties.currentEffectiveBid": "string", "properties.currentTemporaryBid": "string", "properties.fields": [ { "name": "string", "value": "string" } ], "properties.initialEffectiveBid": "string", "properties.label": "string", "properties.maxBid": "string", "properties.minBid": "string", "properties.myfootRole": "string", "properties.properties": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2020-02-11 13:09:23
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_submit`\n(\n`anonymousId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array >,`_origin`STRING,`event`STRING,`receivedAt`STRING,`userId`STRING,`sentAt`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>>,`properties`struct<`currentEffectiveBid`:STRING,`minBid`:STRING,`properties`:STRING,`category`:STRING,`myfootRole`:STRING,`maxBid`:STRING,`fields`:array >,`atMinimumBid`:STRING,`initialEffectiveBid`:STRING,`currentTemporaryBid`:STRING,`label`:STRING,`account`:struct<`sfAccountId`:STRING,`bidType`:STRING,`numFacilities`:STRING,`accountId`:STRING>>,`messageId`STRING,`projectId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`version`STRING,`channel`STRING,`type`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-stage/separated_dt/submit'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_submit`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_submit" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-02-21 12:10:29",
"disabled": false,
"format": "raw",
"id": 722,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "myfoot_submit"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.myfoot_submit`\nADD\n\n\n PARTITION (dt='2020-08-31') location 's3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-08-31/'\n PARTITION (dt='2020-10-20') location 's3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-10-20/'\n PARTITION (dt='2021-08-25') location 's3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2021-08-25/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 161232,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-08-31/",
"name": "dt",
"value": "2020-08-31"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-08-31 11:33:03",
"last_data": "2020-08-31 12:40:15"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 166650,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2020-10-20/",
"name": "dt",
"value": "2020-10-20"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-10-20 15:53:52",
"last_data": "2020-10-20 15:53:52"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": true
}
}
},
{
"info": {
"id": 217187,
"location": "s3://sfdl-segment-myfoot-stage/separated_dt/submit/dt=2021-08-25/",
"name": "dt",
"value": "2021-08-25"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2021-08-25 10:39:49",
"last_data": "2021-08-25 10:39:49"
},
"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.account.accountId": "string",
"properties.account.bidType": "string",
"properties.account.numFacilities": "string",
"properties.account.sfAccountId": "string",
"properties.atMinimumBid": "string",
"properties.category": "string",
"properties.currentEffectiveBid": "string",
"properties.currentTemporaryBid": "string",
"properties.fields": [
{
"name": "string",
"value": "string"
}
],
"properties.initialEffectiveBid": "string",
"properties.label": "string",
"properties.maxBid": "string",
"properties.minBid": "string",
"properties.myfootRole": "string",
"properties.properties": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2020-02-11 13:09:23",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.myfoot_submit`\n(\n`anonymousId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`event`STRING,`receivedAt`STRING,`userId`STRING,`sentAt`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`ip`:STRING,`locale`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>>,`properties`struct<`currentEffectiveBid`:STRING,`minBid`:STRING,`properties`:STRING,`category`:STRING,`myfootRole`:STRING,`maxBid`:STRING,`fields`:array>,`atMinimumBid`:STRING,`initialEffectiveBid`:STRING,`currentTemporaryBid`:STRING,`label`:STRING,`account`:struct<`sfAccountId`:STRING,`bidType`:STRING,`numFacilities`:STRING,`accountId`:STRING>>,`messageId`STRING,`projectId`STRING,`integrations`struct<`_empty_`:STRING>,`timestamp`STRING,`version`STRING,`channel`STRING,`type`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-stage/separated_dt/submit'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.myfoot_submit`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.myfoot_submit"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}