aasha commented on a change in pull request #1425:
URL: https://github.com/apache/hive/pull/1425#discussion_r476408842
##########
File path:
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/BaseReplicationAcrossInstances.java
##########
@@ -114,10 +115,9 @@ public static void classLevelTearDown() throws IOException
{
replica.close();
}
- private static void setReplicaExternalBase(FileSystem fs, Map<String,
String> confMap) throws IOException {
+ private static void setFullyQualifiedReplicaExternalTableBase(FileSystem fs)
throws IOException {
Review comment:
Add a test to see that db doesn't exist after the drop and drop succeeded
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]