[
https://issues.apache.org/jira/browse/HIVE-9993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xuefu Zhang updated HIVE-9993:
------------------------------
Fix Version/s: (was: spark-branch)
1.2.0
> Retrying task could use cached bad operators [Spark Branch]
> -----------------------------------------------------------
>
> Key: HIVE-9993
> URL: https://issues.apache.org/jira/browse/HIVE-9993
> Project: Hive
> Issue Type: Bug
> Affects Versions: spark-branch
> Reporter: Jimmy Xiang
> Assignee: Jimmy Xiang
> Fix For: 1.2.0
>
> Attachments: HIVE-9993.1-spark.patch
>
>
> For a Spark task, it could be retried on the same executor in case some
> failures. In retrying, the cache task could be used. Since the operators in
> the task are already initialized, they won't be initialized again. The
> partial data in these operators could lead to wrong final results.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)