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

Ship it!


+1

- Mohammad


On 2012-01-18 21:00:42, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/3471/
> -----------------------------------------------------------
> 
> (Updated 2012-01-18 21:00:42)
> 
> 
> Review request for oozie.
> 
> 
> Summary
> -------
> 
> Adds doAs capability to oozie HTTP API, oozie Java API and oozie CLI.
> 
> The GroupsService and ProxyUserService are a copycat from the code 
> implemented for Hadoop httpfs
> 
> 
> This addresses bug OOZIE-652.
>     https://issues.apache.org/jira/browse/OOZIE-652
> 
> 
> Diffs
> -----
> 
>   /trunk/pom.xml 1233015 
>   /trunk/webapp/src/main/webapp/WEB-INF/web.xml 1233015 
>   /trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1233015 
>   /trunk/docs/src/site/twiki/AG_Install.twiki 1233015 
>   
> /trunk/core/src/test/java/org/apache/oozie/servlet/MockDagEngineService.java 
> 1233015 
>   
> /trunk/core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java
>  1233015 
>   /trunk/core/src/test/java/org/apache/oozie/servlet/TestHostnameFilter.java 
> PRE-CREATION 
>   /trunk/core/src/test/java/org/apache/oozie/servlet/DagServletTestCase.java 
> 1233015 
>   
> /trunk/core/src/test/java/org/apache/oozie/service/TestProxyUserService.java 
> PRE-CREATION 
>   /trunk/core/src/test/java/org/apache/oozie/service/TestGroupsService.java 
> PRE-CREATION 
>   /trunk/core/src/main/resources/oozie-default.xml 1233015 
>   /trunk/core/src/test/java/org/apache/oozie/client/TestOozieCLI.java 1233015 
>   /trunk/core/src/main/java/org/apache/oozie/servlet/HostnameFilter.java 
> PRE-CREATION 
>   /trunk/core/src/main/java/org/apache/oozie/servlet/JsonRestServlet.java 
> 1233015 
>   /trunk/core/src/main/java/org/apache/oozie/service/ProxyUserService.java 
> PRE-CREATION 
>   /trunk/core/src/main/java/org/apache/oozie/service/GroupsService.java 
> PRE-CREATION 
>   /trunk/core/src/main/java/org/apache/oozie/ErrorCode.java 1233015 
>   /trunk/client/src/main/java/org/apache/oozie/client/rest/RestConstants.java 
> 1233015 
>   /trunk/core/pom.xml 1233015 
>   /trunk/core/src/main/conf/oozie-site.xml 1233015 
>   /trunk/client/src/main/java/org/apache/oozie/client/OozieClient.java 
> 1233015 
>   /trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1233015 
> 
> Diff: https://reviews.apache.org/r/3471/diff
> 
> 
> Testing
> -------
> 
> augmented testcases to test doAs.
> 
> built, install and run examples as doas user
> 
> 
> Thanks,
> 
> Alejandro
> 
>

Reply via email to