cmunkey commented on code in PR #3365:
URL: https://github.com/apache/hive/pull/3365#discussion_r905102015
##########
itests/hive-unit/src/test/java/org/apache/hadoop/hive/ql/parse/ReplicationTestUtils.java:
##########
@@ -534,7 +540,7 @@ public static void
assertFalseExternalFileList(WarehouseInstance warehouseInstan
}
public static void assertExternalFileList(List<String> expected, String
dumplocation,
- WarehouseInstance
warehouseInstance) throws IOException {
+ WarehouseInstance
warehouseInstance) throws IOException, Exception {
Review Comment:
I think this is not needed.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]