Schema Info
Schema Name: sfdl_dev_drivethru.newbookdev_newbooktasks_notifications
- created: 2024-10-08 18:28:43
- disabled: False
- format: raw
- id: 2995
- is_partitioned: False
- is_schema_datatyped: True
- name:
{ "database": "sfdl_dev_drivethru", "table": "newbookdev_newbooktasks_notifications" } - type: drivethrucsv
Schema Versions: 15
-
Version 4749370
- created: 2024-11-05 23:43:21
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866573'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866573
- id: 4749370
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6675404
- updated: 2024-11-05 23:43:35
-
Version 4749266
- created: 2024-11-05 23:32:23
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866618'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866618
- id: 4749266
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6675298
- updated: 2024-11-05 23:32:36
-
Version 4748691
- created: 2024-11-05 22:56:46
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866472'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866472
- id: 4748691
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6674723
- updated: 2024-11-05 22:56:59
-
Version 4746504
- created: 2024-11-05 04:06:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785177'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785177
- id: 4746504
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6671726
- updated: 2024-11-05 04:06:41
-
Version 4746432
- created: 2024-11-05 04:02:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785815'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785815
- id: 4746432
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6671653
- updated: 2024-11-05 04:03:00
-
Version 4745703
- created: 2024-11-05 03:36:25
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784872'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784872
- id: 4745703
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6670920
- updated: 2024-11-05 03:36:36
-
Version 4744953
- created: 2024-11-05 03:16:49
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784268'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784268
- id: 4744953
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6670170
- updated: 2024-11-05 03:16:59
-
Version 4743827
- created: 2024-11-05 02:46:57
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783939'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783939
- id: 4743827
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6669044
- updated: 2024-11-05 02:47:07
-
Version 4743773
- created: 2024-11-05 02:45:27
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784107'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784107
- id: 4743773
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6668990
- updated: 2024-11-05 02:45:38
-
Version 4743055
- created: 2024-11-05 02:26:29
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783820'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783820
- id: 4743055
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6668272
- updated: 2024-11-05 02:26:39
-
Version 4742206
- created: 2024-11-05 02:03:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783705'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783705
- id: 4742206
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6667423
- updated: 2024-11-05 02:04:10
-
Version 4741550
- created: 2024-11-05 01:46:30
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783577'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783577
- id: 4741550
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6666767
- updated: 2024-11-05 01:46:41
-
Version 4740762
- created: 2024-11-05 01:25:51
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783359'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783359
- id: 4740762
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6665979
- updated: 2024-11-05 01:26:02
-
Version 4739975
- created: 2024-11-05 01:04:59
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782956'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782956
- id: 4739975
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6665192
- updated: 2024-11-05 01:05:10
-
Version 4738764
- created: 2024-11-05 00:33:01
- ddl:
[ "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782764'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" ] - hive_path: s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782764
- id: 4738764
- processed: 1
- raw_data:
{ "completed_by": 11, "completed_on": 12, "contact_template_id": 4, "id": 2, "interval": 6, "interval_multiplier": 7, "interval_type": 8, "method": 5, "newbook_region": 0, "notify_on": 9, "notify_user_id": 10, "task_id": 3, "tenant": 1 } - schema_attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - schema_name_id: 2995
- schema_scan_id: 6663977
- updated: 2024-11-05 00:33:15
Schema Scans: 15
Last at 2024-11-05 23:43:20
-
Scan 6675404
- duration: 0:00:14.227385
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675404
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866573", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866573/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1785931394211510428, "service_name": "drive-thru", "span_id": 8753649735721953111, "trace_id": 15662180915951637605 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 23:43:20
- success: True
- trace_id: 15662180915951637605
-
Scan 6675298
- duration: 0:00:14.487134
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6675298
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866618", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866618/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 11298270824662210790, "service_name": "drive-thru", "span_id": 4355994090720115160, "trace_id": 4418229838794841384 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 23:32:22
- success: True
- trace_id: 4418229838794841384
-
Scan 6674723
- duration: 0:00:14.344477
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6674723
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866472", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866472/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10366090956232442426, "service_name": "drive-thru", "span_id": 2737015485151773194, "trace_id": 5554149099215167518 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 22:56:45
- success: True
- trace_id: 5554149099215167518
-
Scan 6671726
- duration: 0:00:11.763362
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671726
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785177", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785177/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 9970390090924425504, "service_name": "drive-thru", "span_id": 10552996120406105200, "trace_id": 12929527697057982664 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 04:06:29
- success: True
- trace_id: 12929527697057982664
-
Scan 6671653
- duration: 0:00:11.758387
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6671653
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785815", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730785815/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10443847438223782249, "service_name": "drive-thru", "span_id": 11970230401121081536, "trace_id": 17672646519276884111 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 04:02:48
- success: True
- trace_id: 17672646519276884111
-
Scan 6670920
- duration: 0:00:11.410114
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670920
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784872", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784872/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4811885238861648296, "service_name": "drive-thru", "span_id": 8849103217018241141, "trace_id": 16811615121518258883 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 03:36:25
- success: True
- trace_id: 16811615121518258883
-
Scan 6670170
- duration: 0:00:11.837487
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6670170
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784268", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784268/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10587183599259729700, "service_name": "drive-thru", "span_id": 662951933955784693, "trace_id": 16023741716232750502 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 03:16:48
- success: True
- trace_id: 16023741716232750502
-
Scan 6669044
- duration: 0:00:11.628787
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6669044
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783939", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783939/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 10972813052807235742, "service_name": "drive-thru", "span_id": 3167757366271103536, "trace_id": 15916739054382813771 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 02:46:56
- success: True
- trace_id: 15916739054382813771
-
Scan 6668990
- duration: 0:00:11.556111
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668990
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784107", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730784107/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 1239245023779193402, "service_name": "drive-thru", "span_id": 3968750569052503772, "trace_id": 3162666852171541639 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 02:45:27
- success: True
- trace_id: 3162666852171541639
-
Scan 6668272
- duration: 0:00:11.518445
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6668272
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783820", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783820/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 16906411073858681145, "service_name": "drive-thru", "span_id": 8176253598709361281, "trace_id": 9573680514399960226 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 02:26:28
- success: True
- trace_id: 9573680514399960226
-
Scan 6667423
- duration: 0:00:11.533030
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6667423
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783705", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783705/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4506808906693375493, "service_name": "drive-thru", "span_id": 8018233732017224457, "trace_id": 13400593008531892812 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 02:03:58
- success: True
- trace_id: 13400593008531892812
-
Scan 6666767
- duration: 0:00:11.706977
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6666767
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783577", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783577/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 2249931720592449509, "service_name": "drive-thru", "span_id": 274537704234917553, "trace_id": 8086809109075281667 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 01:46:30
- success: True
- trace_id: 8086809109075281667
-
Scan 6665979
- duration: 0:00:11.708600
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665979
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783359", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730783359/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 12497697454363024992, "service_name": "drive-thru", "span_id": 8661241559890371354, "trace_id": 9643794144812902336 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 01:25:50
- success: True
- trace_id: 9643794144812902336
-
Scan 6665192
- duration: 0:00:11.841025
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6665192
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782956", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782956/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 4825787872647822953, "service_name": "drive-thru", "span_id": 18192808875950133510, "trace_id": 11692443533425144723 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 01:04:58
- success: True
- trace_id: 11692443533425144723
-
Scan 6663977
- duration: 0:00:14.169680
- exit_message:
{ "ddl_changed": true, "partitions_applied": false, "success": true } - id: 6663977
- payload:
{ "datatype_dict": null, "file_format": "csv", "file_properties": { "data_has_header_row": true }, "is_schema_datatyped": true, "s3": { "bucket": "sfdl-drivethrucsv-drivethru-dev", "hive_path": "s3://sfdl-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782764", "key": "raw/newbookdev_newbooktasks_notifications/2024-11-04/1730782764/tasks_notifications.csv.gz" }, "schema": { "name": "sfdl_dev_drivethru.newbookdev_newbooktasks_notifications", "type": "drivethrucsv" }, "trace_context": { "parent_id": 13536051135288651222, "service_name": "drive-thru", "span_id": 4293339595492416559, "trace_id": 6865381686703067560 } } - running: False
- schema_name_id: 2995
- start_time: 2024-11-05 00:33:01
- success: True
- trace_id: 6865381686703067560
- attributes:
{ "completed_by": "string", "completed_on": "string", "contact_template_id": "string", "id": "string", "interval": "string", "interval_multiplier": "string", "interval_type": "string", "method": "string", "newbook_region": "string", "notify_on": "string", "notify_user_id": "string", "task_id": "string", "tenant": "string" } - created: 2024-11-05 23:43:21
- ddl:
{ "create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`", "create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866573'\nTBLPROPERTIES ('skip.header.line.count' = '1')", "drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`", "repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications" }
- hostname: schemamanager-5447774fc6-4w58v
- name: schema_manager
- process_start: 2026-04-02 21:43:44
- sf_env: dev
- version: 2427328685
{
"name": {
"created": "2024-10-08 18:28:43",
"disabled": false,
"format": "raw",
"id": 2995,
"is_partitioned": false,
"is_schema_datatyped": true,
"name": {
"database": "sfdl_dev_drivethru",
"table": "newbookdev_newbooktasks_notifications"
},
"type": "drivethrucsv"
},
"partition": {
"count": 0,
"ddl": null,
"name": null,
"state": [],
"type": null
},
"schema": {
"attributes": {
"completed_by": "string",
"completed_on": "string",
"contact_template_id": "string",
"id": "string",
"interval": "string",
"interval_multiplier": "string",
"interval_type": "string",
"method": "string",
"newbook_region": "string",
"notify_on": "string",
"notify_user_id": "string",
"task_id": "string",
"tenant": "string"
},
"created": "2024-11-05 23:43:21",
"ddl": {
"create_database": "CREATE DATABASE IF NOT EXISTS `sfdl_dev_drivethru`",
"create_table": "CREATE EXTERNAL TABLE IF NOT EXISTS\n`sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`\n(\n `newbook_region` string , `tenant` string , `id` string , `task_id` string , `contact_template_id` string , `method` string , `interval` string , `interval_multiplier` string , `interval_type` string , `notify_on` string , `notify_user_id` string , `completed_by` string , `completed_on` string \n)\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-drivethrucsv-drivethru-dev/raw/newbookdev_newbooktasks_notifications/2024-11-05/1730866573'\nTBLPROPERTIES ('skip.header.line.count' = '1')",
"drop_table": "DROP TABLE IF EXISTS `sfdl_dev_drivethru.newbookdev_newbooktasks_notifications`",
"repair_table": "MSCK REPAIR TABLE sfdl_dev_drivethru.newbookdev_newbooktasks_notifications"
}
},
"server": {
"hostname": "schemamanager-5447774fc6-4w58v",
"name": "schema_manager",
"process_start": "2026-04-02 21:43:44",
"sf_env": "dev",
"version": "2427328685"
}
}