Schema Info

Schema Name: sfdl_stage_segment.reactfoot_experiment_bucketing
  • created: 2017-11-01 11:59:52
  • disabled: False
  • format: raw
  • id: 245
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "reactfoot_experiment_bucketing"
    }
  • type: segment
Schema Versions: 3
    • created: 2023-11-21 12:28:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_name`:STRING,`env`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`original_key`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-reactfoot-stage/separated_dt/experiment_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing
    • id: 626619
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2023-11-21T18:27:41Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1700524800000/1700591006649.events-archiver-480-44..198f61a5-a3cf-4876-88c3-6848955cd9ba.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "2de9ffe3-bac5-48f9-a06a-045ce60a40db",
          "channel": "client",
          "context": {
              "ip": "54.175.218.140",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.61.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "Find Storage Units Near You with SpareFoot - The Ultimate Storage Unit Finder",
                  "url": "https://www.sparefoot.extrameter.com/"
              },
              "timezone": "America/Phoenix",
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/118.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "118"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "118"
                      },
                      {
                          "brand": "Not=A?Brand",
                          "version": "99"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "experiment_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-b5ab6cc4c206bd9a5933d1cb91c06598",
          "originalTimestamp": "2023-11-21T18:09:10.887Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1700590149240,
              "env": "stage",
              "experiment_name": "sf_11292_confirmation_page_hero",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2023-11-21T18:09:11.579Z",
          "sentAt": "2023-11-21T18:09:10.900Z",
          "timestamp": "2023-11-21T18:09:11.566Z",
          "type": "track",
          "userId": "5753337effe6b78a8335a580dd67f6a8",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "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.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "original_key": "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: 245
    • schema_scan_id: 5326118
    • updated: 2023-11-21 12:29:40
    • created: 2023-06-09 11:50:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_experiment_bucketing`\n(\n`channel`STRING,`receivedAt`STRING,`anonymousId`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`version`STRING,`type`STRING,`sentAt`STRING,`messageId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`projectId`STRING,`originalTimestamp`STRING,`context`struct<`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`locale`:STRING,`userAgent`:STRING,`ip`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`page`:struct<`referrer`:STRING,`path`:STRING,`search`:STRING,`title`:STRING,`url`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>>,`original_key`STRING,`event`STRING,`properties`struct<`experiment_variation`:STRING,`env`:STRING,`isReact`:STRING,`site_id`:STRING,`Hit_Timestamp`:STRING,`experiment_name`: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-reactfoot-stage/separated_dt/experiment_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing
    • id: 548204
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2023-06-09T16:50:31Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1686268800000/1686329391455.events-archiver-480-13.8ebb200.4afba83d-04dc-4ab6-9530-83de3bcae089.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "25d77ed2-e875-4365-9b9b-957eb95b38bb",
          "channel": "client",
          "context": {
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/reservation/confirmation/K6PH5MVJD",
                  "referrer": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage/storEDGE-Demo-Facility-TEST-Test-205902.html",
                  "search": "",
                  "title": "storEDGE Demo Facility TEST Test | 402 Brooks Road | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/reservation/confirmation/K6PH5MVJD"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/114.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not.A/Brand",
                          "version": "8"
                      },
                      {
                          "brand": "Chromium",
                          "version": "114"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "114"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "experiment_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-next-22a35bd07716274012251f03105acde3",
          "originalTimestamp": "2023-06-09T16:47:34.642Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1686329253380,
              "env": "stage",
              "experiment_name": "sf_11464_neighbordotcom_cpc_ad",
              "experiment_variation": "variation",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2023-06-09T16:47:35.143Z",
          "sentAt": "2023-06-09T16:47:34.653Z",
          "timestamp": "2023-06-09T16:47:35.132Z",
          "type": "track",
          "userId": "61a5741c0fa41e2833bc3de10c3dcbe3",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "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",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "integrations.All": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "original_key": "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: 245
    • schema_scan_id: 4949945
    • updated: 2023-06-09 11:51:59
    • created: 2020-01-17 09:54:23
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_experiment_bucketing`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_experiment_bucketing`\n(\n`integrations`struct<`All`:STRING,`Google_Analytics`:STRING>,`receivedAt`STRING,`original_key`STRING,`properties`struct<`experiment_name`:STRING,`experiment_variation`:STRING,`env`:STRING,`isReact`:STRING,`Hit_Timestamp`:STRING,`site_id`:STRING>,`event`STRING,`projectId`STRING,`sentAt`STRING,`channel`STRING,`userId`STRING,`version`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`type`STRING,`_origin`STRING,`timestamp`STRING,`messageId`STRING,`originalTimestamp`STRING,`anonymousId`STRING,`context`struct<`library`:struct<`name`:STRING,`version`:STRING>,`userAgent`:STRING,`locale`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`page`:struct<`title`:STRING,`path`:STRING,`search`:STRING,`url`:STRING,`referrer`: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-reactfoot-stage/separated_dt/experiment_bucketing'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_experiment_bucketing"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing
    • id: 246068
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-01-17T15:54:05Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1579219200000/1579275885919.c55215427e02.e4797d0.1113ead6-b01e-47ff-af1b-be150ecc4d91.gz|segment_separator:37",
          "anonymousId": "3dbbbf04-bc7f-44ed-b3d4-2592da49e06f",
          "channel": "client",
          "context": {
              "ip": "12.87.245.90",
              "library": {
                  "name": "analytics.js",
                  "version": "3.10.1"
              },
              "locale": "en-US",
              "page": {
                  "path": "/",
                  "referrer": "https://www.sparefoot.com/",
                  "search": "",
                  "title": "SpareFoot: Find Your Stuff a Home",
                  "url": "https://www.sparefoot.extrameter.com/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
          },
          "event": "experiment_bucketing",
          "integrations": {
              "All": true,
              "Google Analytics": false
          },
          "messageId": "ajs-a520e5854e1a9c2a83f0475cc0c321fe",
          "originalTimestamp": "2020-01-17T15:22:07.765Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1579274527561,
              "env": "stage",
              "experiment_name": "sf_8336_sfdc_tabbed_facility_page_v2",
              "experiment_variation": "control",
              "isReact": true,
              "site_id": -1
          },
          "receivedAt": "2020-01-17T15:22:08.078Z",
          "sentAt": "2020-01-17T15:22:07.768Z",
          "timestamp": "2020-01-17T15:22:08.075Z",
          "type": "track",
          "userId": "322159a79b4548033e6cd34debc97a07",
          "version": 2
      }
    • schema_attributes:
      {
          "_metadata.bundled": "",
          "_metadata.unbundled": "",
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "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",
          "original_key": "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: 245
    • schema_scan_id: 2523977
    • updated: 2020-01-17 09:56:32
Schema Scans: 3
Last at 2023-11-21 12:28:09
    • duration: 0:02:04.125014
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1233,
          "partitions_applied": false,
          "success": true
      }
    • id: 5326118
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2023-11-21/",
              "name": "dt",
              "type": "string",
              "value": "2023-11-21"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2023-11-21/1700591006649.events-archiver-480-44..198f61a5-a3cf-4876-88c3-6848955cd9ba.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 245
    • start_time: 2023-11-21 12:28:09
    • success: True
    • trace_id: 7493036541744999880
    • duration: 0:02:54.883187
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 1174,
          "partitions_applied": false,
          "success": true
      }
    • id: 4949945
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2023-06-09/",
              "name": "dt",
              "type": "string",
              "value": "2023-06-09"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2023-06-09/1686329391455.events-archiver-480-13.8ebb200.4afba83d-04dc-4ab6-9530-83de3bcae089.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 245
    • start_time: 2023-06-09 11:50:35
    • success: True
    • trace_id: 10464635525757103015
    • duration: 0:02:14.851205
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 578,
          "partitions_applied": false,
          "success": true
      }
    • id: 2523977
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2020-01-17/",
              "name": "dt",
              "type": "string",
              "value": "2020-01-17"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing",
              "key": "separated_dt/experiment_bucketing/dt=2020-01-17/1579275885919.c55215427e02.e4797d0.1113ead6-b01e-47ff-af1b-be150ecc4d91.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_experiment_bucketing",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 245
    • start_time: 2020-01-17 09:54:23
    • success: True
    • trace_id: 16560663572574261118
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2024-09-10') location 's3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-10/'\n PARTITION (dt='2024-09-12') location 's3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-12/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-16/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 562689,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-10/",
                "name": "dt",
                "value": "2024-09-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-10 01:01:02",
                    "last_data": "2024-09-10 17:46:18"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 563214,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-12/",
                "name": "dt",
                "value": "2024-09-12"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-12 13:18:50",
                    "last_data": "2024-09-12 13:24:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 564870,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-16/",
                "name": "dt",
                "value": "2024-09-16"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-09-16 05:26:27",
                    "last_data": "2024-09-16 12:06:20"
                },
                "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.campaign.content": "string",
        "context.campaign.medium": "string",
        "context.campaign.name": "string",
        "context.campaign.source": "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.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "integrations.All": "string",
        "integrations.Google_Analytics": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "original_key": "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: 2023-11-21 12:28:10
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_name`:STRING,`env`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`original_key`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-reactfoot-stage/separated_dt/experiment_bucketing'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_experiment_bucketing`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_experiment_bucketing"
    }
