You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Matt McCline (Jira)" <ji...@apache.org> on 2021/08/06 07:20:00 UTC

[jira] [Updated] (HIVE-25396) Improve Exception handling in Hive Server 2

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

Matt McCline updated HIVE-25396:
--------------------------------
    Summary: Improve Exception handling in Hive Server 2  (was: Improve uncaught Thread Exception handling in Hive Server 2)

> Improve Exception handling in Hive Server 2
> -------------------------------------------
>
>                 Key: HIVE-25396
>                 URL: https://issues.apache.org/jira/browse/HIVE-25396
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Major
>              Labels: pull-request-available
>         Attachments: hive-uncaught-http-servlet-01-3_1.patch
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hive's org.apache.hive.service.thrift.ThriftHttpServlet.doPost method does not handle all Exception kinds. This leaves uncaught Exception handling choices to the Jetty HTTP library. We fix that.
> Also, a Thread.UncaughtExceptionHandler is added to Hive Server 2 so uncaught Exception are handled uniformly, including making them logged and not just printed to stderr.



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