GitHub user maheshk114 opened a pull request:
https://github.com/apache/hive/pull/509
HIVE-21055 : Replication load command executing copy in serial mode even if
parallel execution is enabled using with clause
â¦
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/maheshk114/hive HIVE-21055
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/509.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 #509
----
commit d44ab1c233aaceed443bc09820ce893bb8601c38
Author: Mahesh Kumar Behera <mbehera@...>
Date: 2018-12-18T11:40:17Z
HIVE-21055 : Replication load command executing copy in serial mode even if
parallel execution is enabled using with clause
----
---