GitHub user ashutosh-bapat opened a pull request:
https://github.com/apache/hive/pull/491
HIVE-20953: Fix testcase TestReplicationScenariosAcrossInstances#testâ¦
Fix testcase
TestReplicationScenariosAcrossInstances#testBootstrapReplLoadRetryAfterFailureForPartitions
to not depend upon the order in which objects get loaded.
@anishek or @maheshk114 can you please review the change?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ashutosh-bapat/hive hive20953
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/hive/pull/491.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 #491
----
commit 5c9a72bd5f772b7cefdc86c397a7771c2059043a
Author: Ashutosh Bapat <ashutosh.bapat.oss@...>
Date: 2018-11-21T08:25:38Z
HIVE-20953: Fix testcase
TestReplicationScenariosAcrossInstances#testBootstrapReplLoadRetryAfterFailureForPartitions
to not depend upon the order in which objects get loaded
Ashutosh Bapat
----
---