Zhihua Deng created HIVE-30032:
----------------------------------
Summary: Retry the execution after configured transient exceptions
Key: HIVE-30032
URL: https://issues.apache.org/jira/browse/HIVE-30032
Project: Hive
Issue Type: Improvement
Reporter: Zhihua Deng
As of now the ReExecuteLostAMQueryPlugin can retry the DAG in case of lost am,
but this is not always the case, sometimes the SessionNotRunning reaches the
plugin due to remote node decommission, this exception is different from
TezRuntimeException this plugin can handle, making the query fail.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)