Schema Info

Schema Name: sfdl_dev_segment.ssdc_modal_close
  • created: 2018-08-08 20:53:51
  • disabled: False
  • format: raw
  • id: 984
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_dev_segment",
        "table": "ssdc_modal_close"
    }
  • type: segment
Schema Versions: 2
    • created: 2020-02-10 11:10:38
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_close`\n(\n`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING,`title`:STRING>>,`integrations`struct<`_empty_`:STRING>,`type`STRING,`event`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`userId`STRING,`channel`STRING,`messageId`STRING,`anonymousId`STRING,`projectId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`_origin`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`timestamp`STRING,`version`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-ssdc-dev/separated_dt/modal close'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_close"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/modal close
    • id: 4676220
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2020-02-10T17:08:24Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1581292800000/1581354481425.764f4f590070.e4797d0.ac5bec2d-86e3-4b6c-bb60-0e58dbde6d0b.gz|segment_separator:34",
          "anonymousId": "7de33340-0f8a-4be5-a6b6-1887348550aa",
          "channel": "client",
          "context": {
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.11.0"
              },
              "locale": "en-US",
              "page": {
                  "path": "/self-storage/texas/austin/afford-to-store-austin-153058/reserve/19000186/",
                  "referrer": "http://localhost:9116/self-storage/texas/austin/?amenities[]=aaaActive&city=austin&location=austin%2C%20texas&page=1&pageType=cityLandingPage&sftest=on&sort=distancelowltv&state=texas",
                  "search": "",
                  "title": "Reserve a 10' x 10' unit with Outdoor Access, 2nd Floor at Afford to Store Austin in Austin - SelfStorage.com",
                  "url": "http://localhost:9116/self-storage/texas/austin/afford-to-store-austin-153058/reserve/19000186/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/79.0.3945.130 Safari/537.36"
          },
          "event": "modal close",
          "integrations": {},
          "messageId": "ajs-ae54b09f8c3b6a9bb81e37913364fc26",
          "originalTimestamp": "2020-02-10T16:12:45.506Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1581351165505,
              "category": "missing category-reservePage",
              "env": "development",
              "isReact": true,
              "label": "aaa modal",
              "site_id": 27
          },
          "receivedAt": "2020-02-10T16:12:45.738Z",
          "sentAt": "2020-02-10T16:12:45.512Z",
          "timestamp": "2020-02-10T16:12:45.732Z",
          "type": "track",
          "userId": "aef4ca16daac72813d9e6e632046a3a3",
          "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.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 984
    • schema_scan_id: 5421956
    • updated: 2020-02-10 11:11:02
    • created: 2018-08-08 20:53:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
          "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_close`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_close`\n(\n `version`  string , `timestamp`  string , `projectId`  string , `userId`  string ,`properties`   struct< `category` : string , `Hit_Timestamp` : string , `isReact` : string , `site_id` : string , `label` : string , `env` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `messageId`  string , `_origin`  string , `type`  string , `event`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n \nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-ssdc-dev/separated_dt/modal close'\n",
          "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_close"
      ]
    • hive_path: s3://sfdl-segment-ssdc-dev/separated_dt/modal close
    • id: 46867
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Google Tag Manager",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-08-09T01:53:42Z|s3://sfdl-segment-ssdc-dev/segment-logs/VCAARGbeZs/1533772800000/1533779514479.402bcf28a73d.1.11.1.624b63bd-1b1a-4fc1-854b-d4fd388c2dc1.gz|segment_separator:34",
          "anonymousId": "eef8117e-cbd8-4e57-ba18-7e9ef5ced8bb",
          "channel": "client",
          "context": {
              "campaign": {},
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.7.2"
              },
              "page": {
                  "path": "/self-storage/texas/austin/security-self-storage-south-lamar-155246/",
                  "referrer": "",
                  "search": "?sftest=on",
                  "title": "A Mini Storage - Austin - 2381 Highway 71: Lowest Rates - SelfStorage.com",
                  "url": "http://localhost:9116/self-storage/texas/austin/security-self-storage-south-lamar-155246/?sftest=on"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/68.0.3440.84 Safari/537.36"
          },
          "event": "modal close",
          "integrations": {},
          "messageId": "ajs-7b36bc2c3ca991682f4de77aedec0edb",
          "originalTimestamp": "2018-08-09T01:34:04.839Z",
          "projectId": "VCAARGbeZs",
          "properties": {
              "Hit Timestamp": 1533778444839,
              "category": "missing category-facilityPage",
              "env": "development",
              "isReact": true,
              "label": "missing label",
              "site_id": 27
          },
          "receivedAt": "2018-08-09T01:34:05.965Z",
          "sentAt": "2018-08-09T01:34:04.841Z",
          "timestamp": "2018-08-09T01:34:05.963Z",
          "type": "track",
          "userId": "dc9c72694b183284dab36a91ea60b297",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "channel": "string",
          "context.ip": "string",
          "context.library.name": "string",
          "context.library.version": "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.isReact": "string",
          "properties.label": "string",
          "properties.site_id": "string",
          "receivedAt": "string",
          "sentAt": "string",
          "timestamp": "string",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 984
    • schema_scan_id: 4054901
    • updated: 2018-08-08 20:54:03
Schema Scans: 2
Last at 2020-02-10 11:10:38
    • duration: 0:00:26.840950
    • exit_message:
      {
          "ddl_changed": true,
          "ingested_partitions": 48,
          "partitions_applied": false,
          "success": true
      }
    • id: 5421956
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2020-02-10/",
              "name": "dt",
              "type": "string",
              "value": "2020-02-10"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close",
              "key": "separated_dt/modal close/dt=2020-02-10/1581354481425.764f4f590070.e4797d0.ac5bec2d-86e3-4b6c-bb60-0e58dbde6d0b.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_modal_close",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 984
    • start_time: 2020-02-10 11:10:38
    • success: True
    • trace_id: 16318144105124524824
    • duration: 2808 days, 18:44:32.950339
    • id: 4054901
    • payload:
      {
          "datatype_dict": null,
          "file_format": "json",
          "partition": {
              "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2018-08-09/",
              "name": "dt",
              "type": "string",
              "value": "2018-08-09"
          },
          "s3": {
              "bucket": "sfdl-segment-ssdc-dev",
              "hive_path": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close",
              "key": "separated_dt/modal close/dt=2018-08-09/1533779514479.402bcf28a73d.1.11.1.624b63bd-1b1a-4fc1-854b-d4fd388c2dc1.gz.json.gz"
          },
          "schema": {
              "name": "sfdl_dev_segment.ssdc_modal_close",
              "type": "segment"
          }
      }
    • running: False
    • schema_name_id: 984
    • start_time: 2018-08-08 20:53:51
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_dev_segment.ssdc_modal_close`\nADD\n\n\n PARTITION (dt='2019-04-01') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2019-04-01/'\n PARTITION (dt='2020-02-10') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2020-02-10/'\n PARTITION (dt='2021-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2021-01-29/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 138671,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2019-04-01/",
                "name": "dt",
                "value": "2019-04-01"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2019-04-01 13:36:35",
                    "last_data": "2019-04-01 13:36:35"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 150961,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2020-02-10/",
                "name": "dt",
                "value": "2020-02-10"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2020-02-10 11:10:38",
                    "last_data": "2020-02-10 11:10:38"
                },
                "parquet": {
                    "first_performed": null,
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": null,
                    "queued": true
                }
            }
        },
        {
            "info": {
                "id": 164639,
                "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2021-01-29/",
                "name": "dt",
                "value": "2021-01-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2021-01-29 10:19:54",
                    "last_data": "2021-01-29 10:25:21"
                },
                "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",
        "messageId": "string",
        "originalTimestamp": "string",
        "projectId": "string",
        "properties.Hit_Timestamp": "string",
        "properties.category": "string",
        "properties.env": "string",
        "properties.isReact": "string",
        "properties.label": "string",
        "properties.site_id": "string",
        "receivedAt": "string",
        "sentAt": "string",
        "timestamp": "string",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2020-02-10 11:10:38
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_close`\n(\n`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING,`title`:STRING>>,`integrations`struct<`_empty_`:STRING>,`type`STRING,`event`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`userId`STRING,`channel`STRING,`messageId`STRING,`anonymousId`STRING,`projectId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`_origin`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`timestamp`STRING,`version`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-ssdc-dev/separated_dt/modal close'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_close`",
        "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_close"
    }
