anishek created HIVE-17615: ------------------------------ Summary: Task.executeTask has to be thread safe for parallel execution Key: HIVE-17615 URL: https://issues.apache.org/jira/browse/HIVE-17615 Project: Hive Issue Type: Bug Components: HiveServer2 Affects Versions: 3.0.0 Reporter: anishek Fix For: 3.0.0
With parallel execution enabled we should make sure that the {{Task.executeTask}} has to be thread safe, which is not the case with hiveHistory object. -- This message was sent by Atlassian JIRA (v6.4.14#64029)