elek commented on a change in pull request #727: HDDS-1425. Ozone compose files 
are not compatible with the latest docker-compose
URL: https://github.com/apache/hadoop/pull/727#discussion_r274867534
 
 

 ##########
 File path: hadoop-ozone/dist/src/main/compose/ozone-recon/docker-config
 ##########
 @@ -60,7 +60,8 @@ LOG4J2.PROPERTIES_appender.console.layout.type=PatternLayout
 LOG4J2.PROPERTIES_appender.console.layout.pattern=%d{DEFAULT} | %-5level | 
%c{1} | %msg | %throwable{3} %n
 LOG4J2.PROPERTIES_appender.rolling.type=RollingFile
 LOG4J2.PROPERTIES_appender.rolling.name=RollingFile
-LOG4J2.PROPERTIES_appender.rolling.fileName 
=${sys:hadoop.log.dir}/om-audit-${hostName}.log
+LOG4J2.PROPERTIES_appender.rolling.fileName
+=${sys:hadoop.log.dir}/om-audit-${hostName}.log
 
 Review comment:
   oh, thanks. You saved me. Fixed.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to