----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/34211/#review83754 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On May 14, 2015, 12:37 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/34211/ > ----------------------------------------------------------- > > (Updated May 14, 2015, 12:37 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-11128 > https://issues.apache.org/jira/browse/AMBARI-11128 > > > Repository: ambari > > > Description > ------- > > We've added support for viewing errors and warnings information in the > RM/NM/ATS web UI in Dal. To enable the functionality, the appender EWMA has to > be added to the logger. This can be achieved by appending it to the > YARN_ROOT_LOGGER environment variable(if the current value is "INFO,RFA", it > should be set to "INFO,RFA,EWMA". > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/yarn-env.xml > 063e605 > > Diff: https://reviews.apache.org/r/34211/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
