[ 
https://issues.apache.org/jira/browse/HDDS-727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16662155#comment-16662155
 ] 

Elek, Marton commented on HDDS-727:
-----------------------------------

The problem is that the main log4j.properties are copied to etc/hadoop 
directory instead of the ozone specific one 
(hadoop-hdds/common/src/main/conf/log4j.properties).

It could be fixed by adding an additional copy line to the 
hadoop-ozone/dist/dev-support/bin/dist-layout-stitching (after L:81)


But I also suggest to move both 
hadoop-hdds/common/src/main/conf/log4j.properties and 
hadoop-ozone/common/src/main/conf/*  to hadoop-ozone/dist/src/main/conf and 
adjust the copy in the dist-layout-stitching. Could be more clean to move all 
the additional conf files to one place.

> ozone.log is not getting created in logs directory
> --------------------------------------------------
>
>                 Key: HDDS-727
>                 URL: https://issues.apache.org/jira/browse/HDDS-727
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: Ozone Manager
>    Affects Versions: 0.3.0
>            Reporter: Nilotpal Nandi
>            Priority: Major
>              Labels: newbie
>
> ozone.log is no more present in logs directory of datanodes.
> Need to be added back.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to