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

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

     [ https://issues.apache.org/jira/browse/HIVE-25396?focusedWorklogId=660655&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-660655 ]

ASF GitHub Bot logged work on HIVE-25396:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Oct/21 00:10
            Start Date: 06/Oct/21 00:10
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on pull request #2565:
URL: https://github.com/apache/hive/pull/2565#issuecomment-935121235


   This pull request has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.
   Feel free to reach out on the dev@hive.apache.org list if the patch is in need of reviews.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: gitbox-unsubscribe@hive.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 660655)
    Time Spent: 1h 40m  (was: 1.5h)

> 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-improve-exception-handling-04-master.patch
>
>          Time Spent: 1h 40m
>  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)