adoroszlai opened a new pull request #1896:
URL: https://github.com/apache/ozone/pull/1896


   ## What changes were proposed in this pull request?
   
   Unit tests in some submodules only output:
   
   ```
   log4j:WARN No appenders could be found for logger 
(org.apache.hadoop.hdds.utils.db.RDBStore).
   log4j:WARN Please initialize the log4j system properly.
   log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for 
more info.
   ```
   
   Adding `log4j.properties` to fix it.
   
   https://issues.apache.org/jira/browse/HDDS-4794
   
   ## How was this patch tested?
   
   Checked which tests were affected:
   https://github.com/adoroszlai/hadoop-ozone/runs/1834026205#step:4:1
   
   And that no test had the problem with the fix:
   https://github.com/adoroszlai/hadoop-ozone/runs/1834329207#step:4:1


----------------------------------------------------------------
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]



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

Reply via email to