Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-13187

hiveserver2 can suppress OOM errors in some cases

Log workAgile BoardRank to TopRank to BottomBulk Copy AttachmentsBulk Move AttachmentsAdd voteVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 2.0.0
    • None
    • None
    • None

    Description

      Affects at least branch-2.
      See trace in https://issues.apache.org/jira/browse/HIVE-13176

      This looks to be in src/java/org/apache/hadoop/hive/ql/exec/TaskRunner.java.
      That catches Throwable in the thread and sends it further up. There's no checks to see if this is an Error or general Exception - Errors end up getting suppressed, instead of killing HiveServer2. This is on the processing threads.

      It looks like the Handler threads have some kind of OOM checker on them.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            Unassigned Unassigned Assign to me
            sseth Siddharth Seth

            Dates

              Created:
              Updated:

              Slack

                Issue deployment