----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/37839/#review96676 -----------------------------------------------------------
Ship it! Ship It! - Dmitro Lisnichenko On Aug. 27, 2015, 12:33 p.m., Andrew Onischuk wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/37839/ > ----------------------------------------------------------- > > (Updated Aug. 27, 2015, 12:33 p.m.) > > > Review request for Ambari and Dmitro Lisnichenko. > > > Bugs: AMBARI-12898 > https://issues.apache.org/jira/browse/AMBARI-12898 > > > Repository: ambari > > > Description > ------- > > Reference linked. > In hdfs-site.xml, dfs.content-summary.limit should be set to 5000 by default. > > The getContentSummary call causes long pauses in NN if it is called on the > root "/". This configuration will avoid holding FSN lock for too long. > > > Diffs > ----- > > > ambari-server/src/main/resources/stacks/HDP/2.2/services/HDFS/configuration/hdfs-site.xml > ee5566b > > Diff: https://reviews.apache.org/r/37839/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Andrew Onischuk > >
