tanvipenumudy opened a new pull request, #3864:
URL: https://github.com/apache/ozone/pull/3864

   ## What changes were proposed in this pull request?
   
   To make changes to the Ozone CLI for validating if each of the jars as 
listed in the Ozone classpath files are present in the indicated location or 
not. 
   
   To introduce the following CLI parameters:
   
   ```
   Usage I: ozone classpath <ARTIFACTNAME> --validate
   Usage II: ozone --daemon start|status|stop csi|datanode|om|recon|s3g|scm 
--validate
   
   Options:
   
     -h, --help
         This help text.
   
     --validate
         Validates if all jars as indicated in the corresponding 
OZONE_RUN_ARTIFACT_NAME classpath file are present.
   ```
   
   ```
   Usage: ozone --daemon start|status|stop csi|datanode|om|recon|s3g|scm 
--validate --continue
   
   Options:
   
     -h, --help
         This help text.
   
     --continue
         The command execution shall continue even if the validation fails.
   ```
   
   ## What is the link to the Apache JIRA
   
   https://issues.apache.org/jira/browse/HDDS-7363
   
   ## How was this patch tested?
   
   NA
   


-- 
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]

Reply via email to