You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by anishek <gi...@git.apache.org> on 2017/10/09 06:42:30 UTC

[GitHub] hive pull request #259: HIVE-17615 : Task.executeTask has to be thread safe ...

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 <an...@gmail.com>
Date:   2017-10-09T06:40:03Z

    HIVE-17615 : Task.executeTask has to be thread safe for parallel execution

----


---

[GitHub] hive pull request #259: HIVE-17615 : Task.executeTask has to be thread safe ...

Posted by anishek <gi...@git.apache.org>.
Github user anishek closed the pull request at:

    https://github.com/apache/hive/pull/259


---