Schema Info
Schema Name: sfdl_dev_segment.sepoc_signed_up
- created: 2020-12-15 17:20:57
- disabled: False
- format: raw
- id: 1525
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_dev_segment", "table": "sepoc_signed_up" } - type: segment
Schema Versions: 1
-
Version 4684270
- created: 2020-12-15 17:20:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "DROP TABLE IF EXISTS `sfdl_dev_segment.sepoc_signed_up`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.sepoc_signed_up`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`level`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>>,`messageId`STRING,`_origin`STRING,`writeKey`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-sepoc-dev/separated_dt/Signed Up'\n", "MSCK REPAIR TABLE sfdl_dev_segment.sepoc_signed_up" ] - hive_path: s3://sfdl-segment-sepoc-dev/separated_dt/Signed Up
- id: 4684270
- processed: 1
- raw_data:
{ "_origin": "2020-12-15T23:20:34Z|s3://sfdl-segment-sepoc-dev/segment-logs/vErcW4u2PEpKLdcWg1WRoL/1607990400000/1608074124813.640e1c6cd8cc.fde281a.c8f71238-dadc-4708-bb28-a8e6ab5db545.gz|segment_separator:34", "anonymousId": null, "channel": "server", "context": { "library": { "name": "analytics-python", "version": "1.2.9" } }, "event": "Signed Up", "integrations": {}, "messageId": "4e869c25-bc5b-4aca-8635-5f93343d59a1", "originalTimestamp": "2020-12-15T22:38:03.920316+00:00", "projectId": "vErcW4u2PEpKLdcWg1WRoL", "properties": { "level": "elite" }, "receivedAt": "2020-12-15T22:38:04.959Z", "sentAt": "2020-12-15T22:38:04.422Z", "timestamp": "2020-12-15T22:38:04.457Z", "type": "track", "userId": "1234567890", "version": 2, "writeKey": "rVFcDPSKf4eDsQr610Xy7IBAaTrAAlMk" } - 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.level": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string", "writeKey": "string" } - schema_name_id: 1525
- schema_scan_id: 5736210
- updated: 2020-12-15 17:21:08
Schema Scans: 1
Last at 2020-12-15 17:20:57
-
Scan 5736210
- duration: 0:00:14.267036
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 1, "partitions_applied": false, "success": true } - id: 5736210
- payload:
{ "datatype_dict": null, "file_format": "json", "partition": { "location": "s3://sfdl-segment-sepoc-dev/separated_dt/Signed Up/dt=2020-12-15/", "name": "dt", "type": "string", "value": "2020-12-15" }, "s3": { "bucket": "sfdl-segment-sepoc-dev", "hive_path": "s3://sfdl-segment-sepoc-dev/separated_dt/Signed Up", "key": "separated_dt/Signed Up/dt=2020-12-15/1608074124813.640e1c6cd8cc.fde281a.c8f71238-dadc-4708-bb28-a8e6ab5db545.gz.json.gz" }, "schema": { "name": "sfdl_dev_segment.sepoc_Signed_Up", "type": "segment" } } - running: False
- schema_name_id: 1525
- start_time: 2020-12-15 17:20:57
- success: True
- trace_id: 4405939235743565985
- count: 1
- ddl:
[ "ALTER TABLE\n `sfdl_dev_segment.sepoc_signed_up`\nADD\n\n\n PARTITION (dt='2020-12-15') location 's3://sfdl-segment-sepoc-dev/separated_dt/Signed Up/dt=2020-12-15/'\n;" ] - name: dt
- state:
[ { "info": { "id": 163210, "location": "s3://sfdl-segment-sepoc-dev/separated_dt/Signed Up/dt=2020-12-15/", "name": "dt", "value": "2020-12-15" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2020-12-15 17:20:57", "last_data": "2020-12-15 17:20:57" }, "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.library.name": "string", "context.library.version": "string", "event": "string", "messageId": "string", "originalTimestamp": "string", "projectId": "string", "properties.level": "string", "receivedAt": "string", "sentAt": "string", "timestamp": "string", "type": "string", "userId": "string", "version": "string", "writeKey": "string" } - created: 2020-12-15 17:20:57
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.sepoc_signed_up`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`level`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>>,`messageId`STRING,`_origin`STRING,`writeKey`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-sepoc-dev/separated_dt/Signed Up'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.sepoc_signed_up`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.sepoc_signed_up" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2020-12-15 17:20:57",
"disabled": false,
"format": "raw",
"id": 1525,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_dev_segment",
"table": "sepoc_signed_up"
},
"type": "segment"
},
"partition": {
"count": 1,
"ddl": [
"ALTER TABLE\n `sfdl_dev_segment.sepoc_signed_up`\nADD\n\n\n PARTITION (dt='2020-12-15') location 's3://sfdl-segment-sepoc-dev/separated_dt/Signed Up/dt=2020-12-15/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 163210,
"location": "s3://sfdl-segment-sepoc-dev/separated_dt/Signed Up/dt=2020-12-15/",
"name": "dt",
"value": "2020-12-15"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2020-12-15 17:20:57",
"last_data": "2020-12-15 17:20:57"
},
"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.library.name": "string",
"context.library.version": "string",
"event": "string",
"messageId": "string",
"originalTimestamp": "string",
"projectId": "string",
"properties.level": "string",
"receivedAt": "string",
"sentAt": "string",
"timestamp": "string",
"type": "string",
"userId": "string",
"version": "string",
"writeKey": "string"
},
"created": "2020-12-15 17:20:57",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.sepoc_signed_up`\n(\n`version`STRING,`timestamp`STRING,`projectId`STRING,`userId`STRING,`properties`struct<`level`:STRING>,`receivedAt`STRING,`anonymousId`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>>,`messageId`STRING,`_origin`STRING,`writeKey`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-sepoc-dev/separated_dt/Signed Up'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.sepoc_signed_up`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.sepoc_signed_up"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}