Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
4.0.0
-
None
-
n/a
Description
Since HIVE-20823 Worker.java starts a txn - should either add a heartbeat thread to it or use HiveTxnManager to start txn which will set up heartbeat automatically. In the later case make sure it's properly cancelled on failures.