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 2021/08/30 04:55:14 UTC

[GitHub] [ozone] bharatviswa504 commented on pull request #2584: HDDS-5677. When use s3g and goofys , mkdir a directory but file is cr…

bharatviswa504 commented on pull request #2584:
URL: https://github.com/apache/ozone/pull/2584#issuecomment-908027988


   @zhengchenyu is this with ozone.om.enable.filesystem.paths enabled
   If so, I have also faced similar issue with S3AFileSystem and proposed similar fix.
   
   That got closed out saying we donot support S3A FileSystem in FileSystem compat mode. When ozone.om.enable.filesystem.paths is enabled, we normalize the paths, that is causing this issue. For more info refer to the below PR discussion.
   
   https://github.com/apache/ozone/pull/1418
   
   if possible for now you can try with config disabled and give a try, and let us know if you are still seeing the issue.
   
   Once bucket type feature comes in, a single ozone cluster can support both FS and complete Object Store buckets.
   https://issues.apache.org/jira/browse/HDDS-5672
   


-- 
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: issues-unsubscribe@ozone.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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