Server:
  • hostname: schemamanager-5c55c886bf-h2ts4
  • name: schema_manager
  • process_start: 2025-10-21 13:03:27
  • sf_env: stage
  • version: 2112174301
Raw:
{
    "name": {
        "created": "2017-11-01 11:59:52",
        "disabled": false,
        "format": "raw",
        "id": 245,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "reactfoot_experiment_bucketing"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_experiment_bucketing`\nADD\n\n\n PARTITION (dt='2024-09-10') location 's3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-10/'\n PARTITION (dt='2024-09-12') location 's3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-12/'\n PARTITION (dt='2024-09-16') location 's3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-16/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 562689,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-10/",
                    "name": "dt",
                    "value": "2024-09-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-10 01:01:02",
                        "last_data": "2024-09-10 17:46:18"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 563214,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-12/",
                    "name": "dt",
                    "value": "2024-09-12"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-12 13:18:50",
                        "last_data": "2024-09-12 13:24:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 564870,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/experiment_bucketing/dt=2024-09-16/",
                    "name": "dt",
                    "value": "2024-09-16"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-09-16 05:26:27",
                        "last_data": "2024-09-16 12:06:20"
                    },
                    "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.campaign.content": "string",
            "context.campaign.medium": "string",
            "context.campaign.name": "string",
            "context.campaign.source": "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.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "integrations.All": "string",
            "integrations.Google_Analytics": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "original_key": "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": "2023-11-21 12:28:10",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_experiment_bucketing`\n(\n`version`STRING,`type`STRING,`anonymousId`STRING,`properties`struct<`experiment_variation`:STRING,`Hit_Timestamp`:STRING,`isReact`:STRING,`site_id`:STRING,`experiment_name`:STRING,`env`:STRING>,`originalTimestamp`STRING,`receivedAt`STRING,`channel`STRING,`messageId`STRING,`event`STRING,`integrations`struct<`Google_Analytics`:STRING,`All`:STRING>,`_metadata`struct<`bundled`:array,`unbundled`:array>,`sentAt`STRING,`context`struct<`library`:struct<`version`:STRING,`name`:STRING>,`timezone`:STRING,`locale`:STRING,`userAgent`:STRING,`campaign`:struct<`content`:STRING,`source`:STRING,`medium`:STRING,`name`:STRING>,`ip`:STRING,`userAgentData`:struct<`brands`:array>,`platform`:STRING,`mobile`:STRING>,`page`:struct<`search`:STRING,`url`:STRING,`referrer`:STRING,`title`:STRING,`path`:STRING>>,`projectId`STRING,`userId`STRING,`_origin`STRING,`timestamp`STRING,`original_key`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-reactfoot-stage/separated_dt/experiment_bucketing'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_experiment_bucketing`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_experiment_bucketing"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}