GitHub user anishek opened a pull request:
https://github.com/apache/hive/pull/259
HIVE-17615 : Task.executeTask has to be thread safe for parallel execution
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-17615
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/259.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #259
----
commit 80ee9193e28adcfc2ee0bf1f64318dc0ee9c326b
Author: Anishek Agarwal <[email protected]>
Date: 2017-10-09T06:40:03Z
HIVE-17615 : Task.executeTask has to be thread safe for parallel execution
----
---