Schema Info

Schema Name: sfdl_dev_segment.storagedc_experiment_impression
  • created: 2022-02-10 14:17:03
  • disabled: False
  • format: raw
  • id: 1703
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "storagedc_experiment_impression"
    }
  • type: segment
Schema Versions: 2
    • created: 2022-07-13 17:25:49
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_impression`\n(\n`event`STRING,`timestamp`STRING,`receivedAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_name`:STRING,`experiment_variation`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING>,`version`STRING,`userId`STRING,`messageId`STRING,`projectId`STRING,`_origin`STRING,`anonymousId`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`channel`STRING,`type`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`title`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING,`path`: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-storagedc-dev/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression
    • id: 4689558
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2022-07-13T22:25:47Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1657670400000/1657751021083.events-archiver-49.a254827.91c55ab0-9177-48ef-971c-fb60fbc566da.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "b71f563f-98f3-49c8-8c1d-673927d508f2",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.39.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/search",
                  "referrer": "",
                  "search": "?location=78666",
                  "title": "SelfStorage.com: Find Cheap Storage Units Near You",
                  "url": "http://localhost:9116/search?location=78666"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/103.0.0.0 Safari/537.36"
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-3ae5ed699edf7c2badb48743464af91a",
          "originalTimestamp": "2022-07-13T22:20:31.974Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1657750831973,
              "env": "development",
              "experiment_name": "sf_11265_filter_search_clp_hero",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": 27
          },
          "receivedAt": "2022-07-13T22:20:32.175Z",
          "sentAt": "2022-07-13T22:20:31.984Z",
          "timestamp": "2022-07-13T22:20:32.165Z",
          "type": "track",
          "userId": "error",
          "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",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.experiment_name": "string",
          "properties.experiment_variation": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1703
    • schema_scan_id: 5949444
    • updated: 2022-07-13 17:26:05
    • created: 2022-02-10 14:17:04
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_impression`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_impression`\n(\n`anonymousId`STRING,`channel`STRING,`context`struct<`ip`:STRING,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`userAgent`:STRING>,`event`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`messageId`STRING,`originalTimestamp`STRING,`projectId`STRING,`properties`struct<`Hit_Timestamp`:STRING,`env`:STRING,`experiment_name`:STRING,`isReact`:STRING,`site_id`:STRING>,`receivedAt`STRING,`sentAt`STRING,`timestamp`STRING,`type`STRING,`userId`STRING,`version`STRING,`_origin`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-storagedc-dev/separated_dt/experiment_impression'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_impression"
      ]
    • hive_path: s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression
    • id: 4688321
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "bundledIds": [
                  "61fd64670cf43356b5f83804"
              ],
              "unbundled": []
          },
          "_origin": "2022-02-10T20:16:51Z|s3://sfdl-segment-storagedc-dev/segment-logs/ag7fLqN2ZZniVJC2BF93By/1644451200000/1644523919341.96eab0e5ce19.8624813.8a852c12-2a8a-41a3-9b55-dcd779f0ccf6.gz|analytics-segment-separator-dev:$LATEST",
          "anonymousId": "d93d61e7-2445-4cff-ad92-236cd951ba50",
          "channel": "client",
          "context": {
              "ip": "72.133.64.111",
              "library": {
                  "name": "analytics.js",
                  "version": "4.1.8"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "Reactified Storage.com",
                  "url": "http://localhost:9116/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/98.0.4758.80 Safari/537.36"
          },
          "event": "experiment_impression",
          "integrations": {
              "All": true,
              "Google Analytics": true
          },
          "messageId": "ajs-4f73455807e5690454ae90c0dc7d2d7d",
          "originalTimestamp": "2022-02-10T20:01:35.355Z",
          "projectId": "ag7fLqN2ZZniVJC2BF93By",
          "properties": {
              "Hit Timestamp": 1644523295237,
              "env": "development",
              "experiment_name": "sf_9564_ssdc_covid_dont_call_notification",
              "isReact": true,
              "site_id": 424
          },
          "receivedAt": "2022-02-10T20:01:41.628Z",
          "sentAt": "2022-02-10T20:01:41.382Z",
          "timestamp": "2022-02-10T20:01:35.601Z",
          "type": "track",
          "userId": "error",
          "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",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.env": "string",
          "properties.experiment_name": "string",
          "properties.isReact": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 1703
    • schema_scan_id: 5891746
    • updated: 2022-02-10 14:17:18
Schema Scans: 2
Last at 2022-07-13 17:25:47
    • duration: 0:00:20.365584
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 9,
          "partitions_applied": false,
          "success": true
      }
    • id: 5949444
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-07-13/",
              "name": "dt",
              "type": "string",
              "value": "2022-07-13"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2022-07-13/1657751021083.events-archiver-49.a254827.91c55ab0-9177-48ef-971c-fb60fbc566da.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1703
    • start_time: 2022-07-13 17:25:47
    • success: True
    • trace_id: 17267652860604140935
    • duration: 0:00:18.084839
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1,
          "partitions_applied": false,
          "success": true
      }
    • id: 5891746
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-02-10/",
              "name": "dt",
              "type": "string",
              "value": "2022-02-10"
          },
          "s3": {
              "bucket": "sfdl-segment-storagedc-dev",
              "hive_path": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression",
              "key": "separated_dt/experiment_impression/dt=2022-02-10/1644523919341.96eab0e5ce19.8624813.8a852c12-2a8a-41a3-9b55-dcd779f0ccf6.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.storagedc_experiment_impression",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 1703
    • start_time: 2022-02-10 14:17:03
    • success: True
    • trace_id: 18351963204487890347
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.storagedc_experiment_impression`\nADD\n\n\n PARTITION (dt='2022-02-21') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-02-21/'\n PARTITION (dt='2022-03-25') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-03-25/'\n PARTITION (dt='2022-07-13') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-07-13/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 182389,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-02-21/",
                "name": "dt",
                "value": "2022-02-21"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-02-21 10:21:23",
                    "last_data": "2022-02-21 10:21:23"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 184075,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-03-25/",
                "name": "dt",
                "value": "2022-03-25"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-03-25 11:28:53",
                    "last_data": "2022-03-25 11:28:53"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 185756,
                "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-07-13/",
                "name": "dt",
                "value": "2022-07-13"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2022-07-13 17:25:49",
                    "last_data": "2022-07-13 18:11:09"
                },
                "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",
        "integrations.All": "string",
        "integrations.Google_Analytics": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.env": "string",
        "properties.experiment_name": "string",
        "properties.experiment_variation": "string",
        "properties.isReact": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2022-07-13 17:25:49
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_impression`\n(\n`event`STRING,`timestamp`STRING,`receivedAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_name`:STRING,`experiment_variation`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING>,`version`STRING,`userId`STRING,`messageId`STRING,`projectId`STRING,`_origin`STRING,`anonymousId`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`channel`STRING,`type`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`title`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING,`path`: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-storagedc-dev/separated_dt/experiment_impression'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_impression`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_impression"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2022-02-10 14:17:03",
        "disabled": false,
        "format": "raw",
        "id": 1703,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "storagedc_experiment_impression"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.storagedc_experiment_impression`\nADD\n\n\n PARTITION (dt='2022-02-21') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-02-21/'\n PARTITION (dt='2022-03-25') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-03-25/'\n PARTITION (dt='2022-07-13') location 's3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-07-13/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 182389,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-02-21/",
                    "name": "dt",
                    "value": "2022-02-21"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-02-21 10:21:23",
                        "last_data": "2022-02-21 10:21:23"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 184075,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-03-25/",
                    "name": "dt",
                    "value": "2022-03-25"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-03-25 11:28:53",
                        "last_data": "2022-03-25 11:28:53"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 185756,
                    "location": "s3://sfdl-segment-storagedc-dev/separated_dt/experiment_impression/dt=2022-07-13/",
                    "name": "dt",
                    "value": "2022-07-13"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2022-07-13 17:25:49",
                        "last_data": "2022-07-13 18:11:09"
                    },
                    "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",
            "integrations.All": "string",
            "integrations.Google_Analytics": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.env": "string",
            "properties.experiment_name": "string",
            "properties.experiment_variation": "string",
            "properties.isReact": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2022-07-13 17:25:49",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.storagedc_experiment_impression`\n(\n`event`STRING,`timestamp`STRING,`receivedAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`experiment_name`:STRING,`experiment_variation`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING>,`version`STRING,`userId`STRING,`messageId`STRING,`projectId`STRING,`_origin`STRING,`anonymousId`STRING,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`channel`STRING,`type`STRING,`originalTimestamp`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`userAgent`:STRING,`locale`:STRING,`ip`:STRING,`page`:struct<`title`:STRING,`url`:STRING,`search`:STRING,`referrer`:STRING,`path`: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-storagedc-dev/separated_dt/experiment_impression'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.storagedc_experiment_impression`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.storagedc_experiment_impression"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}