[
https://issues.apache.org/jira/browse/OOZIE-624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13166733#comment-13166733
]
[email protected] commented on OOZIE-624:
-----------------------------------------------------
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/3069/
-----------------------------------------------------------
(Updated 2011-12-10 01:24:41.130731)
Review request for oozie.
Summary (updated)
-------
This improvement is mainly to add client parameter options to handle user
specified authentication option. In Oozie-77, client authentication uses
fall-back strategy to handle authentication, such as kerberos -> simple. User
should allow to give parameter or property to specify which authentication to
use.
A proposal is :
-auth simple
-auth kerberos
-auth <auth_name>
This addresses bug OOZIE-624.
https://issues.apache.org/jira/browse/OOZIE-624
Diffs
-----
/trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1209346
/trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1209346
/trunk/core/src/main/conf/oozie-site.xml 1209346
/trunk/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java
1209346
Diff: https://reviews.apache.org/r/3069/diff
Testing
-------
Thanks,
Angelo K.
> client side improvement of authentication for user defined options
> ------------------------------------------------------------------
>
> Key: OOZIE-624
> URL: https://issues.apache.org/jira/browse/OOZIE-624
> Project: Oozie
> Issue Type: Improvement
> Reporter: Angelo K. Huang
> Assignee: Angelo K. Huang
> Labels: authentication, hadoop, oozie
> Original Estimate: 168h
> Remaining Estimate: 168h
>
> This improvement is mainly to add client parameter options to handle user
> specified authentication option. In Oozie-77, client authentication uses
> fall-back strategy to handle authentication, such as kerberos -> simple. User
> should allow to give parameter or property to specify which authentication to
> use.
> A proposal is :
> -auth simple
> -auth kerberos
> -auth <auth_name>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira