Schema Info

Schema Name: sfdl_stage_segment.reactfoot_invalid
  • created: 2017-11-01 21:03:42
  • disabled: False
  • format: raw
  • id: 290
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "reactfoot_invalid"
    }
  • type: segment
Schema Versions: 3
    • created: 2024-05-13 02:57:09
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_invalid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_invalid`\n(\n`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`messageId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`page`:struct<`search`:STRING,`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING>,`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`event`STRING,`channel`STRING,`type`STRING,`sentAt`STRING,`userId`STRING,`receivedAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`label`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING>,`version`STRING,`projectId`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/invalid'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_invalid"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/invalid
    • id: 698261
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2024-05-13T07:56:54Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1715558400000/1715586975340.events-archiver-480-46..42f6ab9f-3330-4f9c-b872-f7c6e8d920f4.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "55813da3-cb4c-46f8-b2cb-8ebe73a4b2c1",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "3.248.103.28",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.68.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Norwalk-CT-self-storage/CubeSmart-Self-Storage-Norwalk-82-Fair-St-106423.html",
                  "referrer": "https://www.sparefoot.extrameter.com/storage-deals.html",
                  "search": "?searchType=storage-only",
                  "title": "CubeSmart Self Storage - Norwalk - 82 Fair St | 82 Fair St | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/Norwalk-CT-self-storage/CubeSmart-Self-Storage-Norwalk-82-Fair-St-106423.html?searchType=storage-only"
              },
              "timezone": "Europe/Amsterdam",
              "userAgent": "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/123.0.6312.122 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Chromium",
                          "version": "123"
                      },
                      {
                          "brand": "Not:A-Brand",
                          "version": "8"
                      }
                  ],
                  "mobile": false,
                  "platform": "Linux"
              }
          },
          "event": "invalid",
          "integrations": {},
          "messageId": "ajs-next-1715586187960-ed5fd25c-0754-4c46-9d25-8f4b7103dc52",
          "originalTimestamp": "2024-05-13T07:43:07.960Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1715586187960,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 106423,
                  "unitId": 27253548
              },
              "isReact": true,
              "label": "filterable units-reservation form-phone",
              "site_id": -1
          },
          "receivedAt": "2024-05-13T07:43:08.268Z",
          "sentAt": "2024-05-13T07:43:07.982Z",
          "timestamp": "2024-05-13T07:43:08.246Z",
          "type": "track",
          "userId": "83599114201df255ad798fbfbb0314ac",
          "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.timezone": "string",
          "context.userAgent": "string",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 290
    • schema_scan_id: 5702161
    • updated: 2024-05-13 02:57:23
    • created: 2023-08-16 15:07:47
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_invalid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_invalid`\n(\n`properties`struct<`isReact`:STRING,`env`:STRING,`site_id`:STRING,`label`:STRING,`category`:STRING,`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`Hit_Timestamp`:STRING>,`receivedAt`STRING,`userId`STRING,`anonymousId`STRING,`type`STRING,`context`struct<`page`:struct<`url`:STRING,`referrer`:STRING,`search`:STRING,`title`:STRING,`path`:STRING>,`ip`:STRING,`userAgent`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`name`:STRING,`version`:STRING>,`locale`:STRING,`campaign`:struct<`_empty_`:STRING>>,`projectId`STRING,`timestamp`STRING,`event`STRING,`originalTimestamp`STRING,`version`STRING,`integrations`struct<`_empty_`:STRING>,`_origin`STRING,`channel`STRING,`sentAt`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`messageId`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/invalid'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_invalid"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/invalid
    • id: 577470
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2023-08-16T20:07:43Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1692144000000/1692216186449.events-archiver-480-58..ada39cde-f240-4906-9d91-bcbc6d2c0630.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "b2ed197f-1734-405a-874d-7c2b60bf8bb3",
          "channel": "client",
          "context": {
              "ip": "54.146.71.248",
              "library": {
                  "name": "analytics.js",
                  "version": "next-1.53.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Perryville-AK-self-storage/storEDGE-Demo-Facility-TEST-Test-205902.html",
                  "referrer": "https://www.sparefoot.extrameter.com/search.html?location=Perryville%2C%20AK%2C%20USA&latitude=55.9121988&longitude=-159.1453343&informedSearch=true",
                  "search": "",
                  "title": "storEDGE Demo Facility TEST Test | 402 Brooks Road | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/Perryville-AK-self-storage/storEDGE-Demo-Facility-TEST-Test-205902.html"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/115.0.0.0 Safari/537.36",
              "userAgentData": {
                  "brands": [
                      {
                          "brand": "Not/A)Brand",
                          "version": "99"
                      },
                      {
                          "brand": "Google Chrome",
                          "version": "115"
                      },
                      {
                          "brand": "Chromium",
                          "version": "115"
                      }
                  ],
                  "mobile": false,
                  "platform": "macOS"
              }
          },
          "event": "invalid",
          "integrations": {},
          "messageId": "ajs-next-032840216f9a8eb6486317d42110b6c3",
          "originalTimestamp": "2023-08-16T19:28:22.673Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1692214102672,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 205902,
                  "unitId": 19640432
              },
              "isReact": true,
              "label": "filterable units-reservation form-phone",
              "site_id": -1
          },
          "receivedAt": "2023-08-16T19:28:23.146Z",
          "sentAt": "2023-08-16T19:28:22.691Z",
          "timestamp": "2023-08-16T19:28:23.128Z",
          "type": "track",
          "userId": "238de4062fc925130455cdd774cdebf6",
          "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",
          "context.userAgentData.brands": [
              {
                  "brand": "string",
                  "version": "string"
              }
          ],
          "context.userAgentData.mobile": "string",
          "context.userAgentData.platform": "string",
          "event": "string",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 290
    • schema_scan_id: 5104621
    • updated: 2023-08-16 15:08:04
    • created: 2022-01-25 17:14:27
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_invalid`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_invalid`\n(\n`version`STRING,`timestamp`STRING,`integrations`struct<`_empty_`:STRING>,`projectId`STRING,`messageId`STRING,`originalTimestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`type`STRING,`channel`STRING,`userId`STRING,`event`STRING,`anonymousId`STRING,`properties`struct<`extra`:struct<`facilityId`:STRING,`unitId`:STRING>,`Hit_Timestamp`:STRING,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING,`label`:STRING>,`receivedAt`STRING,`context`struct<`locale`:STRING,`page`:struct<`url`:STRING,`search`:STRING,`title`:STRING,`path`:STRING,`referrer`:STRING>,`ip`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`campaign`:struct<`_empty_`:STRING>,`userAgent`: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-reactfoot-stage/separated_dt/invalid'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_invalid"
      ]
    • hive_path: s3://sfdl-segment-reactfoot-stage/separated_dt/invalid
    • id: 379139
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "FullStory",
                  "Google Analytics",
                  "Segment.io"
              ],
              "bundledIds": [
                  "5e32e71155e30dd61b5fd962",
                  "59c551d1c3469c0001a4e89a"
              ],
              "unbundled": []
          },
          "_origin": "2022-01-25T23:13:59Z|s3://sfdl-segment-reactfoot-stage/segment-logs/nQDzdrZI1K/1643068800000/1643152318399.5490a96eff4f.8624813.18b36eed-9b83-47a5-8ce0-59d6ac8555c6.gz|analytics-segment-separator-stage:$LATEST",
          "anonymousId": "8e50e819-f045-4c2c-8519-226b4e2c2666",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "4.1.8"
              },
              "locale": "en-US",
              "page": {
                  "path": "/Los-Angeles-CA-self-storage/Extra-Space-Storage-Los-Angeles-Broadway-Pl-221769.html",
                  "referrer": "https://sparefoot.extrameter.com/search.html?location=Los%20Angeles%2C%20CA%2C%20USA&latitude=34.0522342&longitude=-118.2436849",
                  "search": "",
                  "title": "Extra Space Storage - Los Angeles - Broadway Pl | 3801 Broadway Place | SpareFoot",
                  "url": "https://www.sparefoot.extrameter.com/Los-Angeles-CA-self-storage/Extra-Space-Storage-Los-Angeles-Broadway-Pl-221769.html"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/97.0.4692.71 Safari/537.36"
          },
          "event": "invalid",
          "integrations": {},
          "messageId": "ajs-b1a3f9db7bb22b50534122be500f0489",
          "originalTimestamp": "2022-01-25T23:07:40.952Z",
          "projectId": "nQDzdrZI1K",
          "properties": {
              "Hit Timestamp": 1643152060951,
              "category": "reservation form interactions-facilityPage",
              "env": "stage",
              "extra": {
                  "facilityId": 221769,
                  "unitId": 26157981
              },
              "isReact": true,
              "label": "filterable units-reservation form-phone",
              "site_id": -1
          },
          "receivedAt": "2022-01-25T23:07:41.438Z",
          "sentAt": "2022-01-25T23:07:40.954Z",
          "timestamp": "2022-01-25T23:07:41.436Z",
          "type": "track",
          "userId": "7a5fcb0df4ae56be4258763700be68bb",
          "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",
          "messageId": "string",
          "originalTimestamp": "string",
          "projectId": "string",
          "properties.Hit_Timestamp": "string",
          "properties.category": "string",
          "properties.env": "string",
          "properties.extra.facilityId": "string",
          "properties.extra.unitId": "string",
          "properties.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 290
    • schema_scan_id: 3664365
    • updated: 2022-01-25 17:14:58
Schema Scans: 3
Last at 2024-05-13 02:57:08
    • duration: 0:00:19.695509
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 98,
          "partitions_applied": false,
          "success": true
      }
    • id: 5702161
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-05-13/",
              "name": "dt",
              "type": "string",
              "value": "2024-05-13"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid",
              "key": "separated_dt/invalid/dt=2024-05-13/1715586975340.events-archiver-480-46..42f6ab9f-3330-4f9c-b872-f7c6e8d920f4.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_invalid",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 290
    • start_time: 2024-05-13 02:57:08
    • success: True
    • trace_id: 10117090443490969600
    • duration: 0:00:27.926503
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 97,
          "partitions_applied": false,
          "success": true
      }
    • id: 5104621
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2023-08-16/",
              "name": "dt",
              "type": "string",
              "value": "2023-08-16"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid",
              "key": "separated_dt/invalid/dt=2023-08-16/1692216186449.events-archiver-480-58..ada39cde-f240-4906-9d91-bcbc6d2c0630.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_invalid",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 290
    • start_time: 2023-08-16 15:07:46
    • success: True
    • trace_id: 10978431268174687435
    • duration: 0:00:44.968710
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 87,
          "partitions_applied": false,
          "success": true
      }
    • id: 3664365
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "is_schema_datatyped": false,
          "partition": {
              "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2022-01-25/",
              "name": "dt",
              "type": "string",
              "value": "2022-01-25"
          },
          "s3": {
              "bucket": "sfdl-segment-reactfoot-stage",
              "hive_path": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid",
              "key": "separated_dt/invalid/dt=2022-01-25/1643152318399.5490a96eff4f.8624813.18b36eed-9b83-47a5-8ce0-59d6ac8555c6.json.gz"
          },
          "schema": {
              "name": "sfdl_stage_segment.reactfoot_invalid",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 290
    • start_time: 2022-01-25 17:14:25
    • success: True
    • trace_id: 12157994006285055400
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_invalid`\nADD\n\n\n PARTITION (dt='2024-05-15') location 's3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-05-15/'\n PARTITION (dt='2024-08-02') location 's3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-02/'\n PARTITION (dt='2024-08-27') location 's3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-27/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 529243,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-05-15/",
                "name": "dt",
                "value": "2024-05-15"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-05-15 08:06:05",
                    "last_data": "2024-05-15 08:41:02"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 550576,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-02/",
                "name": "dt",
                "value": "2024-08-02"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-01 23:22:09",
                    "last_data": "2024-08-01 23:22:09"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 559077,
                "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-27/",
                "name": "dt",
                "value": "2024-08-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2024-08-27 14:51:46",
                    "last_data": "2024-08-27 14:51:46"
                },
                "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.timezone": "string",
        "context.userAgent": "string",
        "context.userAgentData.brands": [
            {
                "brand": "string",
                "version": "string"
            }
        ],
        "context.userAgentData.mobile": "string",
        "context.userAgentData.platform": "string",
        "event": "string",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.extra.facilityId": "string",
        "properties.extra.unitId": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2024-05-13 02:57:09
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_invalid`\n(\n`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`messageId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`page`:struct<`search`:STRING,`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING>,`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`event`STRING,`channel`STRING,`type`STRING,`sentAt`STRING,`userId`STRING,`receivedAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`label`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING>,`version`STRING,`projectId`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/invalid'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_invalid`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_invalid"
    }
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 21:03:42",
        "disabled": false,
        "format": "raw",
        "id": 290,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "reactfoot_invalid"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.reactfoot_invalid`\nADD\n\n\n PARTITION (dt='2024-05-15') location 's3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-05-15/'\n PARTITION (dt='2024-08-02') location 's3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-02/'\n PARTITION (dt='2024-08-27') location 's3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-27/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 529243,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-05-15/",
                    "name": "dt",
                    "value": "2024-05-15"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-05-15 08:06:05",
                        "last_data": "2024-05-15 08:41:02"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 550576,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-02/",
                    "name": "dt",
                    "value": "2024-08-02"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-01 23:22:09",
                        "last_data": "2024-08-01 23:22:09"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 559077,
                    "location": "s3://sfdl-segment-reactfoot-stage/separated_dt/invalid/dt=2024-08-27/",
                    "name": "dt",
                    "value": "2024-08-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2024-08-27 14:51:46",
                        "last_data": "2024-08-27 14:51:46"
                    },
                    "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.timezone": "string",
            "context.userAgent": "string",
            "context.userAgentData.brands": [
                {
                    "brand": "string",
                    "version": "string"
                }
            ],
            "context.userAgentData.mobile": "string",
            "context.userAgentData.platform": "string",
            "event": "string",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.extra.facilityId": "string",
            "properties.extra.unitId": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2024-05-13 02:57:09",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.reactfoot_invalid`\n(\n`timestamp`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`_origin`STRING,`messageId`STRING,`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`page`:struct<`search`:STRING,`url`:STRING,`path`:STRING,`title`:STRING,`referrer`:STRING>,`ip`:STRING,`locale`:STRING,`timezone`:STRING,`userAgentData`:struct<`brands`:array>,`mobile`:STRING,`platform`:STRING>,`library`:struct<`version`:STRING,`name`:STRING>>,`integrations`struct<`_empty_`:STRING>,`anonymousId`STRING,`originalTimestamp`STRING,`event`STRING,`channel`STRING,`type`STRING,`sentAt`STRING,`userId`STRING,`receivedAt`STRING,`properties`struct<`Hit_Timestamp`:STRING,`label`:STRING,`extra`:struct<`unitId`:STRING,`facilityId`:STRING>,`category`:STRING,`site_id`:STRING,`isReact`:STRING,`env`:STRING>,`version`STRING,`projectId`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/invalid'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.reactfoot_invalid`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.reactfoot_invalid"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}