tanvipenumudy commented on code in PR #3864:
URL: https://github.com/apache/ozone/pull/3864#discussion_r1002617333
##########
hadoop-ozone/dist/src/shell/ozone/ozone:
##########
@@ -94,6 +94,7 @@ function ozonecmd_case
classpath)
if [[ "$#" -gt 0 ]]; then
OZONE_RUN_ARTIFACT_NAME="$1"
+ OZONE_VALIDATE_CLASSPATH="true"
Review Comment:
Set `OZONE_VALIDATE_CLASSPATH` (=`true`) under `ozone_parse_opts` only if
the `--validate` flag is passed, thanks
--
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]