GitHub user anishek opened a pull request:
https://github.com/apache/hive/pull/246
HIVE-17426: Execution framework in hive to run tasks in parallel other than
MR Tasks
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/anishek/hive HIVE-17426
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/246.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 #246
----
commit 6f37cae63de262b6fde9093c88c7ebafee52297f
Author: Anishek Agarwal <[email protected]>
Date: 2017-09-01T20:46:45Z
HIVE-17426: Execution framework in hive to run tasks in parallel other than
MR Tasks
----
---