You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Zheng Shao (JIRA)" <ji...@apache.org> on 2009/09/03 10:36:32 UTC

[jira] Created: (HIVE-813) Show the actual exception thrown in UDF evaluation

Show the actual exception thrown in UDF evaluation
--------------------------------------------------

                 Key: HIVE-813
                 URL: https://issues.apache.org/jira/browse/HIVE-813
             Project: Hadoop Hive
          Issue Type: Improvement
    Affects Versions: 0.4.0, 0.5.0
            Reporter: Zheng Shao
            Assignee: Zheng Shao
            Priority: Minor


As title, we should show the actual exception thrown in UDF evaluation.
User should be able to see both the message and the stacktrace.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-813) Show the actual exception thrown in UDF evaluation

Posted by "Zheng Shao (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zheng Shao updated HIVE-813:
----------------------------

    Attachment: HIVE-813.1.patch

> Show the actual exception thrown in UDF evaluation
> --------------------------------------------------
>
>                 Key: HIVE-813
>                 URL: https://issues.apache.org/jira/browse/HIVE-813
>             Project: Hadoop Hive
>          Issue Type: Improvement
>    Affects Versions: 0.4.0, 0.5.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>            Priority: Minor
>         Attachments: HIVE-813.1.patch
>
>
> As title, we should show the actual exception thrown in UDF evaluation.
> User should be able to see both the message and the stacktrace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-813) Show the actual exception thrown in UDF evaluation

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-813:
--------------------------------

    Component/s: UDF

> Show the actual exception thrown in UDF evaluation
> --------------------------------------------------
>
>                 Key: HIVE-813
>                 URL: https://issues.apache.org/jira/browse/HIVE-813
>             Project: Hadoop Hive
>          Issue Type: Improvement
>          Components: UDF
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: HIVE-813.1.patch
>
>
> As title, we should show the actual exception thrown in UDF evaluation.
> User should be able to see both the message and the stacktrace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HIVE-813) Show the actual exception thrown in UDF evaluation

Posted by "Carl Steinbach (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carl Steinbach updated HIVE-813:
--------------------------------

        Fix Version/s: 0.4.0
                           (was: 0.5.0)
    Affects Version/s:     (was: 0.4.0)
                           (was: 0.5.0)

> Show the actual exception thrown in UDF evaluation
> --------------------------------------------------
>
>                 Key: HIVE-813
>                 URL: https://issues.apache.org/jira/browse/HIVE-813
>             Project: Hadoop Hive
>          Issue Type: Improvement
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>            Priority: Minor
>             Fix For: 0.4.0
>
>         Attachments: HIVE-813.1.patch
>
>
> As title, we should show the actual exception thrown in UDF evaluation.
> User should be able to see both the message and the stacktrace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-813) Show the actual exception thrown in UDF evaluation

Posted by "Raghotham Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12750917#action_12750917 ] 

Raghotham Murthy commented on HIVE-813:
---------------------------------------

looks good. will commit if tests pass.

> Show the actual exception thrown in UDF evaluation
> --------------------------------------------------
>
>                 Key: HIVE-813
>                 URL: https://issues.apache.org/jira/browse/HIVE-813
>             Project: Hadoop Hive
>          Issue Type: Improvement
>    Affects Versions: 0.4.0, 0.5.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>            Priority: Minor
>         Attachments: HIVE-813.1.patch
>
>
> As title, we should show the actual exception thrown in UDF evaluation.
> User should be able to see both the message and the stacktrace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (HIVE-813) Show the actual exception thrown in UDF evaluation

Posted by "Raghotham Murthy (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12753105#action_12753105 ] 

Raghotham Murthy commented on HIVE-813:
---------------------------------------

Committed to  branch-0.4 as well.

> Show the actual exception thrown in UDF evaluation
> --------------------------------------------------
>
>                 Key: HIVE-813
>                 URL: https://issues.apache.org/jira/browse/HIVE-813
>             Project: Hadoop Hive
>          Issue Type: Improvement
>    Affects Versions: 0.4.0, 0.5.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: HIVE-813.1.patch
>
>
> As title, we should show the actual exception thrown in UDF evaluation.
> User should be able to see both the message and the stacktrace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HIVE-813) Show the actual exception thrown in UDF evaluation

Posted by "Raghotham Murthy (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Raghotham Murthy resolved HIVE-813.
-----------------------------------

             Tags: udf
       Resolution: Fixed
    Fix Version/s: 0.5.0
     Release Note: 
HIVE-813. Show the actual exception thrown in UDF evaluation
(Zheng Shao via rmurthy)
     Hadoop Flags: [Reviewed]

Committed to trunk. Thanks Zheng.

> Show the actual exception thrown in UDF evaluation
> --------------------------------------------------
>
>                 Key: HIVE-813
>                 URL: https://issues.apache.org/jira/browse/HIVE-813
>             Project: Hadoop Hive
>          Issue Type: Improvement
>    Affects Versions: 0.4.0, 0.5.0
>            Reporter: Zheng Shao
>            Assignee: Zheng Shao
>            Priority: Minor
>             Fix For: 0.5.0
>
>         Attachments: HIVE-813.1.patch
>
>
> As title, we should show the actual exception thrown in UDF evaluation.
> User should be able to see both the message and the stacktrace.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.