ChenSammi commented on code in PR #4659:
URL: https://github.com/apache/ozone/pull/4659#discussion_r1185767625
##########
hadoop-ozone/dist/src/shell/ozone/ozone:
##########
@@ -126,7 +143,7 @@ function ozonecmd_case
;;
freon)
OZONE_CLASSNAME=org.apache.hadoop.ozone.freon.Freon
- OZONE_FREON_OPTS="${OZONE_FREON_OPTS}"
+ OZONE_FREON_OPTS="${OZONE_FREON_OPTS} ${OZONE_MODULE_ACCESS_ARGS}"
Review Comment:
@devmadhuu , I think we shall add the OZONE_MODULE_ACCESS_ARGS for Recon
too.
--
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]