Schema Info
Schema Name: sfdl_prod_athena.explorations_adwords_model_selfstorage
- created: 2018-03-08 13:30:07
- disabled: False
- format: raw
- id: 277
- is_partitioned: True
- is_schema_datatyped: False
- name:
{ "database": "sfdl_prod_athena", "table": "explorations_adwords_model_selfstorage" } - type: athena
Schema Versions: 1
-
Version 21616
- created: 2018-05-07 12:04:31
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_prod_athena`", "DROP TABLE IF EXISTS `sfdl_prod_athena.explorations_adwords_model_selfstorage`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_athena.explorations_adwords_model_selfstorage`\n(\n `google_click_id` string , `conversion_name` string , `conversion_time` string , `conversion_value` string , `conversion_currency` string , `attributed_credit` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_prod_athena.explorations_adwords_model_selfstorage" ] - hive_path: s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage
- id: 21616
- processed: 1
- raw_data:
{ "attributed_credit": 5, "conversion_currency": 4, "conversion_name": 1, "conversion_time": 2, "conversion_value": 3, "google_click_id": 0 } - schema_attributes:
{ "attributed_credit": "tinyint", "conversion_currency": "varchar(5)", "conversion_name": "varchar(1000)", "conversion_time": "timestamp", "conversion_value": "decimal(7,2)", "google_click_id": "varchar(255)" } - schema_name_id: 277
- schema_scan_id: 11298124
- updated: 2018-05-24 11:07:25
Schema Scans: 1
Last at 2018-05-07 12:04:31
-
Scan 11298124
- duration: 0:02:20.161198
- exit_message:
{ "ddl_changed": true, "ingested_partitions": 489, "partitions_applied": false, "success": true } - id: 11298124
- payload:
{ "datatype_dict": { "attributed_credit": "tinyint", "conversion_currency": "varchar(5)", "conversion_name": "varchar(1000)", "conversion_time": "timestamp", "conversion_value": "decimal(7,2)", "google_click_id": "varchar(255)" }, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": false, "partition": { "location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2018-05-06", "name": "dt", "type": "string", "value": "2018-05-06" }, "s3": { "bucket": "sfdl-athena-explorations-prod", "hive_path": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage", "key": "raw_incremental/adwords_model_selfstorage/dt=2018-05-06/data.csv.gz" }, "schema": { "name": "sfdl_prod_athena.explorations_adwords_model_selfstorage", "type": "athena" } } - running: False
- schema_name_id: 277
- start_time: 2018-05-07 12:04:31
- success: True
- count: 3
- ddl:
[ "ALTER TABLE\n `sfdl_prod_athena.explorations_adwords_model_selfstorage`\nADD\n\n\n PARTITION (dt='2025-05-26') location 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-26/'\n PARTITION (dt='2025-05-27') location 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-27/'\n PARTITION (dt='2025-05-28') location 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-28/'\n;" ] - name: dt
- state:
[ { "info": { "id": 1502835, "location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-26/", "name": "dt", "value": "2025-05-26" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-05-27 07:12:01", "last_data": "2025-05-27 07:12:01" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1503086, "location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-27/", "name": "dt", "value": "2025-05-27" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-05-28 07:24:36", "last_data": "2025-05-28 07:24:36" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } }, { "info": { "id": 1503356, "location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-28/", "name": "dt", "value": "2025-05-28" }, "state": { "arrival": { "athena_discovery": true, "first_data": "2025-05-29 07:20:43", "last_data": "2025-05-29 07:20:43" }, "parquet": { "first_performed": null, "in_progress": null, "job_id": null, "last_performed": null, "queued": false } } } ] - type: string
- attributes:
{ "attributed_credit": "tinyint", "conversion_currency": "varchar(5)", "conversion_name": "varchar(1000)", "conversion_time": "timestamp", "conversion_value": "decimal(7,2)", "google_click_id": "varchar(255)" } - created: 2018-05-07 12:04:31
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_athena`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_athena.explorations_adwords_model_selfstorage`\n(\n `google_click_id` string , `conversion_name` string , `conversion_time` string , `conversion_value` string , `conversion_currency` string , `attributed_credit` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_prod_athena.explorations_adwords_model_selfstorage`", "repair_table": "MSCK REPAIR TABLE sfdl_prod_athena.explorations_adwords_model_selfstorage" }
- hostname: schemamanager-5475496c57-7dpqb
- name: schema_manager
- process_start: 2026-01-09 11:27:47
- sf_env: prod
- version: 2112174301
{
"name": {
"created": "2018-03-08 13:30:07",
"disabled": false,
"format": "raw",
"id": 277,
"is_partitioned": true,
"is_schema_datatyped": false,
"name": {
"database": "sfdl_prod_athena",
"table": "explorations_adwords_model_selfstorage"
},
"type": "athena"
},
"partition": {
"count": 3,
"ddl": [
"ALTER TABLE\n `sfdl_prod_athena.explorations_adwords_model_selfstorage`\nADD\n\n\n PARTITION (dt='2025-05-26') location 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-26/'\n PARTITION (dt='2025-05-27') location 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-27/'\n PARTITION (dt='2025-05-28') location 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-28/'\n;"
],
"name": "dt",
"state": [
{
"info": {
"id": 1502835,
"location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-26/",
"name": "dt",
"value": "2025-05-26"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-05-27 07:12:01",
"last_data": "2025-05-27 07:12:01"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1503086,
"location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-27/",
"name": "dt",
"value": "2025-05-27"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-05-28 07:24:36",
"last_data": "2025-05-28 07:24:36"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
},
{
"info": {
"id": 1503356,
"location": "s3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage/dt=2025-05-28/",
"name": "dt",
"value": "2025-05-28"
},
"state": {
"arrival": {
"athena_discovery": true,
"first_data": "2025-05-29 07:20:43",
"last_data": "2025-05-29 07:20:43"
},
"parquet": {
"first_performed": null,
"in_progress": null,
"job_id": null,
"last_performed": null,
"queued": false
}
}
}
],
"type": "string"
},
"schema": {
"attributes": {
"attributed_credit": "tinyint",
"conversion_currency": "varchar(5)",
"conversion_name": "varchar(1000)",
"conversion_time": "timestamp",
"conversion_value": "decimal(7,2)",
"google_click_id": "varchar(255)"
},
"created": "2018-05-07 12:04:31",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_prod_athena`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_prod_athena.explorations_adwords_model_selfstorage`\n(\n `google_click_id` string , `conversion_name` string , `conversion_time` string , `conversion_value` string , `conversion_currency` string , `attributed_credit` string \n)\nPARTITIONED BY (dt string)\nROW FORMAT SERDE\n'org.apache.hadoop.hive.serde2.OpenCSVSerde'\n WITH SERDEPROPERTIES ( 'separatorChar' = ',', 'quoteChar' = '\"', 'escapeChar' = '\\\\')\nSTORED AS INPUTFORMAT\n 'org.apache.hadoop.mapred.TextInputFormat'\nOUTPUTFORMAT\n 'org.apache.hadoop.hive.ql.io.HiveIgnoreKeyTextOutputFormat'\nLOCATION\n 's3://sfdl-athena-explorations-prod/raw_incremental/adwords_model_selfstorage'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_prod_athena.explorations_adwords_model_selfstorage`",
"repair_table": "MSCK REPAIR TABLE sfdl_prod_athena.explorations_adwords_model_selfstorage"
}
},
"server": {
"hostname": "schemamanager-5475496c57-7dpqb",
"name": "schema_manager",
"process_start": "2026-01-09 11:27:47",
"sf_env": "prod",
"version": "2112174301"
}
}