nandakumar131 commented on code in PR #8041:
URL: https://github.com/apache/ozone/pull/8041#discussion_r1988905309
##########
hadoop-ozone/dist/src/shell/ozone/ozone:
##########
@@ -83,10 +82,6 @@ function ozonecmd_case
RATIS_OPTS="-Dorg.apache.ratis.thirdparty.io.netty.allocator.useCacheForAllThreads=false
${RATIS_OPTS}"
case ${subcmd} in
- auditparser)
- OZONE_CLASSNAME=org.apache.hadoop.ozone.audit.parser.AuditParser
- OZONE_RUN_ARTIFACT_NAME="ozone-tools"
- ;;
Review Comment:
That makes sense, let me add it.
I will also add a deprecated message and print a suggestion message to use
the new command.
--
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]