You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/03/19 17:53:46 UTC

[jira] [Updated] (OOZIE-1104) Remove copy of AltKerberosAuthenticationHandler added by OOZIE-1103

     [ https://issues.apache.org/jira/browse/OOZIE-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Kanter updated OOZIE-1104:
---------------------------------

    Description: 
OOZIE-1103 requires the AltKerberosAuthenticationHandler added in HADOOP-9054, but Oozie has to include a copy of it until HADOOP-9054 gets incorporated into a released version of Hadoop.  Once this happens, we should delete the copy and have the ExampleAltAuthenticationHandler reference Hadoop's AltKerberosAuthenticationHandler.  Besides deleting the actual file, there is a TODO marking the one line code change in ExampleAltAuthenticationHandler.  

Looks like this would require updating hadoop-auth to 2.0.3-alpha or later.

  was:OOZIE-1103 requires the AltKerberosAuthenticationHandler added in HADOOP-9054, but Oozie has to include a copy of it until HADOOP-9054 gets incorporated into a released version of Hadoop.  Once this happens, we should delete the copy and have the ExampleAltAuthenticationHandler reference Hadoop's AltKerberosAuthenticationHandler.  Besides deleting the actual file, there is a TODO marking the one line code change in ExampleAltAuthenticationHandler.  


> Remove copy of AltKerberosAuthenticationHandler added by OOZIE-1103
> -------------------------------------------------------------------
>
>                 Key: OOZIE-1104
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1104
>             Project: Oozie
>          Issue Type: Improvement
>          Components: security
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Priority: Minor
>             Fix For: trunk
>
>
> OOZIE-1103 requires the AltKerberosAuthenticationHandler added in HADOOP-9054, but Oozie has to include a copy of it until HADOOP-9054 gets incorporated into a released version of Hadoop.  Once this happens, we should delete the copy and have the ExampleAltAuthenticationHandler reference Hadoop's AltKerberosAuthenticationHandler.  Besides deleting the actual file, there is a TODO marking the one line code change in ExampleAltAuthenticationHandler.  
> Looks like this would require updating hadoop-auth to 2.0.3-alpha or later.



--
This message was sent by Atlassian JIRA
(v6.2#6252)