[
https://issues.apache.org/jira/browse/HIVE-30032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Zhihua Deng updated HIVE-30032:
-------------------------------
Description: As of now the ReExecuteLostAMQueryPlugin can retry the DAG in
case of lost am, but this is not always the case, sometimes SessionNotRunning
reaches the plugin due to remote node decommission, this exception is different
from TezRuntimeException this plugin can handle, making the query fail. (was:
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.)
> 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
> Priority: Major
>
> As of now the ReExecuteLostAMQueryPlugin can retry the DAG in case of lost
> am, but this is not always the case, sometimes 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)