This is an automated email from the ASF dual-hosted git repository.

adoroszlai pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ozone.git


The following commit(s) were added to refs/heads/master by this push:
     new 8d3817c  HDDS-4758. Adjust classpath of ozone version to include log4j 
(#1850)
8d3817c is described below

commit 8d3817cd87411065450a1ef82678a80e64591239
Author: Elek, Márton <[email protected]>
AuthorDate: Fri Jan 29 05:14:58 2021 +0100

    HDDS-4758. Adjust classpath of ozone version to include log4j (#1850)
---
 hadoop-ozone/dist/src/shell/ozone/ozone | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/hadoop-ozone/dist/src/shell/ozone/ozone 
b/hadoop-ozone/dist/src/shell/ozone/ozone
index a4a2852..f5c1423 100755
--- a/hadoop-ozone/dist/src/shell/ozone/ozone
+++ b/hadoop-ozone/dist/src/shell/ozone/ozone
@@ -208,7 +208,7 @@ function ozonecmd_case
     ;;
     version)
       OZONE_CLASSNAME=org.apache.hadoop.ozone.util.OzoneVersionInfo
-      OZONE_RUN_ARTIFACT_NAME="hadoop-ozone-common"
+      OZONE_RUN_ARTIFACT_NAME="hadoop-ozone-tools"
     ;;
     genconf)
       
OZONE_CLASSNAME=org.apache.hadoop.ozone.genconf.GenerateOzoneRequiredConfigurations


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to