> On 2011-11-19 07:26:00, Mohammad Islam wrote:
> > /trunk/docs/src/site/twiki/DG_CommandLineTool.twiki, line 105
> > <https://reviews.apache.org/r/2875/diff/1/?file=59216#file59216line105>
> >
> >     what is the default option? It is better if current user doesn't need 
> > to set any extra parameter
> 
> Alejandro Abdelnur wrote:
>     The default option is kerberos, but kerberos falls back to simple.
>     
>     If you are using a custom/internal handler, you could modify the oozie 
> shell script to see your handler classname, thus making it transparent to 
> your users.

so for normal user who used to run w/o any authentication, they don't need to 
do anything in there job submission using oozie CLI.
The system will first try to use Kerb and ,if it fails, use the 'simple'. 
Correct?


- Mohammad


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


On 2011-11-21 21:15:10, Alejandro Abdelnur wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/2875/
> -----------------------------------------------------------
> 
> (Updated 2011-11-21 21:15:10)
> 
> 
> Review request for oozie.
> 
> 
> Summary
> -------
> 
> Using hadoop-auth (Alfredo) 0.23.0.
> 
> Currently using SNAPSHOT because 0.23.0 artifacts have not be published to 
> Apache Maven repo yet.
> 
> 
> This addresses bug OOZIE-77.
>     https://issues.apache.org/jira/browse/OOZIE-77
> 
> 
> Diffs
> -----
> 
>   /trunk/client/pom.xml 1204710 
>   /trunk/client/src/main/bin/oozie 1204710 
>   /trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1204710 
>   /trunk/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java 
> PRE-CREATION 
>   /trunk/core/pom.xml 1204710 
>   /trunk/core/src/main/conf/oozie-log4j.properties 1204710 
>   /trunk/core/src/main/conf/oozie-site.xml 1204710 
>   /trunk/core/src/main/java/org/apache/oozie/servlet/AuthFilter.java 
> PRE-CREATION 
>   /trunk/core/src/main/resources/oozie-default.xml 1204710 
>   /trunk/core/src/test/java/org/apache/oozie/servlet/DagServletTestCase.java 
> 1204710 
>   
> /trunk/core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java
>  PRE-CREATION 
>   /trunk/docs/src/site/twiki/AG_Install.twiki 1204710 
>   /trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1204710 
>   /trunk/pom.xml 1204710 
>   /trunk/webapp/pom.xml 1204710 
>   /trunk/webapp/src/main/webapp/WEB-INF/web.xml 1204710 
> 
> Diff: https://reviews.apache.org/r/2875/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Alejandro
> 
>

Reply via email to