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

Jonathan Kelly commented on HIVE-8532:
--------------------------------------

The fix version is currently 1.0.0, but this change doesn't actually seem to be 
in the official 1.0.0 release. I'm looking at the correct tag, right? 
release-1.0.0 (Git commit hash 697aecadc3ba62bc11f3ba0a6c8522daeec7b53f, 
git-svn-id: https://svn.apache.org/repos/asf/hive/tags/release-1.0.0@1656909) 
does not contain this change.

> return code of "source xxx" clause is missing
> ---------------------------------------------
>
>                 Key: HIVE-8532
>                 URL: https://issues.apache.org/jira/browse/HIVE-8532
>             Project: Hive
>          Issue Type: Bug
>          Components: Clients
>    Affects Versions: 0.12.0, 0.13.1
>            Reporter: Gordon Wang
>            Assignee: vitthal (Suhas) Gogate
>             Fix For: 1.0.0
>
>         Attachments: HIVE-8532.patch
>
>
> When executing "source <hql-file>"  clause, hive client driver does not catch 
> the return code of this command.
> This behaviour causes an issue when running hive query in Oozie workflow.
> When the "source" clause is put into a Oozie workflow, Oozie can not get the 
> return code of this command. Thus, Oozie consider the "source" clause as 
> successful all the time. 
> So, when the "source" clause fails, the hive query does not abort and the 
> oozie workflow does not abort either.



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

Reply via email to