elek commented on pull request #1826:
URL: https://github.com/apache/ozone/pull/1826#issuecomment-794078210
Thanks a lot for @lokeshj1703, who helped me to understand problems with the
current script (especially with the data deletion).
Based on our learnings I updated the script and replaced with only one
script: `delete-and-regenerate-data.sh`
Now it can be tested with executing this script and check the content of
`/vol1/bucket1` at the end.
I also improved it a little:
1. I added more bash comments to make it easier to understand the required
workflow (start cluster, stop cluster, generate, start cluster)
2. I added the optional datanode parameters to make it easier to
understand who they can be used on a real cluster.
----------------------------------------------------------------
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]