You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2015/04/21 17:27:07 UTC

Review Request 33397: Add logic for handling configuration for tez acls in Ambari

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

Review request for Ambari and Dmitro Lisnichenko.


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


Repository: ambari


Description
-------

In Dal, Tez introduced ACLs.

For configuration Tez with respect to ACLs the following needs to be done:

  * for secure clusters, no change.
  * for non-secure clusters, set "tez.am.view-acls" to "*"

( should be in advanced section )


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py 83ffd64 
  ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py 652e232 
  ambari-server/src/main/resources/stacks/HDP/2.3/services/TEZ/configuration/tez-site.xml PRE-CREATION 

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


Testing
-------

mvn clean test


Thanks,

Andrew Onischuk


Re: Review Request 33397: Add logic for handling configuration for tez acls in Ambari

Posted by Dmitro Lisnichenko <dl...@hortonworks.com>.
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/33397/#review80981
-----------------------------------------------------------

Ship it!


Ship It!

- Dmitro Lisnichenko


On April 21, 2015, 3:27 p.m., Andrew Onischuk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/33397/
> -----------------------------------------------------------
> 
> (Updated April 21, 2015, 3:27 p.m.)
> 
> 
> Review request for Ambari and Dmitro Lisnichenko.
> 
> 
> Bugs: AMBARI-10631
>     https://issues.apache.org/jira/browse/AMBARI-10631
> 
> 
> Repository: ambari
> 
> 
> Description
> -------
> 
> In Dal, Tez introduced ACLs.
> 
> For configuration Tez with respect to ACLs the following needs to be done:
> 
>   * for secure clusters, no change.
>   * for non-secure clusters, set "tez.am.view-acls" to "*"
> 
> ( should be in advanced section )
> 
> 
> Diffs
> -----
> 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/params.py 83ffd64 
>   ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-ANY/scripts/shared_initialization.py 652e232 
>   ambari-server/src/main/resources/stacks/HDP/2.3/services/TEZ/configuration/tez-site.xml PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/33397/diff/
> 
> 
> Testing
> -------
> 
> mvn clean test
> 
> 
> Thanks,
> 
> Andrew Onischuk
> 
>