You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "jiraposter@reviews.apache.org (Commented) (JIRA)" <ji...@apache.org> on 2011/11/17 23:15:53 UTC

[jira] [Commented] (OOZIE-77) GH-35: Oozie should support Kerberos authentication on its HTTP REST API

    [ https://issues.apache.org/jira/browse/OOZIE-77?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13152395#comment-13152395 ] 

jiraposter@reviews.apache.org commented on OOZIE-77:
----------------------------------------------------


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

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 1203392 
  /trunk/client/src/main/bin/oozie 1203392 
  /trunk/client/src/main/java/org/apache/oozie/cli/OozieCLI.java 1203392 
  /trunk/client/src/main/java/org/apache/oozie/client/AuthOozieClient.java PRE-CREATION 
  /trunk/core/pom.xml 1203392 
  /trunk/core/src/main/conf/oozie-log4j.properties 1203392 
  /trunk/core/src/main/conf/oozie-site.xml 1203392 
  /trunk/core/src/main/java/org/apache/oozie/servlet/AuthFilter.java PRE-CREATION 
  /trunk/core/src/main/resources/oozie-default.xml 1203392 
  /trunk/core/src/test/java/org/apache/oozie/servlet/DagServletTestCase.java 1203392 
  /trunk/core/src/test/java/org/apache/oozie/servlet/TestAuthFilterAuthOozieClient.java PRE-CREATION 
  /trunk/docs/src/site/twiki/AG_Install.twiki 1203392 
  /trunk/docs/src/site/twiki/DG_CommandLineTool.twiki 1203392 
  /trunk/pom.xml 1203392 
  /trunk/webapp/pom.xml 1203392 
  /trunk/webapp/src/main/webapp/WEB-INF/web.xml 1203392 

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


Testing
-------


Thanks,

Alejandro


                
> GH-35: Oozie should support Kerberos authentication on its HTTP REST API
> ------------------------------------------------------------------------
>
>                 Key: OOZIE-77
>                 URL: https://issues.apache.org/jira/browse/OOZIE-77
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>            Assignee: Roman Shaposhnik
>
> The correct way of doing this would be using an SPNEGO filter on the server side.
> Ideally authentication should be plugglable, allowing support for cookie based auth, certs, etc.

--
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