Some problems caused by hive using asynchronous thread pool to delete tables

21 views
Skip to first unread message

Carol Chapman

unread,
Jul 25, 2022, 10:35:46 PM7/25/22
to MR3
At present, for the operation of deleting a table, hive puts it into a thread pool to execute asynchronously, and does not receive the execution result. In some extreme cases, when deleting a table fails, it may cause problems in the subsequent SQL execution.

Sungwoo Park

unread,
Jul 27, 2022, 3:47:06 AM7/27/22
to MR3
I guess this is the way people would use Hive, where such an operation like deleting tables can fail at any time.

-- Sungwoo

Carol Chapman

unread,
Jul 27, 2022, 10:41:05 PM7/27/22
to MR3
However, the current situation is that hive will not notify the user if deleting the table fails, which may cause some trouble
Reply all
Reply to author
Forward
0 new messages