You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Satish Subhashrao Saley (JIRA)" <ji...@apache.org> on 2016/01/28 07:48:39 UTC

[jira] [Updated] (OOZIE-2446) Job does not fail during submission if non existent credential is specified

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

Satish Subhashrao Saley updated OOZIE-2446:
-------------------------------------------
    Attachment: OOZIE-2446-1.patch

> Job does not fail during submission if non existent credential is specified
> ---------------------------------------------------------------------------
>
>                 Key: OOZIE-2446
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2446
>             Project: Oozie
>          Issue Type: Bug
>            Reporter: Satish Subhashrao Saley
>            Assignee: Satish Subhashrao Saley
>            Priority: Minor
>         Attachments: OOZIE-2446-1.patch
>
>
> {noformat}
> <credentials>
>         <credential name="hcatauth" type="hcat">
>             ......
>     <action name="execute_search_remarketing_report" cred="howlauth">
> {noformat}
> User had specified howlauth instead of hcatauth. Job was launched and failed because it could not connect to hcat. It should have failed in the server itself when no definition for howlauth credential was found.



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