Server:
  • hostname: schemamanager-5447774fc6-4w58v
  • name: schema_manager
  • process_start: 2026-04-02 21:43:44
  • sf_env: dev
  • version: 2427328685
Raw:
{
    "name": {
        "created": "2018-08-08 20:53:51",
        "disabled": false,
        "format": "raw",
        "id": 984,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_dev_segment",
            "table": "ssdc_modal_close"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_dev_segment.ssdc_modal_close`\nADD\n\n\n PARTITION (dt='2019-04-01') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2019-04-01/'\n PARTITION (dt='2020-02-10') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2020-02-10/'\n PARTITION (dt='2021-01-29') location 's3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2021-01-29/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 138671,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2019-04-01/",
                    "name": "dt",
                    "value": "2019-04-01"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2019-04-01 13:36:35",
                        "last_data": "2019-04-01 13:36:35"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 150961,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2020-02-10/",
                    "name": "dt",
                    "value": "2020-02-10"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2020-02-10 11:10:38",
                        "last_data": "2020-02-10 11:10:38"
                    },
                    "parquet": {
                        "first_performed": null,
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": null,
                        "queued": true
                    }
                }
            },
            {
                "info": {
                    "id": 164639,
                    "location": "s3://sfdl-segment-ssdc-dev/separated_dt/modal close/dt=2021-01-29/",
                    "name": "dt",
                    "value": "2021-01-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2021-01-29 10:19:54",
                        "last_data": "2021-01-29 10:25:21"
                    },
                    "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",
            "messageId": "string",
            "originalTimestamp": "string",
            "projectId": "string",
            "properties.Hit_Timestamp": "string",
            "properties.category": "string",
            "properties.env": "string",
            "properties.isReact": "string",
            "properties.label": "string",
            "properties.site_id": "string",
            "receivedAt": "string",
            "sentAt": "string",
            "timestamp": "string",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2020-02-10 11:10:38",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_segment.ssdc_modal_close`\n(\n`context`struct<`campaign`:struct<`_empty_`:STRING>,`userAgent`:STRING,`library`:struct<`version`:STRING,`name`:STRING>,`locale`:STRING,`ip`:STRING,`page`:struct<`path`:STRING,`referrer`:STRING,`url`:STRING,`search`:STRING,`title`:STRING>>,`integrations`struct<`_empty_`:STRING>,`type`STRING,`event`STRING,`_metadata`struct<`bundled`:array,`unbundled`:array>,`userId`STRING,`channel`STRING,`messageId`STRING,`anonymousId`STRING,`projectId`STRING,`properties`struct<`env`:STRING,`isReact`:STRING,`site_id`:STRING,`category`:STRING,`Hit_Timestamp`:STRING,`label`:STRING>,`_origin`STRING,`receivedAt`STRING,`originalTimestamp`STRING,`timestamp`STRING,`version`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-ssdc-dev/separated_dt/modal close'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_segment.ssdc_modal_close`",
            "repair_table": "MSCK REPAIR TABLE sfdl_dev_segment.ssdc_modal_close"
        }
    },
    "server": {
        "hostname": "schemamanager-5447774fc6-4w58v",
        "name": "schema_manager",
        "process_start": "2026-04-02 21:43:44",
        "sf_env": "dev",
        "version": "2427328685"
    }
}