maobaolong opened a new pull request #1248: URL: https://github.com/apache/hadoop-ozone/pull/1248
## What changes were proposed in this pull request? When you accident to use a wrong ozone-site.xml or wrong configure key ozone.metadata.dirs to a new dir, the scm or om cannot start and shown that 'ozone om --init' or 'ozone scm --init' is needed, but you don't know the root cause is you are using a wrong config file or gave a wrong value of ozone.metadata.dirs. So we can show the current storageDir to user, so that user can aware the real problem. ## What is the link to the Apache JIRA HDDS-4019 ## How was this patch tested? execute the following command, see the output ozone scm ozone om ---------------------------------------------------------------- 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]
