Details
-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 0.13.0
-
Fix Version/s: 0.14.0
-
Component/s: None
-
Labels:None
Description
Long-running dataset processes, like the DatasetSink, can lose connection to the Hive MetaStore. Currently, this requires a restart but we should try to reconnect (client.reconnect()) before failing.