----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35575/#review88257 -----------------------------------------------------------
Ship it! Ship It! - Dmytro Sen On Июнь 17, 2015, 6:23 п.п., Vitalyi Brodetskyi wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35575/ > ----------------------------------------------------------- > > (Updated Июнь 17, 2015, 6:23 п.п.) > > > Review request for Ambari and Dmytro Sen. > > > Bugs: AMBARI-11983 > https://issues.apache.org/jira/browse/AMBARI-11983 > > > Repository: ambari > > > Description > ------- > > In capacity-scheduler.xml, the followings are set by default and it is too > open for secure cluster: > {noformat} > <property> > <name>yarn.scheduler.capacity.root.acl_administer_queue</name> > <value>*</value> > </property> > <property> > <name>yarn.scheduler.capacity.root.default.acl_administer_jobs</name> > <value>*</value> > </property> > <property> > <name>yarn.scheduler.capacity.root.default.acl_submit_applications</name> > <value>*</value> > </property> > {noformat} > > > Diffs > ----- > > ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/kerberos.json > PRE-CREATION > > Diff: https://reviews.apache.org/r/35575/diff/ > > > Testing > ------- > > mvn clean test > > > Thanks, > > Vitalyi Brodetskyi > >