Schema Info

Schema Name: sfdl_stage_segment.sfdc_page
  • created: 2017-11-01 12:01:31
  • disabled: False
  • format: raw
  • id: 253
  • is_partitioned: True
  • is_schema_datatyped: False
  • name:
    {
        "database": "sfdl_stage_segment",
        "table": "sfdc_page"
    }
  • type: segment
Schema Versions: 3
    • created: 2018-03-22 02:03:26
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_page`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_page`\n(\n `category`  string ,`context`   struct< `ip` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`campaign` :  struct< `content` : string , `source` : string , `term` : string , `medium` : string , `name` : string >, `userAgent` : string >, `name`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct< `Google_Analytics` : string , `All` : string , `Amazon_S3` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string , `version`  string , `projectId`  string , `original_key`  string , `_origin`  string , `type`  string ,`properties`   struct< `search` : string , `name` : string , `title` : string , `url` : string , `referrer` : string , `blogAuthor` : string , `site_id` : string , `environment` : string , `Session_ID` : string , `GA_Client_ID` : string , `pageType` : string , `path` : string , `site_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/page'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_page"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/page
    • id: 3121
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "_origin": "2018-03-22T07:03:20Z|s3://sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1521676800000/1521702085781.3279912ecc2a.1.11.1.a4b951c8-aa62-4121-b060-91ff6c0fde08.gz|segment_separator:33",
          "anonymousId": "7a6535f7-fce9-4194-85fb-3cc65beee482",
          "category": null,
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "Core-SelfStorage",
                  "medium": "paidsearch",
                  "name": "pro_national_nogeo_noproduct_exact",
                  "source": "yahoo",
                  "term": "self storage"
              },
              "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": "http://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": {
              "All": false,
              "Amazon S3": true,
              "Google Analytics": true
          },
          "messageId": "ajs-ac119a28a4912141c3cbc2e802a22a31",
          "name": "homePage",
          "originalTimestamp": "2018-03-22T06:20:59.654Z",
          "original_key": "sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1521417600000/1521496871905.92ba653c3082.1.11.1.0ccf7993-c8f7-4017-8000-7c161939c819.gz",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "GA Client ID": "",
              "Session ID": "1521699656495.xliso4tv",
              "blogAuthor": "mitch",
              "environment": "stage",
              "name": "homePage",
              "pageType": "homePage",
              "path": "/",
              "referrer": "",
              "search": "",
              "site_id": "-1",
              "site_type": "desktop",
              "title": "SpareFoot: Find Your Stuff a Home",
              "url": "http://extrameter.com/"
          },
          "receivedAt": "2018-03-22T06:21:02.916Z",
          "sentAt": "2018-03-22T06:20:59.655Z",
          "timestamp": "2018-03-22T06:21:02.915Z",
          "type": "page",
          "userId": "bot",
          "version": 2
      }
    • schema_attributes:
      {
          "_origin": "string",
          "anonymousId": "string",
          "category": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.campaign.term": "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.All": "string",
          "integrations.Amazon_S3": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "name": "string",
          "originalTimestamp": "timestamp_iso8601",
          "original_key": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Session_ID": "string",
          "properties.blogAuthor": "string",
          "properties.environment": "string",
          "properties.name": "string",
          "properties.pageType": "string",
          "properties.path": "string",
          "properties.referrer": "string",
          "properties.search": "string",
          "properties.site_id": "string",
          "properties.site_type": "string",
          "properties.title": "string",
          "properties.url": "string",
          "receivedAt": "timestamp_iso8601",
          "sentAt": "timestamp_iso8601",
          "timestamp": "timestamp_iso8601",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 253
    • schema_scan_id: None
    • updated: 2018-05-25 22:21:00
    • created: 2018-03-19 17:03:36
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_page`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_page`\n(\n `category`  string ,`context`   struct< `ip` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`campaign` :  struct< `content` : string , `source` : string , `term` : string , `medium` : string , `name` : string >, `userAgent` : string >, `name`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct< `Google_Analytics` : string , `All` : string , `Amazon_S3` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string , `version`  string , `projectId`  string , `original_key`  string , `type`  string ,`properties`   struct< `search` : string , `name` : string , `blogAuthor` : string , `url` : string , `referrer` : string , `title` : string , `site_id` : string , `environment` : string , `Session_ID` : string , `GA_Client_ID` : string , `pageType` : string , `path` : string , `site_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/page'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_page"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/page
    • id: 2917
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "113ffe1e-2a10-48cd-b99e-2195cb0128db",
          "category": null,
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "Core-SelfStorage",
                  "medium": "paidsearch",
                  "name": "pro_national_nogeo_noproduct_exact",
                  "source": "yahoo",
                  "term": "self storage"
              },
              "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": "http://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": {
              "All": false,
              "Amazon S3": true,
              "Google Analytics": true
          },
          "messageId": "ajs-c4656a3125ad09bc0c262ccbc2063455",
          "name": "homePage",
          "originalTimestamp": "2018-03-19T21:23:55.361Z",
          "original_key": "sfdl-segment-sfdc-stage/segment-logs/MK1uoFcf4t/1521417600000/1521496871905.92ba653c3082.1.11.1.0ccf7993-c8f7-4017-8000-7c161939c819.gz",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "GA Client ID": "",
              "Session ID": "1521494632722.ipvsipbs",
              "blogAuthor": "mitch",
              "environment": "stage",
              "name": "homePage",
              "pageType": "homePage",
              "path": "/",
              "referrer": "",
              "search": "",
              "site_id": "-1",
              "site_type": "desktop",
              "title": "SpareFoot: Find Your Stuff a Home",
              "url": "http://extrameter.com/"
          },
          "receivedAt": "2018-03-19T21:23:55.547Z",
          "sentAt": "2018-03-19T21:23:55.385Z",
          "timestamp": "2018-03-19T21:23:55.523Z",
          "type": "page",
          "userId": "bot",
          "version": 2
      }
    • schema_attributes:
      {
          "anonymousId": "string",
          "category": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.campaign.term": "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.All": "string",
          "integrations.Amazon_S3": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "name": "string",
          "originalTimestamp": "timestamp_iso8601",
          "original_key": "string",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Session_ID": "string",
          "properties.blogAuthor": "string",
          "properties.environment": "string",
          "properties.name": "string",
          "properties.pageType": "string",
          "properties.path": "string",
          "properties.referrer": "string",
          "properties.search": "string",
          "properties.site_id": "string",
          "properties.site_type": "string",
          "properties.title": "string",
          "properties.url": "string",
          "receivedAt": "timestamp_iso8601",
          "sentAt": "timestamp_iso8601",
          "timestamp": "timestamp_iso8601",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 253
    • schema_scan_id: None
    • updated: 2018-03-19 17:05:11
    • created: 2018-02-19 10:21:03
    • ddl:
      [
          "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
          "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_page`",
          "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_page`\n(\n `category`  string ,`context`   struct< `ip` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`campaign` :  struct< `content` : string , `source` : string , `term` : string , `medium` : string , `name` : string >, `userAgent` : string >, `name`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct< `Google_Analytics` : string , `All` : string , `Amazon_S3` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string , `version`  string , `projectId`  string , `type`  string ,`properties`   struct< `search` : string , `name` : string , `title` : string , `url` : string , `referrer` : string , `blogAuthor` : string , `site_id` : string , `environment` : string , `Session_ID` : string , `GA_Client_ID` : string , `pageType` : string , `path` : string , `site_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/page'\n",
          "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_page"
      ]
    • hive_path: s3://sfdl-segment-sfdc-stage/separated_dt/page
    • id: 2506
    • processed: 1
    • raw_data:
      {
          "_metadata": {
              "bundled": [
                  "Google Analytics",
                  "Segment.io"
              ],
              "unbundled": []
          },
          "anonymousId": "1c6f87f9-3116-4042-b319-816aa47f9020",
          "category": null,
          "channel": "client",
          "context": {
              "campaign": {
                  "content": "Core-SelfStorage",
                  "medium": "paidsearch",
                  "name": "pro_national_nogeo_noproduct_exact",
                  "source": "yahoo",
                  "term": "self storage"
              },
              "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": "http://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": {
              "All": false,
              "Amazon S3": true,
              "Google Analytics": true
          },
          "messageId": "ajs-ba5af783223c096a0d3d00aa8ab6e996",
          "name": "homePage",
          "originalTimestamp": "2018-02-19T15:32:24.782Z",
          "projectId": "MK1uoFcf4t",
          "properties": {
              "GA Client ID": "",
              "Session ID": "1519054344107.324ns02j",
              "blogAuthor": "mitch",
              "environment": "stage",
              "name": "homePage",
              "pageType": "homePage",
              "path": "/",
              "referrer": "",
              "search": "",
              "site_id": "-1",
              "site_type": "desktop",
              "title": "SpareFoot: Find Your Stuff a Home",
              "url": "http://extrameter.com/"
          },
          "receivedAt": "2018-02-19T15:32:25.277Z",
          "sentAt": "2018-02-19T15:32:24.783Z",
          "timestamp": "2018-02-19T15:32:25.276Z",
          "type": "page",
          "userId": "275a79ce48ad2248414984329",
          "version": 2
      }
    • schema_attributes:
      {
          "anonymousId": "string",
          "category": "string",
          "channel": "string",
          "context.campaign.content": "string",
          "context.campaign.medium": "string",
          "context.campaign.name": "string",
          "context.campaign.source": "string",
          "context.campaign.term": "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.All": "string",
          "integrations.Amazon_S3": "string",
          "integrations.Google_Analytics": "string",
          "messageId": "string",
          "name": "string",
          "originalTimestamp": "timestamp_iso8601",
          "projectId": "string",
          "properties.GA_Client_ID": "string",
          "properties.Session_ID": "string",
          "properties.blogAuthor": "string",
          "properties.environment": "string",
          "properties.name": "string",
          "properties.pageType": "string",
          "properties.path": "string",
          "properties.referrer": "string",
          "properties.search": "string",
          "properties.site_id": "string",
          "properties.site_type": "string",
          "properties.title": "string",
          "properties.url": "string",
          "receivedAt": "timestamp_iso8601",
          "sentAt": "timestamp_iso8601",
          "timestamp": "timestamp_iso8601",
          "type": "string",
          "userId": "string",
          "version": "string"
      }
    • schema_name_id: 253
    • schema_scan_id: None
    • updated: 2018-02-19 10:22:15
Schema Scans: 0
Partitions:
  • count: 3
  • ddl:
    [
        "ALTER TABLE\n    `sfdl_stage_segment.sfdc_page`\nADD\n\n\n PARTITION (dt='2018-05-26') location 's3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-26/'\n PARTITION (dt='2018-05-27') location 's3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-27/'\n PARTITION (dt='2018-05-29') location 's3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-29/'\n;"
    ]
  • name: dt
  • state:
    [
        {
            "info": {
                "id": 57836,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-26/",
                "name": "dt",
                "value": "2018-05-26"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-05-25 22:18:31",
                    "last_data": "2018-05-25 23:25:24"
                },
                "parquet": {
                    "first_performed": "2018-08-13 22:45:52",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-08-13 22:45:52",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 57879,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-27/",
                "name": "dt",
                "value": "2018-05-27"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-05-27 03:02:54",
                    "last_data": "2018-05-27 03:02:54"
                },
                "parquet": {
                    "first_performed": "2018-08-13 22:45:52",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-08-13 22:45:52",
                    "queued": false
                }
            }
        },
        {
            "info": {
                "id": 58067,
                "location": "s3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-29/",
                "name": "dt",
                "value": "2018-05-29"
            },
            "state": {
                "arrival": {
                    "athena_discovery": true,
                    "first_data": "2018-05-31 13:09:53",
                    "last_data": "2018-05-31 13:32:13"
                },
                "parquet": {
                    "first_performed": "2018-08-13 22:55:29",
                    "in_progress": null,
                    "job_id": null,
                    "last_performed": "2018-08-13 22:55:29",
                    "queued": false
                }
            }
        }
    ]
  • type: string
Schema:
  • attributes:
    {
        "_origin": "string",
        "anonymousId": "string",
        "category": "string",
        "channel": "string",
        "context.campaign.content": "string",
        "context.campaign.medium": "string",
        "context.campaign.name": "string",
        "context.campaign.source": "string",
        "context.campaign.term": "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.All": "string",
        "integrations.Amazon_S3": "string",
        "integrations.Google_Analytics": "string",
        "messageId": "string",
        "name": "string",
        "originalTimestamp": "timestamp_iso8601",
        "original_key": "string",
        "projectId": "string",
        "properties.GA_Client_ID": "string",
        "properties.Session_ID": "string",
        "properties.blogAuthor": "string",
        "properties.environment": "string",
        "properties.name": "string",
        "properties.pageType": "string",
        "properties.path": "string",
        "properties.referrer": "string",
        "properties.search": "string",
        "properties.site_id": "string",
        "properties.site_type": "string",
        "properties.title": "string",
        "properties.url": "string",
        "receivedAt": "timestamp_iso8601",
        "sentAt": "timestamp_iso8601",
        "timestamp": "timestamp_iso8601",
        "type": "string",
        "userId": "string",
        "version": "string"
    }
  • created: 2018-03-22 02:03:26
  • ddl:
    {
        "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
        "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_page`\n(\n `category`  string ,`context`   struct< `ip` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`campaign` :  struct< `content` : string , `source` : string , `term` : string , `medium` : string , `name` : string >, `userAgent` : string >, `name`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct< `Google_Analytics` : string , `All` : string , `Amazon_S3` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string , `version`  string , `projectId`  string , `original_key`  string , `_origin`  string , `type`  string ,`properties`   struct< `search` : string , `name` : string , `title` : string , `url` : string , `referrer` : string , `blogAuthor` : string , `site_id` : string , `environment` : string , `Session_ID` : string , `GA_Client_ID` : string , `pageType` : string , `path` : string , `site_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/page'\n",
        "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_page`",
        "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_page"
    }
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 12:01:31",
        "disabled": false,
        "format": "raw",
        "id": 253,
        "is_partitioned": true,
        "is_schema_datatyped": false,
        "name": {
            "database": "sfdl_stage_segment",
            "table": "sfdc_page"
        },
        "type": "segment"
    },
    "partition": {
        "count": 3,
        "ddl": [
            "ALTER TABLE\n    `sfdl_stage_segment.sfdc_page`\nADD\n\n\n PARTITION (dt='2018-05-26') location 's3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-26/'\n PARTITION (dt='2018-05-27') location 's3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-27/'\n PARTITION (dt='2018-05-29') location 's3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-29/'\n;"
        ],
        "name": "dt",
        "state": [
            {
                "info": {
                    "id": 57836,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-26/",
                    "name": "dt",
                    "value": "2018-05-26"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-05-25 22:18:31",
                        "last_data": "2018-05-25 23:25:24"
                    },
                    "parquet": {
                        "first_performed": "2018-08-13 22:45:52",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-08-13 22:45:52",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 57879,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-27/",
                    "name": "dt",
                    "value": "2018-05-27"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-05-27 03:02:54",
                        "last_data": "2018-05-27 03:02:54"
                    },
                    "parquet": {
                        "first_performed": "2018-08-13 22:45:52",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-08-13 22:45:52",
                        "queued": false
                    }
                }
            },
            {
                "info": {
                    "id": 58067,
                    "location": "s3://sfdl-segment-sfdc-stage/separated_dt/page/dt=2018-05-29/",
                    "name": "dt",
                    "value": "2018-05-29"
                },
                "state": {
                    "arrival": {
                        "athena_discovery": true,
                        "first_data": "2018-05-31 13:09:53",
                        "last_data": "2018-05-31 13:32:13"
                    },
                    "parquet": {
                        "first_performed": "2018-08-13 22:55:29",
                        "in_progress": null,
                        "job_id": null,
                        "last_performed": "2018-08-13 22:55:29",
                        "queued": false
                    }
                }
            }
        ],
        "type": "string"
    },
    "schema": {
        "attributes": {
            "_origin": "string",
            "anonymousId": "string",
            "category": "string",
            "channel": "string",
            "context.campaign.content": "string",
            "context.campaign.medium": "string",
            "context.campaign.name": "string",
            "context.campaign.source": "string",
            "context.campaign.term": "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.All": "string",
            "integrations.Amazon_S3": "string",
            "integrations.Google_Analytics": "string",
            "messageId": "string",
            "name": "string",
            "originalTimestamp": "timestamp_iso8601",
            "original_key": "string",
            "projectId": "string",
            "properties.GA_Client_ID": "string",
            "properties.Session_ID": "string",
            "properties.blogAuthor": "string",
            "properties.environment": "string",
            "properties.name": "string",
            "properties.pageType": "string",
            "properties.path": "string",
            "properties.referrer": "string",
            "properties.search": "string",
            "properties.site_id": "string",
            "properties.site_type": "string",
            "properties.title": "string",
            "properties.url": "string",
            "receivedAt": "timestamp_iso8601",
            "sentAt": "timestamp_iso8601",
            "timestamp": "timestamp_iso8601",
            "type": "string",
            "userId": "string",
            "version": "string"
        },
        "created": "2018-03-22 02:03:26",
        "ddl": {
            "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_segment`",
            "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_segment.sfdc_page`\n(\n `category`  string ,`context`   struct< `ip` : string ,`library` :  struct< `version` : string , `name` : string >,`page` :  struct< `url` : string , `path` : string , `search` : string , `referrer` : string , `title` : string >,`campaign` :  struct< `content` : string , `source` : string , `term` : string , `medium` : string , `name` : string >, `userAgent` : string >, `name`  string , `timestamp`  string , `messageId`  string , `userId`  string ,`integrations`   struct< `Google_Analytics` : string , `All` : string , `Amazon_S3` : string >, `receivedAt`  string ,`_metadata`   struct< `bundled`:array , `unbundled`:array >, `anonymousId`  string , `originalTimestamp`  string , `version`  string , `projectId`  string , `original_key`  string , `_origin`  string , `type`  string ,`properties`   struct< `search` : string , `name` : string , `title` : string , `url` : string , `referrer` : string , `blogAuthor` : string , `site_id` : string , `environment` : string , `Session_ID` : string , `GA_Client_ID` : string , `pageType` : string , `path` : string , `site_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/page'\n",
            "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_segment.sfdc_page`",
            "repair_table": "MSCK REPAIR TABLE sfdl_stage_segment.sfdc_page"
        }
    },
    "server": {
        "hostname": "schemamanager-5c55c886bf-h2ts4",
        "name": "schema_manager",
        "process_start": "2025-10-21 13:03:27",
        "sf_env": "stage",
        "version": "2112174301"
    }
}