You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/09/05 18:16:26 UTC

[GitHub] [hadoop-ozone] smengcl commented on pull request #1362: HDDS-4161. Set fs.defaultFS in docker compose cluster config to OFS

smengcl commented on pull request #1362:
URL: https://github.com/apache/hadoop-ozone/pull/1362#issuecomment-687644274


   > Thanks @smengcl for extracting this change to a separate PR. LGTM.
   > 
   > FYI, there are two cases where O3FS is still the default:
   > 
   > ```
   > hadoop-ozone/dist/src/main/compose/ozone-mr/common-config
   > 33:CORE-SITE.xml_fs.defaultFS=o3fs://bucket1.volume1/
   > 
   > hadoop-ozone/dist/src/main/compose/ozone-ha/docker-config
   > 17:CORE-SITE.XML_fs.defaultFS=o3fs://bucket1.volume1.omservice
   > ```
   > 
   > The first one is used by tests, the second one is disabled currently.
   
   Good catch @adoroszlai . I have updated the PR.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org