jojochuang commented on a change in pull request #2356:
URL: https://github.com/apache/ozone/pull/2356#discussion_r656698633
##########
File path:
hadoop-ozone/integration-test/src/test/java/org/apache/hadoop/ozone/shell/TestOzoneShellHA.java
##########
@@ -139,7 +139,6 @@ public static void init() throws Exception {
.setOMServiceId(omServiceId)
.setNumOfOzoneManagers(numOfOMs)
.build();
- conf.setQuietMode(false);
Review comment:
BTW, discussed with @smengcl offline, it seems strange we load
hdfs-client jar (which is the culprit of this test error). Do we really need
hdfs-client in Ozone?
--
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]