Schema Info
Schema Name: sfdl_stage_segment.sfdc_experiment_impression
- created: 2018-09-26 13:37:13
- disabled: False
- format: raw
- id: 647
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_stage_segment", "table": "sfdc_experiment_impression" } - type: segment
Schema Versions: 1
-
Version 186191
- created: 2018-09-26 13:37:13
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_experiment_impression`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_experiment_impression`\n(\n `type` string , `timestamp` string , `projectId` string , `userId` string , `event` string , `receivedAt` string , `version` string , `originalTimestamp` string ,`context` struct<`library` : struct< `version` : string , `consumer` : string , `name` : string >>, `messageId` string , `writeKey` string , `_origin` string ,`properties` struct< `experiment_name` : string , `from_number` : string , `site_id` : string , `experiment_variation` : 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-sfdc-stage/separated_dt/experiment_impression'\n", "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_experiment_impression" ] - hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression
- id: 186191
- processed: 1
- raw_data:
{ "_origin": "2018-09-26T18:36:58Z|s3://sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1537920000000/1537986928775.fe0505218251.1.11.1.48d24453-16ab-4ed6-94a1-8933446c49f9.gz|segment_separator:37", "channel": "server", "context": { "library": { "consumer": "LibCurl", "name": "analytics-php", "version": "1.5.2" } }, "event": "experiment_impression", "integrations": {}, "messageId": "dcc0c4fb-49bb-4710-8f45-7e2c8ee724c2", "originalTimestamp": "2018-09-26T13:15:29-05:00", "projectId": "MK1uoFcf4t", "properties": { "experiment_name": "sf_6524_sparephone_ivr_vs_fcr", "experiment_variation": "control", "from_number": "9990010001", "site_id": null }, "receivedAt": "2018-09-26T18:15:29.958Z", "sentAt": "2018-09-26T18:15:29.000Z", "timestamp": "2018-09-26T18:15:29.958Z", "type": "track", "userId": "sparephone", "version": 2, "writeKey": "O7k8KYXXI7Yw5zcaCLMemxdXK6HP8sGo" } - schema_attributes:
{ "_origin": "string", "channel": "string", "context.library.consumer": "string", "context.library.name": "string", "context.library.version": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.experiment_name": "string", "properties.experiment_variation": "string", "properties.from_number": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string", "writeKey": "string" } - schema_name_id: 647
- schema_scan_id: 1544274
- updated: 2018-09-26 13:37:28
Schema Scans: 1
Last at 2018-09-26 13:37:13
-
Scan 1544274
- duration: 0:00:16.081032
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": true, "success": true } - id: 1544274
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression/dt=2018-09-26/", "name": "dt", "type": "string", "value": "2018-09-26" }, "s3": { "bucket": "sfdl-segment-sfdc-stage", "hive_path": "s3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression", "key": "separated_dt/experiment_impression/dt=2018-09-26/1537986928775.fe0505218251.1.11.1.48d24453-16ab-4ed6-94a1-8933446c49f9.json.gz" }, "schema": { "name": "sfdl_stage_segment.sfdc_experiment_impression", "type": "segment" } } - running: False
- schema_name_id: 647
- start_time: 2018-09-26 13:37:13
- success: True
- trace_id: 15844494238915530421
- count: 1
- ddl:
[ "ALTER TABLE\n `sfdl_stage_segment.sfdc_experiment_impression`\nADD\n\n\n PARTITION (dt='2018-09-26') location 's3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression/dt=2018-09-26/'\n;" ] - name: dt
- state:
[ { "info": { "id": 65007, "location": "s3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression/dt=2018-09-26/", "name": "dt", "value": "2018-09-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2018-09-26 13:37:13", "last_data": "2018-09-26 14:36:46" }, "parquet": { "first_performed": "2018-09-26 14:58:28", "in_progress": null, "job_id": null, "last_performed": "2018-09-26 14:58:28", "queued": false } } } ] - type: string
- attributes:
{ "_origin": "string", "channel": "string", "context.library.consumer": "string", "context.library.name": "string", "context.library.version": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.experiment_name": "string", "properties.experiment_variation": "string", "properties.from_number": "string", "properties.site_id": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string", "writeKey": "string" } - created: 2018-09-26 13:37:13
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_experiment_impression`\n(\n `type` string , `timestamp` string , `projectId` string , `userId` string , `event` string , `receivedAt` string , `version` string , `originalTimestamp` string ,`context` struct<`library` : struct< `version` : string , `consumer` : string , `name` : string >>, `messageId` string , `writeKey` string , `_origin` string ,`properties` struct< `experiment_name` : string , `from_number` : string , `site_id` : string , `experiment_variation` : 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-sfdc-stage/separated_dt/experiment_impression'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_experiment_impression`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_experiment_impression" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2018-09-26 13:37:13",
"disabled": false,
"format": "raw",
"id": 647,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_stage_segment",
"table": "sfdc_experiment_impression"
},
"type": "segment"
},
"partition": {
"count": 1,
"ddl": [
"ALTER TABLE\n `sfdl_stage_segment.sfdc_experiment_impression`\nADD\n\n\n PARTITION (dt='2018-09-26') location 's3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression/dt=2018-09-26/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 65007,
"location": "s3://sfdl-segment-sfdc-stage/separated_dt/experiment_impression/dt=2018-09-26/",
"name": "dt",
"value": "2018-09-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2018-09-26 13:37:13",
"last_data": "2018-09-26 14:36:46"
},
"parquet": {
"first_performed": "2018-09-26 14:58:28",
"in_progress": null,
"job_id": null,
"last_performed": "2018-09-26 14:58:28",
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"_origin": "string",
"channel": "string",
"context.library.consumer": "string",
"context.library.name": "string",
"context.library.version": "string",
"event": "string",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.experiment_name": "string",
"properties.experiment_variation": "string",
"properties.from_number": "string",
"properties.site_id": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string",
"writeKey": "string"
},
"created": "2018-09-26 13:37:13",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_experiment_impression`\n(\n `type` string , `timestamp` string , `projectId` string , `userId` string , `event` string , `receivedAt` string , `version` string , `originalTimestamp` string ,`context` struct<`library` : struct< `version` : string , `consumer` : string , `name` : string >>, `messageId` string , `writeKey` string , `_origin` string ,`properties` struct< `experiment_name` : string , `from_number` : string , `site_id` : string , `experiment_variation` : 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-sfdc-stage/separated_dt/experiment_impression'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_experiment_impression`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_experiment_impression"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}