You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@oozie.apache.org by "Hadoop QA (JIRA)" <ji...@apache.org> on 2011/09/08 06:51:09 UTC

[jira] [Commented] (OOZIE-210) GH-262: WorkflowAppService should always inject Kerberos principal rules regardless of Kerberos/Simple auth

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

Hadoop QA commented on OOZIE-210:
---------------------------------

tucu00 remarked:
Closed by feddfbf3e394da25731ac5544285d2385b740ab3 WorkflowAppService should always inject Kerberos principal rules regardless of Kerberos/Simple auth

It seems that changes in Hadoop code require the principal/rules to be present even if using security simple.

As the rules do not seem to be generated automatically from Hadoop -default.xml file Oozie has to inject them.

The WorkflowAppService currently is injecting the rules only if Kerberos authentication is ON.

This injection should happen always to avoid exceptions with newer Hadoop code.

> GH-262: WorkflowAppService should always inject Kerberos principal rules regardless of Kerberos/Simple auth
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-210
>                 URL: https://issues.apache.org/jira/browse/OOZIE-210
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Hadoop QA
>
> It seems that changes in Hadoop code require the principal/rules to be present even if using security simple.
> As the rules do not seem to be generated automatically from Hadoop -default.xml file Oozie has to inject them.
> The WorkflowAppService currently is injecting the rules only if Kerberos authentication is ON.
> This injection should happen always to avoid exceptions with newer Hadoop code

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira