Schema Info

Schema Name: sfdl_stage_segment.sfdc_identify
  • created: 2017-11-01 11:59:34
  • disabled: False
  • format: raw
  • id: 242
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "sfdc_identify"
    }
  • type: segment
Schema Versions: 3
    • created: 2018-03-22 02:03:10
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_identify`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_identify`\n(\n `version`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct<`Google_Analytics` :  struct< `clientId` : string >>, `receivedAt`  string ,`traits`   struct< `Hit_Timestamp` : string , `Visit_ID` : string , `Move_In_Date__Original_` : string , `Visitor_ID` : string , `Reservation_MoveIn_Day_Of_Week` : string , `Reservation_Type` : string , `Reservation_Medium` : string , `GA_Client_ID` : string , `dimKey` : string , `Session_ID` : string >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`campaign` :  struct< `content` : string , `source` : string , `medium` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `title` : string , `referrer` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `original_key`  string , `_origin`  string , `type`  string , `writeKey`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n WITH SERDEPROPERTIES ( 'mapping.ga_client_id' = 'GA Client ID' , 'mapping.GA_Client_ID' = 'GA Client ID' )\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-sfdc-stage/separated_dt/identify'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_identify"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/identify
    • id: 3120
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-03-22T07:02:58Z|s3://sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1521676800000/1521702073086.9f858a903cf3.1.11.1.b58ce26d-ac72-40c8-827d-c7496dac4622.gz|segment_separator:33",
          "anonymousId": "7a6535f7-fce9-4194-85fb-3cc65beee482",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "Companies-Misc",
                  "medium": "paidsearch",
                  "name": "pro_regional_austin_noproduct_exact",
                  "source": "google"
              },
              "ip": "195.201.25.184",
              "library": {
                  "name": "analytics.js",
                  "version": "3.4.0"
              },
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "SpareFoot: Find Your Stuff a Home",
                  "url": "https://www.sparefoot.extrameter.com/"
              },
              "userAgent": "Mozilla/5.0 (Windows NT 6.1) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/41.0.2228.0 Safari/537.36"
          },
          "integrations": {
              "Google Analytics": {
                  "clientId": ""
              }
          },
          "messageId": "ajs-8015cc33c2b7d67c2b8aaa74800bc639",
          "originalTimestamp": "2018-03-22T06:20:59.489Z",
          "original_key": "sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1521417600000/1521496875692.958eee4cd4b2.1.11.1.2ecbdc62-8ebf-418e-891c-54fff8c23e69.gz",
          "projectId": "MK1uoFcf4t",
          "receivedAt": "2018-03-22T06:21:02.919Z",
          "sentAt": "2018-03-22T06:20:59.538Z",
          "timestamp": "2018-03-22T06:21:02.870Z",
          "traits": {
              "GA Client ID": "2048122627.1478268438",
              "Hit Timestamp": 1478789221485,
              "Move In Date (Original)": "2016-11-16",
              "Reservation Medium": "web",
              "Reservation MoveIn Day Of Week": "Wednesday",
              "Reservation Type": "STANDARD",
              "Session ID": "1478789701806.i4li8bqzes2otvn0aiqkt9",
              "Visit ID": "855803ea0cdb9313382800055",
              "Visitor ID": "655802e3c89e98d6456946805",
              "dimKey": "655802e3c89e98d6456946805"
          },
          "type": "identify",
          "userId": "bot",
          "version": 2,
          "writeKey": "O7k8KYXXI7Yw5zcaCLMemxdXK6HP8sGo"
      }
    • 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.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "integrations.Google_Analytics.clientId": "string",
          "messageId": "string",
          "originalTimestamp": "timestamp_iso8601",
          "original_key": "string",
          "projectId": "string",
          "receivedAt": "timestamp_iso8601",
          "sentAt": "timestamp_iso8601",
          "timestamp": "timestamp_iso8601",
          "traits.GA_Client_ID": "string",
          "traits.Hit_Timestamp": "string",
          "traits.Move_In_Date__Original_": "string",
          "traits.Reservation_Medium": "string",
          "traits.Reservation_MoveIn_Day_Of_Week": "string",
          "traits.Reservation_Type": "string",
          "traits.Session_ID": "string",
          "traits.Visit_ID": "string",
          "traits.Visitor_ID": "string",
          "traits.dimKey": "string",
          "type": "string",
          "userId": "string",
          "version": "string",
          "writeKey": "string"
      }
    • schema_name_id: 242
    • schema_scan_id: None
    • updated: 2018-05-25 21:21:51
    • created: 2018-03-19 17:01:46
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_identify`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_identify`\n(\n `version`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct<`Google_Analytics` :  struct< `clientId` : string >>, `receivedAt`  string ,`traits`   struct< `Hit_Timestamp` : string , `Visit_ID` : string , `Move_In_Date__Original_` : string , `Visitor_ID` : string , `Reservation_Medium` : string , `Reservation_Type` : string , `dimKey` : string , `GA_Client_ID` : string , `Session_ID` : string , `Reservation_MoveIn_Day_Of_Week` : string >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`campaign` :  struct< `content` : string , `source` : string , `medium` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `title` : string , `referrer` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `original_key`  string , `writeKey`  string , `type`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n WITH SERDEPROPERTIES ( 'mapping.ga_client_id' = 'GA Client ID' , 'mapping.GA_Client_ID' = 'GA Client ID' )\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-sfdc-stage/separated_dt/identify'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_identify"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/identify
    • id: 2915
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "113ffe1e-2a10-48cd-b99e-2195cb0128db",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "Companies-Misc",
                  "medium": "paidsearch",
                  "name": "pro_regional_austin_noproduct_exact",
                  "source": "google"
              },
              "ip": "138.197.96.235",
              "library": {
                  "name": "analytics.js",
                  "version": "3.4.0"
              },
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "SpareFoot: Find Your Stuff a Home",
                  "url": "https://www.sparefoot.extrameter.com/"
              },
              "userAgent": "Mozilla/5.0 (compatible; DnyzBot/1.0) AppleWebKit/537.36 (KHTML, like Gecko) HeadlessChrome/64.0.3282.167 Safari/537.36"
          },
          "integrations": {
              "Google Analytics": {
                  "clientId": ""
              }
          },
          "messageId": "ajs-732745166922d0f334d87d52ff643a7c",
          "originalTimestamp": "2018-03-19T21:23:55.281Z",
          "original_key": "sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1521417600000/1521496875692.958eee4cd4b2.1.11.1.2ecbdc62-8ebf-418e-891c-54fff8c23e69.gz",
          "projectId": "MK1uoFcf4t",
          "receivedAt": "2018-03-19T21:23:55.547Z",
          "sentAt": "2018-03-19T21:23:55.308Z",
          "timestamp": "2018-03-19T21:23:55.520Z",
          "traits": {
              "GA Client ID": "2048122627.1478268438",
              "Hit Timestamp": 1478789221485,
              "Move In Date (Original)": "2016-11-16",
              "Reservation Medium": "web",
              "Reservation MoveIn Day Of Week": "Wednesday",
              "Reservation Type": "STANDARD",
              "Session ID": "1478789701806.i4li8bqzes2otvn0aiqkt9",
              "Visit ID": "855803ea0cdb9313382800055",
              "Visitor ID": "655802e3c89e98d6456946805",
              "dimKey": "655802e3c89e98d6456946805"
          },
          "type": "identify",
          "userId": "bot",
          "version": 2,
          "writeKey": "O7k8KYXXI7Yw5zcaCLMemxdXK6HP8sGo"
      }
    • schema_attributes:
      {
          "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.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "integrations.Google_Analytics.clientId": "string",
          "messageId": "string",
          "originalTimestamp": "timestamp_iso8601",
          "original_key": "string",
          "projectId": "string",
          "receivedAt": "timestamp_iso8601",
          "sentAt": "timestamp_iso8601",
          "timestamp": "timestamp_iso8601",
          "traits.GA_Client_ID": "string",
          "traits.Hit_Timestamp": "string",
          "traits.Move_In_Date__Original_": "string",
          "traits.Reservation_Medium": "string",
          "traits.Reservation_MoveIn_Day_Of_Week": "string",
          "traits.Reservation_Type": "string",
          "traits.Session_ID": "string",
          "traits.Visit_ID": "string",
          "traits.Visitor_ID": "string",
          "traits.dimKey": "string",
          "type": "string",
          "userId": "string",
          "version": "string",
          "writeKey": "string"
      }
    • schema_name_id: 242
    • schema_scan_id: None
    • updated: 2018-03-19 17:03:15
    • created: 2018-02-19 10:25:52
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_identify`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_identify`\n(\n `version`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct<`Google_Analytics` :  struct< `clientId` : string >>, `receivedAt`  string ,`traits`   struct< `Hit_Timestamp` : string , `Visit_ID` : string , `Session_ID` : string , `Move_In_Date__Original_` : string , `Visitor_ID` : string , `Reservation_Type` : string , `Reservation_Medium` : string , `GA_Client_ID` : string , `dimKey` : string , `Reservation_MoveIn_Day_Of_Week` : string >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`campaign` :  struct< `content` : string , `source` : string , `medium` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `title` : string , `referrer` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `writeKey`  string , `type`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n WITH SERDEPROPERTIES ( 'mapping.ga_client_id' = 'GA Client ID' , 'mapping.GA_Client_ID' = 'GA Client ID' )\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-sfdc-stage/separated_dt/identify'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_identify"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/identify
    • id: 2508
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "1c6f87f9-3116-4042-b319-816aa47f9020",
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "Companies-Misc",
                  "medium": "paidsearch",
                  "name": "pro_regional_austin_noproduct_exact",
                  "source": "google"
              },
              "ip": "34.239.223.223",
              "library": {
                  "name": "analytics.js",
                  "version": "3.2.7"
              },
              "page": {
                  "path": "/",
                  "referrer": "",
                  "search": "",
                  "title": "SpareFoot: Find Your Stuff a Home",
                  "url": "https://www.sparefoot.extrameter.com/"
              },
              "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_13_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.167 Safari/537.36"
          },
          "integrations": {
              "Google Analytics": {
                  "clientId": ""
              }
          },
          "messageId": "ajs-4964e3915b39de1a52f89e76970dfcf0",
          "originalTimestamp": "2018-02-19T15:32:24.778Z",
          "projectId": "MK1uoFcf4t",
          "receivedAt": "2018-02-19T15:32:25.274Z",
          "sentAt": "2018-02-19T15:32:24.778Z",
          "timestamp": "2018-02-19T15:32:25.274Z",
          "traits": {
              "GA Client ID": "2048122627.1478268438",
              "Hit Timestamp": 1478789221485,
              "Move In Date (Original)": "2016-11-16",
              "Reservation Medium": "web",
              "Reservation MoveIn Day Of Week": "Wednesday",
              "Reservation Type": "STANDARD",
              "Session ID": "1478789701806.i4li8bqzes2otvn0aiqkt9",
              "Visit ID": "855803ea0cdb9313382800055",
              "Visitor ID": "655802e3c89e98d6456946805",
              "dimKey": "655802e3c89e98d6456946805"
          },
          "type": "identify",
          "userId": "275a79ce48ad2248414984329",
          "version": 2,
          "writeKey": "O7k8KYXXI7Yw5zcaCLMemxdXK6HP8sGo"
      }
    • schema_attributes:
      {
          "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.page.path": "string",
          "context.page.referrer": "string",
          "context.page.search": "string",
          "context.page.title": "string",
          "context.page.url": "string",
          "context.userAgent": "string",
          "integrations.Google_Analytics.clientId": "string",
          "messageId": "string",
          "originalTimestamp": "timestamp_iso8601",
          "projectId": "string",
          "receivedAt": "timestamp_iso8601",
          "sentAt": "timestamp_iso8601",
          "timestamp": "timestamp_iso8601",
          "traits.GA_Client_ID": "string",
          "traits.Hit_Timestamp": "string",
          "traits.Move_In_Date__Original_": "string",
          "traits.Reservation_Medium": "string",
          "traits.Reservation_MoveIn_Day_Of_Week": "string",
          "traits.Reservation_Type": "string",
          "traits.Session_ID": "string",
          "traits.Visit_ID": "string",
          "traits.Visitor_ID": "string",
          "traits.dimKey": "string",
          "type": "string",
          "userId": "string",
          "version": "string",
          "writeKey": "string"
      }
    • schema_name_id: 242
    • schema_scan_id: None
    • updated: 2018-02-19 10:27:01
Schema Scans: 0
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.sfdc_identify`\nADD\n\n\n PARTITION (dt='2018-05-26') location 's3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-26/'\n PARTITION (dt='2018-05-27') location 's3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-27/'\n PARTITION (dt='2018-05-29') location 's3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-29/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 57833,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-26/",
                "name": "dt",
                "value": "2018-05-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-05-25 21:19:14",
                    "last_data": "2018-05-25 23:23:32"
                },
                "parquet": {
                    "first_performed": "2018-08-13 22:45:15",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-08-13 22:45:15",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 57881,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-27/",
                "name": "dt",
                "value": "2018-05-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-05-27 03:31:16",
                    "last_data": "2018-05-27 03:31:16"
                },
                "parquet": {
                    "first_performed": "2018-08-13 22:45:15",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-08-13 22:45:15",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 58066,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-29/",
                "name": "dt",
                "value": "2018-05-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-05-31 13:09:32",
                    "last_data": "2018-05-31 13:31:15"
                },
                "parquet": {
                    "first_performed": "2018-08-13 22:52:25",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-08-13 22:52:25",
                    "queued": false
                }
            }
        }
    ]
  • 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.page.path": "string",
        "context.page.referrer": "string",
        "context.page.search": "string",
        "context.page.title": "string",
        "context.page.url": "string",
        "context.userAgent": "string",
        "integrations.Google_Analytics.clientId": "string",
        "messageId": "string",
        "originalTimestamp": "timestamp_iso8601",
        "original_key": "string",
        "projectId": "string",
        "receivedAt": "timestamp_iso8601",
        "sentAt": "timestamp_iso8601",
        "timestamp": "timestamp_iso8601",
        "traits.GA_Client_ID": "string",
        "traits.Hit_Timestamp": "string",
        "traits.Move_In_Date__Original_": "string",
        "traits.Reservation_Medium": "string",
        "traits.Reservation_MoveIn_Day_Of_Week": "string",
        "traits.Reservation_Type": "string",
        "traits.Session_ID": "string",
        "traits.Visit_ID": "string",
        "traits.Visitor_ID": "string",
        "traits.dimKey": "string",
        "type": "string",
        "userId": "string",
        "version": "string",
        "writeKey": "string"
    }
  • created: 2018-03-22 02:03:10
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_identify`\n(\n `version`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct<`Google_Analytics` :  struct< `clientId` : string >>, `receivedAt`  string ,`traits`   struct< `Hit_Timestamp` : string , `Visit_ID` : string , `Move_In_Date__Original_` : string , `Visitor_ID` : string , `Reservation_MoveIn_Day_Of_Week` : string , `Reservation_Type` : string , `Reservation_Medium` : string , `GA_Client_ID` : string , `dimKey` : string , `Session_ID` : string >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`campaign` :  struct< `content` : string , `source` : string , `medium` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `title` : string , `referrer` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `original_key`  string , `_origin`  string , `type`  string , `writeKey`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n WITH SERDEPROPERTIES ( 'mapping.ga_client_id' = 'GA Client ID' , 'mapping.GA_Client_ID' = 'GA Client ID' )\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-sfdc-stage/separated_dt/identify'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_identify`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_identify"
    }
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:34",
        "disabled": false,
        "format": "raw",
        "id": 242,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "sfdc_identify"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.sfdc_identify`\nADD\n\n\n PARTITION (dt='2018-05-26') location 's3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-26/'\n PARTITION (dt='2018-05-27') location 's3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-27/'\n PARTITION (dt='2018-05-29') location 's3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-29/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 57833,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-26/",
                    "name": "dt",
                    "value": "2018-05-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-05-25 21:19:14",
                        "last_data": "2018-05-25 23:23:32"
                    },
                    "parquet": {
                        "first_performed": "2018-08-13 22:45:15",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-08-13 22:45:15",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 57881,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-27/",
                    "name": "dt",
                    "value": "2018-05-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-05-27 03:31:16",
                        "last_data": "2018-05-27 03:31:16"
                    },
                    "parquet": {
                        "first_performed": "2018-08-13 22:45:15",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-08-13 22:45:15",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 58066,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/identify/dt=2018-05-29/",
                    "name": "dt",
                    "value": "2018-05-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-05-31 13:09:32",
                        "last_data": "2018-05-31 13:31:15"
                    },
                    "parquet": {
                        "first_performed": "2018-08-13 22:52:25",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-08-13 22:52:25",
                        "queued": false
                    }
                }
            }
        ],
        "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.page.path": "string",
            "context.page.referrer": "string",
            "context.page.search": "string",
            "context.page.title": "string",
            "context.page.url": "string",
            "context.userAgent": "string",
            "integrations.Google_Analytics.clientId": "string",
            "messageId": "string",
            "originalTimestamp": "timestamp_iso8601",
            "original_key": "string",
            "projectId": "string",
            "receivedAt": "timestamp_iso8601",
            "sentAt": "timestamp_iso8601",
            "timestamp": "timestamp_iso8601",
            "traits.GA_Client_ID": "string",
            "traits.Hit_Timestamp": "string",
            "traits.Move_In_Date__Original_": "string",
            "traits.Reservation_Medium": "string",
            "traits.Reservation_MoveIn_Day_Of_Week": "string",
            "traits.Reservation_Type": "string",
            "traits.Session_ID": "string",
            "traits.Visit_ID": "string",
            "traits.Visitor_ID": "string",
            "traits.dimKey": "string",
            "type": "string",
            "userId": "string",
            "version": "string",
            "writeKey": "string"
        },
        "created": "2018-03-22 02:03:10",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_identify`\n(\n `version`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct<`Google_Analytics` :  struct< `clientId` : string >>, `receivedAt`  string ,`traits`   struct< `Hit_Timestamp` : string , `Visit_ID` : string , `Move_In_Date__Original_` : string , `Visitor_ID` : string , `Reservation_MoveIn_Day_Of_Week` : string , `Reservation_Type` : string , `Reservation_Medium` : string , `GA_Client_ID` : string , `dimKey` : string , `Session_ID` : string >, `anonymousId`  string , `originalTimestamp`  string ,`context`   struct< `ip` : string ,`campaign` :  struct< `content` : string , `source` : string , `medium` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `title` : string , `referrer` : string >,`library` :  struct< `version` : string , `name` : string >, `userAgent` : string >, `projectId`  string , `original_key`  string , `_origin`  string , `type`  string , `writeKey`  string , `channel`  string , `sentAt`  string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.openx.data.jsonserde.JsonSerDe'\n WITH SERDEPROPERTIES ( 'mapping.ga_client_id' = 'GA Client ID' , 'mapping.GA_Client_ID' = 'GA Client ID' )\nSTORED AS INPUTFORMAT\n  'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n  'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n  's3://sfdl-segment-sfdc-stage/separated_dt/identify'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_identify`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_identify"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}