You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Olaf Flebbe (JIRA)" <ji...@apache.org> on 2015/07/12 23:41:05 UTC

[jira] [Assigned] (PIG-4629) org.apache.hadoop.hive.ql.exec.FunctionRegistry#getFunctionInfo() throws SemanticException since Hive 1.1.0

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

Olaf Flebbe reassigned PIG-4629:
--------------------------------

    Assignee: Olaf Flebbe

> org.apache.hadoop.hive.ql.exec.FunctionRegistry#getFunctionInfo() throws SemanticException since Hive 1.1.0
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-4629
>                 URL: https://issues.apache.org/jira/browse/PIG-4629
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.15.0
>            Reporter: li xiang
>            Assignee: Olaf Flebbe
>         Attachments: PIG-4629.1.patch
>
>
> When running Pig UT with Hive 1.1.0+, there are some compilation error because org.apache.hadoop.hive.ql.exec.FunctionRegistry#getFunctionInfo() throws SemanticException, but Pig code does not catch it or continue to throw it
> The error message is: 
> /root/ff/pig/src/org/apache/pig/builtin/HiveUDAF.java:173: error: unreported exception SemanticException; must be caught or declared to be thrown
> The following files need to be updated:
> src/org/apache/pig/builtin/HiveUDAF.java
> src/org/apache/pig/builtin/HiveUDF.java
> src/org/apache/pig/builtin/HiveUDFBase.java
> src/org/apache/pig/builtin/HiveUDTF.java



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