You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Vineet Garg (JIRA)" <ji...@apache.org> on 2018/03/19 17:35:00 UTC

[jira] [Comment Edited] (HIVE-18727) Update GenericUDFEnforceNotNullConstraint to throw an ERROR instead of Exception on failure

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

Vineet Garg edited comment on HIVE-18727 at 3/19/18 5:34 PM:
-------------------------------------------------------------

[~vbeshka] I guess {{org.apache.hadoop.hive.ql.exec.errors}} would be more appropriate.


was (Author: vgarg):
[~vbeshka] I guess package org.apache.hadoop.hive.ql.exec.errors would be more appropriate.

> Update GenericUDFEnforceNotNullConstraint to throw an ERROR instead of Exception on failure
> -------------------------------------------------------------------------------------------
>
>                 Key: HIVE-18727
>                 URL: https://issues.apache.org/jira/browse/HIVE-18727
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Vineet Garg
>            Assignee: Kryvenko Igor
>            Priority: Major
>             Fix For: 3.0.0
>
>         Attachments: HIVE-18727.patch
>
>
> Throwing an exception makes TezProcessor stop retrying the task. Since this is NOT NULL constraint violation we don't want TezProcessor to keep retrying on failure.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)