Schema Info
Schema Name: sfdl_stage_segment.sitelink_windowclose
- created: 2018-08-09 17:23:43
- disabled: False
- format: raw
- id: 601
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "sitelink_windowclose" } - type: segment
Schema Versions: 1
-
Version 182306
- created: 2018-08-09 17:24:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.sitelink_windowclose`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sitelink_windowclose`\n(\n `type` string , `version` string , `timestamp` string , `projectId` string , `userId` string , `event` string , `receivedAt` string , `anonymousId` string , `originalTimestamp` string ,`context` struct<`library` : struct< `version` : string , `name` : string >>, `messageId` string , `writeKey` string , `_origin` string ,`properties` struct< `Name` : string , `Title` : 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-sitelink-stage/separated_dt/WindowClose'\n", "MSCK REPAIR TABLE sfdl_stage_segment.sitelink_windowclose" ] - hive_path: s3://sfdl-segment-sitelink-stage/separated_dt/WindowClose
- id: 182306
- processed: 1
- raw_data:
{ "_origin": "2018-08-09T22:23:31Z|s3://sfdl-segment-sitelink-stage/segment-logs/HwmteDKVbT/1533772800000/1533853339323.55cc7f81fd12.1.11.1.b97ef053-7398-4ea8-98ba-9092c04ec449.gz|segment_separator:37", "anonymousId": null, "channel": "server", "context": { "library": { "name": "Analytics.NET", "version": "3.3.1-alpha" } }, "event": "WindowClose", "integrations": {}, "messageId": "dee8cd9f-a855-4ed4-a621-fb1964836330", "originalTimestamp": "2018-08-09T18:17:24.0250590-04:00", "projectId": "HwmteDKVbT", "properties": { "Name": "FrmCalendar", "Title": "Calendar" }, "receivedAt": "2018-08-09T22:17:24.395Z", "sentAt": "2018-08-09T22:17:24.239Z", "timestamp": "2018-08-09T22:17:24.181Z", "type": "track", "userId": "DEMO|DEMO|Demo", "version": 2, "writeKey": "qG7xQPNFJHNpVZloFD4UeqlLrBBLZwAo" } - schema_attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.library.name": "string", "context.library.version": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Name": "string", "properties.Title": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string", "writeKey": "string" } - schema_name_id: 601
- schema_scan_id: 1462381
- updated: 2018-08-09 17:24:12
Schema Scans: 1
Last at 2018-08-09 17:23:43
-
Scan 1462381
- duration: 0:00:32.508700
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 1462381
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-sitelink-stage/separated_dt/WindowClose/dt=2018-08-09/", "name": "dt", "type": "string", "value": "2018-08-09" }, "s3": { "bucket": "sfdl-segment-sitelink-stage", "hive_path": "s3://sfdl-segment-sitelink-stage/separated_dt/WindowClose", "key": "separated_dt/WindowClose/dt=2018-08-09/1533853339323.55cc7f81fd12.1.11.1.b97ef053-7398-4ea8-98ba-9092c04ec449.json.gz" }, "schema": { "name": "sfdl_stage_segment.sitelink_WindowClose", "type": "segment" } } - running: False
- schema_name_id: 601
- start_time: 2018-08-09 17:23:43
- success: True
- count: 1
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.sitelink_windowclose`\nADD\n\n\n PARTITION (dt='2018-08-09') location 's3://sfdl-segment-sitelink-stage/separated_dt/WindowClose/dt=2018-08-09/'\n;" ] - name: dt
- state:
[ { "info": { "id": 62429, "location": "s3://sfdl-segment-sitelink-stage/separated_dt/WindowClose/dt=2018-08-09/", "name": "dt", "value": "2018-08-09" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-08-09 17:24:01", "last_data": "2018-08-09 18:25:29" }, "parquet": { "first_performed": "2018-08-14 10:06:58", "in_progress": null, "job_id": null, "last_performed": "2018-08-14 10:06:58", "queued": false } } } ] - type: string
- attributes:
{ "_origin": "string", "anonymousId": "string", "channel": "string", "context.library.name": "string", "context.library.version": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.Name": "string", "properties.Title": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string", "writeKey": "string" } - created: 2018-08-09 17:24:01
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sitelink_windowclose`\n(\n `type` string , `version` string , `timestamp` string , `projectId` string , `userId` string , `event` string , `receivedAt` string , `anonymousId` string , `originalTimestamp` string ,`context` struct<`library` : struct< `version` : string , `name` : string >>, `messageId` string , `writeKey` string , `_origin` string ,`properties` struct< `Name` : string , `Title` : 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-sitelink-stage/separated_dt/WindowClose'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sitelink_windowclose`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sitelink_windowclose" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-08-09 17:23:43",
"disabled": false,
"format": "raw",
"id": 601,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "sitelink_windowclose"
},
"type": "segment"
},
"partition": {
"count": 1,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.sitelink_windowclose`\nADD\n\n\n PARTITION (dt='2018-08-09') location 's3://sfdl-segment-sitelink-stage/separated_dt/WindowClose/dt=2018-08-09/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 62429,
"location": "s3://sfdl-segment-sitelink-stage/separated_dt/WindowClose/dt=2018-08-09/",
"name": "dt",
"value": "2018-08-09"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-08-09 17:24:01",
"last_data": "2018-08-09 18:25:29"
},
"parquet": {
"first_performed": "2018-08-14 10:06:58",
"in_progress": null,
"job_id": null,
"last_performed": "2018-08-14 10:06:58",
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"_origin": "string",
"anonymousId": "string",
"channel": "string",
"context.library.name": "string",
"context.library.version": "string",
"event": "string",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.Name": "string",
"properties.Title": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string",
"writeKey": "string"
},
"created": "2018-08-09 17:24:01",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sitelink_windowclose`\n(\n `type` string , `version` string , `timestamp` string , `projectId` string , `userId` string , `event` string , `receivedAt` string , `anonymousId` string , `originalTimestamp` string ,`context` struct<`library` : struct< `version` : string , `name` : string >>, `messageId` string , `writeKey` string , `_origin` string ,`properties` struct< `Name` : string , `Title` : 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-sitelink-stage/separated_dt/WindowClose'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sitelink_windowclose`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sitelink_windowclose"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}