Schema Info
Schema Name: sfdl_stage_segment.ssdc_completed
- created: 2017-11-02 11:02:01
- disabled: False
- format: raw
- id: 294
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "ssdc_completed" } - type: segment
Schema Versions: 3
-
Version 179682
- created: 2018-07-16 11:01:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_completed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_completed`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`properties` struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string ,`value` : struct< `facilityId` : string , `unitId` : string >, `label` : string >, `receivedAt` string ,`_metadata` struct< `bundled`:array, `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `userAgent` : string ,`library` : struct< `version` : string , `name` : string >,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : 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/completed'\n", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_completed" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/completed
- id: 179682
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Google Tag Manager", "Segment.io" ], "unbundled": [] }, "_origin": "2018-07-16T16:01:13Z|s3://sfdl-segment-ssdc-stage/segment-logs/Mt3aW8s9vZ/1531699200000/1531756867476.296b47a2866f.1.11.1.17072650-75a6-438e-ad62-990eff42a152.gz|segment_separator:37", "anonymousId": "7ea6a7f9-60d1-4ce8-a60b-751a01a81895", "channel": "client", "context": { "campaign": {}, "ip": "66.162.93.78", "library": { "name": "analytics.js", "version": "3.6.0" }, "page": { "path": "/self-storage/alaska/perryville/fake-storage-facility-155560/", "referrer": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-155560/", "search": "?k=0281729ad9c5e596bc89ba1b55ce5c28", "title": "Reservation Confirmed for Fake Storage Facility | SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/alaska/perryville/fake-storage-facility-155560/?k=0281729ad9c5e596bc89ba1b55ce5c28" }, "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/67.0.3396.99 Safari/537.36" }, "event": "completed", "integrations": {}, "messageId": "ajs-525aeb84b2a258fb0246ade4322a4121", "originalTimestamp": "2018-07-16T15:13:55.486Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1531754035485, "category": "add another name to reservation form interactions-ssdc_res_confirmation_page", "label": "first name", "site_id": "27", "value": { "facilityId": 155558, "unitId": "17440722" } }, "receivedAt": "2018-07-16T15:13:55.627Z", "sentAt": "2018-07-16T15:13:55.489Z", "timestamp": "2018-07-16T15:13:55.624Z", "type": "track", "userId": "c744f6fb3977483222a284239ceca33e", "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.label": "string", "properties.site_id": "string", "properties.value.facilityId": "string", "properties.value.unitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 294
- schema_scan_id: 1415259
- updated: 2018-07-16 11:02:10
-
Version 2458
- created: 2018-02-06 02:43:47
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_completed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_completed`\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 ,`library` : struct< `version` : string , `name` : string >,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >, `ip` : string >, `projectId` string , `type` string ,`properties` struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string ,`value` : struct< `facilityId` : string , `unitId` : 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/completed'", "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_completed" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/completed
- id: 2458
- processed: 0
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "anonymousId": "9dcbf1eb-0cd8-4be0-8a69-fd18fa987add", "channel": "client", "context": { "campaign": {}, "ip": "104.197.212.6", "library": { "name": "analytics.js", "version": "3.2.5" }, "page": { "path": "/self-storage/california/los-angeles/l-a-security-storage-153808/", "referrer": "https://www.selfstorage.extrameter.com/self-storage/california/los-angeles/l-a-security-storage-153808/reserve/18857329/", "search": "?k=ad3b30cab87de128a4a11d91d2d4ed07", "title": "Reservation Confirmed for L.A. Security Storage | SelfStorage.com", "url": "https://www.selfstorage.extrameter.com/self-storage/california/los-angeles/l-a-security-storage-153808/?k=ad3b30cab87de128a4a11d91d2d4ed07" }, "userAgent": "Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.140 Safari/537.36" }, "event": "completed", "integrations": {}, "messageId": "ajs-54aa2964475b7759e84409733c789653", "originalTimestamp": "2018-02-06T08:17:31.488Z", "projectId": "Mt3aW8s9vZ", "properties": { "Hit Timestamp": 1517905051487, "category": "add another name to reservation form interactions-ssdc_res_confirmation_page", "label": "first name", "site_id": "27", "value": { "facilityId": 155558, "unitId": "17440722" } }, "receivedAt": "2018-02-06T08:17:32.368Z", "sentAt": "2018-02-06T08:17:31.490Z", "timestamp": "2018-02-06T08:17:32.366Z", "type": "track", "userId": "315a7835ec6b55d2772477346", "version": 2 } - schema_attributes:
{ "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.label": "string", "properties.site_id": "string", "properties.value.facilityId": "string", "properties.value.unitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 294
- schema_scan_id: None
- updated: 2018-02-06 02:44:03
-
Version 2116
- created: 2017-11-02 11:02:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_completed`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_completed`\n(\n `version` string , `timestamp` string , `projectId` string , `userId` string ,`properties` struct< `category` : string ,`value` : struct< `facilityId` : string , `unitId` : string >, `label` : string >, `receivedAt` string ,`_metadata` struct< `bundled`:array, `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `userAgent` : string ,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` : struct< `version` : string , `name` : string >, `ip` : string >, `messageId` string , `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/completed'", "MSCK REPAIR TABLE `sfdl_stage_segment.ssdc_completed`" ] - hive_path: s3://sfdl-segment-ssdc-stage/separated_dt/completed
- id: 2116
- processed: 1
- raw_data:
{ "_metadata": { "bundled": [ "Google Analytics", "Segment.io" ], "unbundled": [] }, "anonymousId": "dd35942b-0b57-4e8b-b674-b4d3d2e04122", "channel": "client", "context": { "ip": "54.166.227.71", "library": { "name": "analytics.js", "version": "3.0.0" }, "page": { "path": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/reserve/17440722/", "referrer": "", "search": "", "title": "Reserve a 10' x 20' unit with Roll Up Door,1st Floor,Interior at Fake Storage Facility - Product in Perryville - SelfStorage.com", "url": "/self-storage/alaska/perryville/fake-storage-facility-product-155558/reserve/17440722/" }, "userAgent": "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:48.0) Gecko/20100101 Firefox/48.0" }, "event": "completed", "integrations": {}, "messageId": "ajs-e14a5fd3cf898819ed787c45a579ba35", "originalTimestamp": "2016-11-30T16:04:18.118Z", "projectId": "Mt3aW8s9vZ", "properties": { "category": "reservation form interactions-unknown", "label": "move_in_date", "value": { "facilityId": 155558, "unitId": "17440722" } }, "receivedAt": "2016-11-30T16:04:18.158Z", "sentAt": "2016-11-30T16:04:18.119Z", "timestamp": "2016-11-30T16:04:18.157Z", "type": "track", "userId": "SELENIUM", "version": 2 } - schema_attributes:
{ "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.category": "string", "properties.label": "string", "properties.value.facilityId": "string", "properties.value.unitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - schema_name_id: 294
- schema_scan_id: None
- updated: None
Schema Scans: 1
Last at 2018-07-16 11:01:18
-
Scan 1415259
- duration: 0:00:58.092037
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 15, "partitions_applied": false, "success": true } - id: 1415259
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-07-16/", "name": "dt", "type": "string", "value": "2018-07-16" }, "s3": { "bucket": "sfdl-segment-ssdc-stage", "hive_path": "s3://sfdl-segment-ssdc-stage/separated_dt/completed", "key": "separated_dt/completed/dt=2018-07-16/1531756867476.296b47a2866f.1.11.1.17072650-75a6-438e-ad62-990eff42a152.json.gz" }, "schema": { "name": "sfdl_stage_segment.ssdc_completed", "type": "segment" } } - running: False
- schema_name_id: 294
- start_time: 2018-07-16 11:01:18
- success: True
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.ssdc_completed`\nADD\n\n\n PARTITION (dt='2018-02-14') location 's3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-02-14/'\n PARTITION (dt='2018-07-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-07-16/'\n PARTITION (dt='2018-10-08') location 's3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-10-08/'\n;" ] - name: dt
- state:
[ { "info": { "id": 13461, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-02-14/", "name": "dt", "value": "2018-02-14" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-02-14 01:23:08", "last_data": "2018-02-14 01:24:46" }, "parquet": { "first_performed": "2018-02-14 15:34:20", "in_progress": null, "job_id": null, "last_performed": "2018-02-14 15:34:20", "queued": false } } }, { "info": { "id": 60919, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-07-16/", "name": "dt", "value": "2018-07-16" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-07-16 11:01:54", "last_data": "2018-07-16 16:20:59" }, "parquet": { "first_performed": "2018-08-14 05:42:03", "in_progress": null, "job_id": null, "last_performed": "2018-08-14 05:42:03", "queued": false } } }, { "info": { "id": 65758, "location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-10-08/", "name": "dt", "value": "2018-10-08" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-10-08 15:35:43", "last_data": "2018-10-08 15:38:18" }, "parquet": { "first_performed": "2018-10-08 16:43:59", "in_progress": null, "job_id": null, "last_performed": "2018-10-08 16:43:59", "queued": false } } } ] - type: string
- 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.label": "string", "properties.site_id": "string", "properties.value.facilityId": "string", "properties.value.unitId": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string" } - created: 2018-07-16 11:01:53
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_completed`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`properties` struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string ,`value` : struct< `facilityId` : string , `unitId` : string >, `label` : string >, `receivedAt` string ,`_metadata` struct< `bundled`:array, `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `userAgent` : string ,`library` : struct< `version` : string , `name` : string >,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : 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/completed'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_completed`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_completed" }
- 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:02:01",
"disabled": false,
"format": "raw",
"id": 294,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "ssdc_completed"
},
"type": "segment"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.ssdc_completed`\nADD\n\n\n PARTITION (dt='2018-02-14') location 's3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-02-14/'\n PARTITION (dt='2018-07-16') location 's3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-07-16/'\n PARTITION (dt='2018-10-08') location 's3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-10-08/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 13461,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-02-14/",
"name": "dt",
"value": "2018-02-14"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-02-14 01:23:08",
"last_data": "2018-02-14 01:24:46"
},
"parquet": {
"first_performed": "2018-02-14 15:34:20",
"in_progress": null,
"job_id": null,
"last_performed": "2018-02-14 15:34:20",
"queued": false
}
}
},
{
"info": {
"id": 60919,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-07-16/",
"name": "dt",
"value": "2018-07-16"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-07-16 11:01:54",
"last_data": "2018-07-16 16:20:59"
},
"parquet": {
"first_performed": "2018-08-14 05:42:03",
"in_progress": null,
"job_id": null,
"last_performed": "2018-08-14 05:42:03",
"queued": false
}
}
},
{
"info": {
"id": 65758,
"location": "s3://sfdl-segment-ssdc-stage/separated_dt/completed/dt=2018-10-08/",
"name": "dt",
"value": "2018-10-08"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-10-08 15:35:43",
"last_data": "2018-10-08 15:38:18"
},
"parquet": {
"first_performed": "2018-10-08 16:43:59",
"in_progress": null,
"job_id": null,
"last_performed": "2018-10-08 16:43:59",
"queued": false
}
}
}
],
"type": "string"
},
"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.label": "string",
"properties.site_id": "string",
"properties.value.facilityId": "string",
"properties.value.unitId": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string"
},
"created": "2018-07-16 11:01:53",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.ssdc_completed`\n(\n `version` string , `timestamp` string , `messageId` string , `userId` string ,`properties` struct< `category` : string , `Hit_Timestamp` : string , `site_id` : string ,`value` : struct< `facilityId` : string , `unitId` : string >, `label` : string >, `receivedAt` string ,`_metadata` struct< `bundled`:array , `unbundled`:array >, `anonymousId` string , `originalTimestamp` string ,`context` struct< `userAgent` : string ,`library` : struct< `version` : string , `name` : string >,`page` : struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : 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/completed'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.ssdc_completed`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.ssdc_completed"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}