-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/34843/
-----------------------------------------------------------

(Updated June 10, 2015, 4:56 p.m.)


Review request for Ambari and Myroslav Papirkovskyy.


Bugs: AMBARI-11557
    https://issues.apache.org/jira/browse/AMBARI-11557


Repository: ambari


Description
-------

yarn-site.xml had the following:

    
    
    
        <property>
          <name>yarn.admin.acl</name>
          <value></value>
        </property>
    

In this case, all entities regardless of the acl specs were accessible to all
users.

By adding a space in the value, the acl enforcement worked correctly.

\cc zshen tathiapinya


Diffs (updated)
-----

  ambari-server/src/main/resources/stacks/HDP/2.2/services/YARN/kerberos.json 
e9482ab 

Diff: https://reviews.apache.org/r/34843/diff/


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk

Reply via email to