smengcl commented on PR #4291: URL: https://github.com/apache/ozone/pull/4291#issuecomment-1440751259
> Here you can find how I did setup Ozone Ranger locally and how I have performed end to end snapshot auth test. [Snapshot Instructions.pdf](https://github.com/apache/ozone/files/10804743/Snapshot.Instructions.pdf) Thanks for the doc @djordje-mijatovic . > volume = somevolume > bucket = somebucket/.snapshot/somesnapshot > key = * It looks a bit odd to me that the snapshot path is stitched after the bucket name. Is there a better way to handle this? And does the following work the same? > volume = somevolume > bucket = somebucket > key = .snapshot/somesnapshot/* Also would you fix the checkstyle warning? Thx. -- 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]
