HorizonNet commented on a change in pull request #1851:
URL: https://github.com/apache/hbase/pull/1851#discussion_r435390748



##########
File path: 
hbase-mapreduce/src/test/java/org/apache/hadoop/hbase/mapreduce/TestTableSnapshotInputFormat.java
##########
@@ -200,7 +199,6 @@ public void testInitTableSnapshotMapperJobConfig() throws 
Exception {
     } finally {
       UTIL.getAdmin().deleteSnapshot(snapshotName);
       UTIL.deleteTable(tableName);
-      tearDownCluster();

Review comment:
       This class has still an empty `tearDown`. I think it can be removed.




----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to