You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Venkatesan Ramachandran (JIRA)" <ji...@apache.org> on 2016/06/06 17:47:21 UTC

[jira] [Updated] (OOZIE-2553) Cred tag is required for all actions in the workflow even if an action does not require it

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

Venkatesan Ramachandran updated OOZIE-2553:
-------------------------------------------
    Attachment: OOZIE.2553.1.patch

> Cred tag is required for all actions in the workflow even if an action does not require it
> ------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2553
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2553
>             Project: Oozie
>          Issue Type: Bug
>          Components: workflow
>            Reporter: Venkatesan Ramachandran
>            Assignee: Venkatesan Ramachandran
>         Attachments: OOZIE.2553.1.patch
>
>
> 1. define a workflow with credentials section
> 2. define a MR action 
> 3. followed by a Hive Action with cred tag (kerberos enabled for metastore)
> Workflow execution fails with following error: 
> "Could not load credentials with name [null]"
> A workaround is to make all actions in the workflow take the cred tag, but this will break existing workflows cause backward compatibility issue.
> It looks like OOZIE-2446 surfaces this underlying dormant issue.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)