Schema Info
Schema Name: sfdl_stage_postgres.keplercubies_web_view_fact
- created: 2019-01-29 13:30:50
- disabled: False
- format: raw
- id: 698
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_stage_postgres", "table": "keplercubies_web_view_fact" } - type: postgres
Schema Versions: 3
-
Version 195227
- created: 2019-01-29 13:33:37
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_web_view_fact`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplercubies_web_view_fact`\n(\n `web_view_fact_id` int , `session_id` string , `browser` string , `browser_version` string , `operating_system` string , `device` string , `screen_width` int , `screen_height` int , `city` string , `region` string , `country` string , `canonical` string , `referrer` string , `timestamp` bigint , `provider` string , `provider_id` string , `company_dim_id` int , `facility_dim_id` int , `date_dim_id` int , `referrer_domain` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790414/1632915266'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_web_view_fact" ] - hive_path: s3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790414/1632915266
- id: 195227
- processed: 1
- raw_data:
{ "browser": 2, "browser_version": 3, "canonical": 11, "city": 8, "company_dim_id": 16, "country": 10, "date_dim_id": 18, "device": 5, "facility_dim_id": 17, "operating_system": 4, "provider": 14, "provider_id": 15, "referrer": 12, "referrer_domain": 19, "region": 9, "screen_height": 7, "screen_width": 6, "session_id": 1, "timestamp": 13, "web_view_fact_id": 0 } - schema_attributes:
{ "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" } - schema_name_id: 698
- schema_scan_id: 1842499
- updated: 2019-01-29 13:33:48
-
Version 195226
- created: 2019-01-29 13:31:53
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_web_view_fact`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplercubies_web_view_fact`\n(\n `web_view_fact_id` int , `session_id` string , `browser` string , `browser_version` string , `operating_system` string , `device` string , `screen_width` int , `screen_height` int , `city` string , `region` string , `country` string , `canonical` string , `referrer` string , `timestamp` bigint , `provider` string , `provider_id` string , `company_dim_id` int , `facility_dim_id` int , `date_dim_id` int , `referrer_domain` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790304/1632915266'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_web_view_fact" ] - hive_path: s3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790304/1632915266
- id: 195226
- processed: 1
- raw_data:
{ "browser": 2, "browser_version": 3, "canonical": 11, "city": 8, "company_dim_id": 16, "country": 10, "date_dim_id": 18, "device": 5, "facility_dim_id": 17, "operating_system": 4, "provider": 14, "provider_id": 15, "referrer": 12, "referrer_domain": 19, "region": 9, "screen_height": 7, "screen_width": 6, "session_id": 1, "timestamp": 13, "web_view_fact_id": 0 } - schema_attributes:
{ "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" } - schema_name_id: 698
- schema_scan_id: 1842498
- updated: 2019-01-29 13:32:04
-
Version 195225
- created: 2019-01-29 13:30:50
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_web_view_fact`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplercubies_web_view_fact`\n(\n `web_view_fact_id` int , `session_id` string , `browser` string , `browser_version` string , `operating_system` string , `device` string , `screen_width` int , `screen_height` int , `city` string , `region` string , `country` string , `canonical` string , `referrer` string , `timestamp` bigint , `provider` string , `provider_id` string , `company_dim_id` int , `facility_dim_id` int , `date_dim_id` int , `referrer_domain` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790238/1632915266'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_web_view_fact" ] - hive_path: s3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790238/1632915266
- id: 195225
- processed: 1
- raw_data:
{ "browser": 2, "browser_version": 3, "canonical": 11, "city": 8, "company_dim_id": 16, "country": 10, "date_dim_id": 18, "device": 5, "facility_dim_id": 17, "operating_system": 4, "provider": 14, "provider_id": 15, "referrer": 12, "referrer_domain": 19, "region": 9, "screen_height": 7, "screen_width": 6, "session_id": 1, "timestamp": 13, "web_view_fact_id": 0 } - schema_attributes:
{ "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" } - schema_name_id: 698
- schema_scan_id: 1842497
- updated: 2019-01-29 13:31:01
Schema Scans: 3
Last at 2019-01-29 13:33:37
-
Scan 1842499
- duration: 0:00:13.869449
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1842499
- payload:
{ "datatype_dict": { "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplercubies-stage", "hive_path": "s3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790414/1632915266", "key": "raw/web_view_fact/2019-01-29/1548790414/16329152664359537683.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplercubies_web_view_fact", "type": "postgres" }, "trace_context": { "parent_id": 1878683832587768108, "service_name": "Kepler cubies", "trace_id": "16329152664359537683" } } - running: False
- schema_name_id: 698
- start_time: 2019-01-29 13:33:37
- success: True
- trace_id: 16329152664359537683
-
Scan 1842498
- duration: 0:00:14.272701
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1842498
- payload:
{ "datatype_dict": { "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplercubies-stage", "hive_path": "s3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790304/1632915266", "key": "raw/web_view_fact/2019-01-29/1548790304/16329152664359537683.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplercubies_web_view_fact", "type": "postgres" }, "trace_context": { "parent_id": 4398040162944459790, "service_name": "Kepler cubies", "trace_id": "16329152664359537683" } } - running: False
- schema_name_id: 698
- start_time: 2019-01-29 13:31:52
- success: True
- trace_id: 16329152664359537683
-
Scan 1842497
- duration: 0:00:34.061573
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 0, "partitions_applied": false, "success": true } - id: 1842497
- payload:
{ "datatype_dict": { "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" }, "file_format": "dat", "file_properties": { "data_has_header_row": true, "serde_properties": { "separatorChar": "\u0001" } }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-postgres-keplercubies-stage", "hive_path": "s3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790238/1632915266", "key": "raw/web_view_fact/2019-01-29/1548790238/16329152664359537683.csv.gz" }, "schema": { "name": "sfdl_stage_postgres.keplercubies_web_view_fact", "type": "postgres" }, "trace_context": { "parent_id": 3397672692966223793, "service_name": "Kepler cubies", "trace_id": "16329152664359537683" } } - running: False
- schema_name_id: 698
- start_time: 2019-01-29 13:30:50
- success: True
- trace_id: 16329152664359537683
- attributes:
{ "browser": "string", "browser_version": "string", "canonical": "string", "city": "string", "company_dim_id": "int", "country": "string", "date_dim_id": "int", "device": "string", "facility_dim_id": "int", "operating_system": "string", "provider": "string", "provider_id": "string", "referrer": "string", "referrer_domain": "string", "region": "string", "screen_height": "int", "screen_width": "int", "session_id": "string", "timestamp": "bigint", "web_view_fact_id": "int" } - created: 2019-01-29 13:33:37
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplercubies_web_view_fact`\n(\n `web_view_fact_id` int , `session_id` string , `browser` string , `browser_version` string , `operating_system` string , `device` string , `screen_width` int , `screen_height` int , `city` string , `region` string , `country` string , `canonical` string , `referrer` string , `timestamp` bigint , `provider` string , `provider_id` string , `company_dim_id` int , `facility_dim_id` int , `date_dim_id` int , `referrer_domain` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790414/1632915266'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_web_view_fact`", "repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_web_view_fact" }
- hostname: schemamanager-5c55c886bf-h2ts4
- name: schema_manager
- process_start: 2025-10-21 13:03:27
- sf_env: stage
- version: 2112174301
{
"name": {
"created": "2019-01-29 13:30:50",
"disabled": false,
"format": "raw",
"id": 698,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_stage_postgres",
"table": "keplercubies_web_view_fact"
},
"type": "postgres"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"browser": "string",
"browser_version": "string",
"canonical": "string",
"city": "string",
"company_dim_id": "int",
"country": "string",
"date_dim_id": "int",
"device": "string",
"facility_dim_id": "int",
"operating_system": "string",
"provider": "string",
"provider_id": "string",
"referrer": "string",
"referrer_domain": "string",
"region": "string",
"screen_height": "int",
"screen_width": "int",
"session_id": "string",
"timestamp": "bigint",
"web_view_fact_id": "int"
},
"created": "2019-01-29 13:33:37",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_stage_postgres`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_stage_postgres.keplercubies_web_view_fact`\n(\n `web_view_fact_id` int , `session_id` string , `browser` string , `browser_version` string , `operating_system` string , `device` string , `screen_width` int , `screen_height` int , `city` string , `region` string , `country` string , `canonical` string , `referrer` string , `timestamp` bigint , `provider` string , `provider_id` string , `company_dim_id` int , `facility_dim_id` int , `date_dim_id` int , `referrer_domain` string \n)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.lazy.LazySimpleSerDe'\n WITH SERDEPROPERTIES ( 'quote.delim' = '\"', 'escape.delim' = '\\\\', 'field.delim' = '\u0001')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-postgres-keplercubies-stage/raw/web_view_fact/2019-01-29/1548790414/1632915266'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_stage_postgres.keplercubies_web_view_fact`",
"repair_table": "MSCK REPAIR TABLE sfdl_stage_postgres.keplercubies_web_view_fact"
}
},
"server": {
"hostname": "schemamanager-5c55c886bf-h2ts4",
"name": "schema_manager",
"process_start": "2025-10-21 13:03:27",
"sf_env": "stage",
"version": "2112174301"
}
}