----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/26947/#review57575 -----------------------------------------------------------
Ship it! Ship It! - Andrew Onischuk On Oct. 20, 2014, 6:42 p.m., Dmitro Lisnichenko wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/26947/ > ----------------------------------------------------------- > > (Updated Oct. 20, 2014, 6:42 p.m.) > > > Review request for Ambari, Andrew Onischuk and Mahadev Konar. > > > Bugs: AMBARI-7119 > https://issues.apache.org/jira/browse/AMBARI-7119 > > > Repository: ambari > > > Description > ------- > > PROBLEM: log4j settings made via Ambari update the log4j file but do not take > any affect when restarting HDFS. It seems there are hardcoded settings in > /usr/lib/hadoop/libexec/hadoop-config.sh such as this at line 221: > > HADOOP_OPTS="$HADOOP_OPTS -Dhadoop.root.logger=$ > {HADOOP_ROOT_LOGGER:-INFO,console} > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/1.3.2/services/HDFS/configuration/hadoop-env.xml > a2954b7 > > ambari-server/src/main/resources/stacks/HDP/2.0.6/services/HDFS/configuration/hadoop-env.xml > 8865d18 > > ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hadoop-env.xml > 384a5f6 > > Diff: https://reviews.apache.org/r/26947/diff/ > > > Testing > ------- > > not applicable > > > Thanks, > > Dmitro Lisnichenko > >
