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 277DB200B4B for ; Thu, 21 Jul 2016 21:29:22 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 25F28160A7C; Thu, 21 Jul 2016 19:29:22 +0000 (UTC) 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 95908160A72 for ; Thu, 21 Jul 2016 21:29:21 +0200 (CEST) Received: (qmail 28237 invoked by uid 500); 21 Jul 2016 19:29:20 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 28193 invoked by uid 99); 21 Jul 2016 19:29:20 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Jul 2016 19:29:20 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8FEC72C0059 for ; Thu, 21 Jul 2016 19:29:20 +0000 (UTC) Date: Thu, 21 Jul 2016 19:29:20 +0000 (UTC) From: "Sangjin Lee (JIRA)" To: common-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HADOOP-13401) usability improvements of ApplicationClassLoader MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Thu, 21 Jul 2016 19:29:22 -0000 Sangjin Lee created HADOOP-13401: ------------------------------------ Summary: usability improvements of ApplicationClassLoader Key: HADOOP-13401 URL: https://issues.apache.org/jira/browse/HADOOP-13401 Project: Hadoop Common Issue Type: Sub-task Components: util Reporter: Sangjin Lee Miscellaneous usability improvements for {{ApplicationClassLoader}}: - Improve the system class override mechanism: today the override is a wholesale replacement of the default; enable modifying the default - Improve handling of addition and subtraction of system classes: today it is sensitive to order - other miscellaneous improvements that make using {{ApplicationClassLoader}} easier -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: common-issues-help@hadoop.apache.org