Schema Info
Schema Name: sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations
- created: 2023-02-08 11:03:17
- disabled: False
- format: raw
- id: 2202
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "hubspot_molo_calls_contacts_associations" } - type: drivethrujson
Schema Versions: 2
-
Version 4692831
- created: 2023-02-09 09:27:58
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`\n(\n`calls_id`STRING,`contacts_id`STRING,`type`STRING\n)\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-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-09/1675956435'\n", "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations" ] - hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-09/1675956435
- id: 4692831
- processed: 1
- raw_data:
{ "calls_id": "388966406", "contacts_id": "536851", "type": "call_to_contact" } - schema_attributes:
{ "calls_id": "string", "contacts_id": "string", "type": "string" } - schema_name_id: 2202
- schema_scan_id: 6108980
- updated: 2023-02-09 09:28:09
-
Version 4692808
- created: 2023-02-08 11:03:21
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`\n(\n`calls_id`STRING,`contacts_id`STRING,`type`STRING\n)\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-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-08/1675875489'\n", "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations" ] - hive_path: s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-08/1675875489
- id: 4692808
- processed: 1
- raw_data:
{ "calls_id": "388966406", "contacts_id": "536851", "type": "call_to_contact" } - schema_attributes:
{ "calls_id": "string", "contacts_id": "string", "type": "string" } - schema_name_id: 2202
- schema_scan_id: 6106955
- updated: 2023-02-08 11:03:32
Schema Scans: 2
Last at 2023-02-09 09:27:55
-
Scan 6108980
- duration: 0:00:14.416060
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6108980
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrujson-drivethru-dev", "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-09/1675956435", "key": "raw/hubspot_molo_calls_contacts_associations/2023-02-09/1675956435/data.json.gz" }, "schema": { "name": "sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations", "type": "drivethrujson" }, "trace_context": { "parent_id": 7154117046821764666, "service_name": "drive-thru", "span_id": 11888531367971923493, "trace_id": 14155652675513319539 } } - running: False
- schema_name_id: 2202
- start_time: 2023-02-09 09:27:55
- success: True
- trace_id: 14155652675513319539
-
Scan 6106955
- duration: 0:00:14.776230
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6106955
- payload:
{ "datatype_dict": null, "file_format": "json", "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrujson-drivethru-dev", "hive_path": "s3://sfdl-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-08/1675875489", "key": "raw/hubspot_molo_calls_contacts_associations/2023-02-08/1675875489/data.json.gz" }, "schema": { "name": "sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations", "type": "drivethrujson" }, "trace_context": { "parent_id": 16605112796483474714, "service_name": "drive-thru", "span_id": 9041634148948522430, "trace_id": 2432356137958599373 } } - running: False
- schema_name_id: 2202
- start_time: 2023-02-08 11:03:17
- success: True
- trace_id: 2432356137958599373
- attributes:
{ "calls_id": "string", "contacts_id": "string", "type": "string" } - created: 2023-02-09 09:27:58
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`\n(\n`calls_id`STRING,`contacts_id`STRING,`type`STRING\n)\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-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-09/1675956435'\n", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2023-02-08 11:03:17",
"disabled": false,
"format": "raw",
"id": 2202,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "hubspot_molo_calls_contacts_associations"
},
"type": "drivethrujson"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"calls_id": "string",
"contacts_id": "string",
"type": "string"
},
"created": "2023-02-09 09:27:58",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`\n(\n`calls_id`STRING,`contacts_id`STRING,`type`STRING\n)\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-drivethrujson-drivethru-dev/raw/hubspot_molo_calls_contacts_associations/2023-02-09/1675956435'\n",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.hubspot_molo_calls_contacts_associations"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}