szetszwo commented on pull request #2998: URL: https://github.com/apache/ozone/pull/2998#issuecomment-1016649175
@adoroszlai , thanks a lot for reviewing this. Suppose genesis is a useful tool. We probably need to move the genesis code to a different maven module or even a different repo. By default, genesis won't be included with Ozone release. It will be available somewhere. Then, we may download it on demand. This is similar to the jmh-core jar in the ozone script. https://github.com/apache/ozone/blob/a59c64cccbfec49f7178073e477fce6102596aec/hadoop-ozone/dist/src/shell/ozone/ozone#L139-L142 The current genesis doc and scripts may be still useful. So, how about we fix them separately? -- 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]
