Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Duplicate
-
spark-branch
-
None
-
None
Description
Currently, sometimes if a parent task failed, its child task(s) will continue to execute, even the eventual result will be incorrect. This is demonstrated in HIVE-8981.
It's a waste of time to continue in this case. We should detect such failures and abandon the child tasks.
Attachments
Issue Links
- is related to
-
HIVE-8981 Not a directory error in mapjoin_hook.q [Spark Branch]
- Resolved