You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Zoltan Haindrich (Jira)" <ji...@apache.org> on 2019/12/03 18:09:00 UTC

[jira] [Updated] (HIVE-22524) CommandProcessorException should utilize standard Exception fields

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

Zoltan Haindrich updated HIVE-22524:
------------------------------------
    Fix Version/s: 4.0.0
       Resolution: Fixed
           Status: Resolved  (was: Patch Available)

pushed to master. Thank you Miklos for reviewing the changes!

> CommandProcessorException should utilize standard Exception fields
> ------------------------------------------------------------------
>
>                 Key: HIVE-22524
>                 URL: https://issues.apache.org/jira/browse/HIVE-22524
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Zoltan Haindrich
>            Assignee: Zoltan Haindrich
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-22524.01.patch
>
>
> CommandProcessorException right now has:
> * getCause() inherited from Exception
> * getException() local implementation
> * getMessage() inherited from Exception
> * getErrorMessage() local implementation



--
This message was sent by Atlassian Jira
(v8.3.4#803005)