rakeshadr edited a comment on pull request #2837: URL: https://github.com/apache/ozone/pull/2837#issuecomment-968212570
> Thanks for the feedback @rakeshadr @mukul1987 . I have made the relevant changes - please let me know if they are fine. > > However currently the FS related acceptance tests are still failing due to default `OBJECT_STORE` layout behaviour of buckets configured in [ozone-default.xml#2985](https://github.com/apache/ozone/blob/c2db3776773c9a80e44a4c1dbd58d38ff6a41f9f/hadoop-hdds/common/src/main/resources/ozone-default.xml#L2985). I have tried overriding that by adding `OZONE-SITE.XML_ozone.default.bucket.layout=LEGACY` to `docker-config` and `common-config` files of the related `dist/src/main/compose/{test}/*` directories. But for some reason when the corresponding docker compose cluster is started this config not picked up - and the default config value of `OBJECT_STORE` is still being used. Any clues why this might be happening? I will explore this part and update to you. BTW, @sadanand48 do you have clues to fix this case? Thanks for your time! -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
