xicm commented on a change in pull request #3849:
URL: https://github.com/apache/hbase/pull/3849#discussion_r772079303



##########
File path: 
hbase-server/src/test/java/org/apache/hadoop/hbase/StartTestingClusterOption.java
##########
@@ -171,13 +182,22 @@ public boolean isCreateWALDir() {
     return createWALDir;
   }
 
+  public boolean isExternalDFS() {

Review comment:
       It would be complicated to pass all the required configuration in kv 
mode, especially HA or Kerberos, I want to pass an HDFS conf and add it to 
this.conf, is that ok?




-- 
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]


Reply via email to