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 05AFF180C3 for ; Tue, 1 Dec 2015 22:28:27 +0000 (UTC) Received: (qmail 79989 invoked by uid 500); 1 Dec 2015 22:28:11 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 79963 invoked by uid 500); 1 Dec 2015 22:28:11 -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 79915 invoked by uid 99); 1 Dec 2015 22:28:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 Dec 2015 22:28:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 0071B2C1F61 for ; Tue, 1 Dec 2015 22:28:11 +0000 (UTC) Date: Tue, 1 Dec 2015 22:28:11 +0000 (UTC) From: "Prasanth Jayachandran (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-12020) Revert log4j2 xml configuration to properties based configuration 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-12020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Prasanth Jayachandran updated HIVE-12020: ----------------------------------------- Attachment: HIVE-12020.4.patch Previous run got stuck for long hours and was manually killed. Just wanted to make sure this patch does not cause the hang. So reuploading again. > Revert log4j2 xml configuration to properties based configuration > ----------------------------------------------------------------- > > Key: HIVE-12020 > URL: https://issues.apache.org/jira/browse/HIVE-12020 > Project: Hive > Issue Type: Sub-task > Components: Logging > Affects Versions: 2.0.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-12020.1.patch, HIVE-12020.2.patch, HIVE-12020.3.patch, HIVE-12020.4.patch, HIVE-12020.4.patch > > > Log4j 2.4 release brought back properties based configuration. We should revert XML based configuration and use properties based configuration instead (less verbose and will be similar to old log4j properties). -- This message was sent by Atlassian JIRA (v6.3.4#6332)