elek commented on a change in pull request #14: HDDS-2295. Display log of freon 
on the standard output
URL: https://github.com/apache/hadoop-ozone/pull/14#discussion_r334792208
 
 

 ##########
 File path: hadoop-ozone/common/src/main/bin/ozone
 ##########
 @@ -124,7 +124,7 @@ function ozonecmd_case
     ;;
     freon)
       HADOOP_CLASSNAME=org.apache.hadoop.ozone.freon.Freon
-      OZONE_FREON_OPTS="${OZONE_FREON_OPTS} -Dhadoop.log.file=ozone-freon.log 
-Dlog4j.configuration=file:${ozone_shell_log4j}"
+      OZONE_FREON_OPTS="${OZONE_FREON_OPTS}"
 
 Review comment:
   Without the specific ozone_shell_log4j configuration the default log4j would 
be used which prints out everything to the stdout on INFO level.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-dev-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-dev-h...@hadoop.apache.org

Reply via email to