Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B34DD19A05 for ; Tue, 5 Apr 2016 18:14:25 +0000 (UTC) Received: (qmail 11914 invoked by uid 500); 5 Apr 2016 18:14:25 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 11822 invoked by uid 500); 5 Apr 2016 18:14:25 -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 11786 invoked by uid 99); 5 Apr 2016 18:14:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Apr 2016 18:14:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 807112C1F5A for ; Tue, 5 Apr 2016 18:14:25 +0000 (UTC) Date: Tue, 5 Apr 2016 18:14:25 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-13079) LLAP: Allow reading log4j properties from default JAR resources MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HIVE-13079?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-13079: ------------------------------------ Target Version/s: 2.0.1 [~prasanth_j] needed for 2.0.1? > LLAP: Allow reading log4j properties from default JAR resources > --------------------------------------------------------------- > > Key: HIVE-13079 > URL: https://issues.apache.org/jira/browse/HIVE-13079 > Project: Hive > Issue Type: Bug > Components: llap > Affects Versions: 2.1.0 > Reporter: Gopal V > Assignee: Gopal V > Fix For: 2.1.0 > > Attachments: HIVE-13079.1.patch > > > If the log4j2 configuration is not overriden by the user, the Slider pkg creation fails since the config is generated from a URL. > Allow for the .properties file to be created from default JAR resources if user provides no overrides. -- This message was sent by Atlassian JIRA (v6.3.4#6332)