Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 85CD62009C6 for ; Sun, 1 May 2016 23:18:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 7DA6B1609AE; Sun, 1 May 2016 23:18:14 +0200 (CEST) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id F2E6D16098E for ; Sun, 1 May 2016 23:18:13 +0200 (CEST) Received: (qmail 24541 invoked by uid 500); 1 May 2016 21:18:13 -0000 Mailing-List: contact issues-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list issues@hive.apache.org Received: (qmail 24523 invoked by uid 99); 1 May 2016 21:18:13 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 01 May 2016 21:18:13 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id EEA942C1F5D for ; Sun, 1 May 2016 21:18:12 +0000 (UTC) Date: Sun, 1 May 2016 21:18:12 +0000 (UTC) From: "Trystan Leftwich (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13561) HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sun, 01 May 2016 21:18:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15265947#comment-15265947 ] Trystan Leftwich commented on HIVE-13561: ----------------------------------------- I've added a new patch for master. > HiveServer2 is leaking ClassLoaders when add jar / temporary functions are used > ------------------------------------------------------------------------------- > > Key: HIVE-13561 > URL: https://issues.apache.org/jira/browse/HIVE-13561 > Project: Hive > Issue Type: Bug > Components: HiveServer2 > Affects Versions: 1.2.0, 1.2.1, 2.0.0 > Reporter: Trystan Leftwich > Assignee: Trystan Leftwich > Attachments: HIVE-13561-branch-1.2.3.patch, HIVE-13561.2.patch, HIVE-13561.3.patch > > > I can repo this on branch-1.2 and branch-2.0. > It looks to be the same issues as: HIVE-11408 > The patch from HIVE-11408 looks to fix the issue as well. > I've updated the patch from HIVE-11408 to be aligned with branch-1.2 and master -- This message was sent by Atlassian JIRA (v6.3.4#6332)