adoroszlai commented on a change in pull request #1352:
URL: https://github.com/apache/hadoop-ozone/pull/1352#discussion_r478399273



##########
File path: hadoop-ozone/dist/src/main/compose/ozone-om-ha/docker-config
##########
@@ -14,8 +14,8 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-CORE-SITE.XML_fs.o3fs.impl=org.apache.hadoop.fs.ozone.OzoneFileSystem
-CORE-SITE.XML_fs.defaultFS=o3fs://bucket1.volume1.omservice
+CORE-SITE.XML_fs.defaultFS=ofs://omservice

Review comment:
       > META-INF/services are already tested as test.sh is modified to do both 
o3fs/ofs tests.
   
   Got it.
   
   > Do we need different MR test with both kind of `defaultFs`?
   
   I'm doing that in HDDS-3840.  I'll pass it via `-D` command-line option, as 
different value is needed for each test in the same cluster.
   
   I guess I can retain the cluster-level config for convenience.




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

Reply via email to