Details
-
Bug
-
Status: Resolved
-
Blocker
-
Resolution: Done
-
None
-
None
Description
Some, but not all DataNode logs go to a separate ozone.log file. Couple of things to fix here:
- The behavior should be consistent. All log messages should go to the new log file.
- The new log file name should follow the Hadoop log file convention e.g. hadoop-<user>
<service><hostname>.log
https://issues.apache.org/jira/browse/HDDS-2348
cxorm arp, in this issue, revome the logger OZONE,FILE; the FILE logger will write the log in package org.apache.hadoop.ozone to ozone.log.