[
https://issues.apache.org/jira/browse/HIVE-21646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gopal V updated HIVE-21646:
---------------------------
Resolution: Fixed
Fix Version/s: 4.0.0
Status: Resolved (was: Patch Available)
> Tez: Prevent TezTasks from escaping thread logging context
> ----------------------------------------------------------
>
> Key: HIVE-21646
> URL: https://issues.apache.org/jira/browse/HIVE-21646
> Project: Hive
> Issue Type: Bug
> Components: Tez
> Reporter: Gopal V
> Assignee: Gopal V
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-21646.1.patch, HIVE-21646.1.patch
>
>
> If hive.exec.parallel is set to true to parallelize MoveTasks or StatsTasks,
> the Tez task does not benefit from a new thread and will lose all the thread
> context of the current query.
> Multiple threads even if they are spawned, will lock on SyncDagClient & make
> progress sequentially.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)