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 42CC41834F for ; Thu, 29 Oct 2015 00:15:28 +0000 (UTC) Received: (qmail 18924 invoked by uid 500); 28 Oct 2015 23:15:28 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 18903 invoked by uid 500); 28 Oct 2015 23:15:28 -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 18876 invoked by uid 99); 28 Oct 2015 23:15:28 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 28 Oct 2015 23:15:28 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id AC9EC2C14F2 for ; Wed, 28 Oct 2015 23:15:27 +0000 (UTC) Date: Wed, 28 Oct 2015 23:15:27 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12237) Use slf4j as logging facade 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-12237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14979447#comment-14979447 ] Sergey Shelukhin commented on HIVE-12237: ----------------------------------------- -1 There's perf problems with just calling LOG.blah, not from concatenating string. Can this please be reverted in the scope that it's done now and the conversion to formatted logs be done on case by case bases. > Use slf4j as logging facade > --------------------------- > > Key: HIVE-12237 > URL: https://issues.apache.org/jira/browse/HIVE-12237 > Project: Hive > Issue Type: Task > Components: Logging > Affects Versions: 2.0.0 > Reporter: Ashutosh Chauhan > Assignee: Ashutosh Chauhan > Fix For: 2.0.0 > > Attachments: HIVE-12237.1.patch, HIVE-12237.2.patch, HIVE-12237.3.patch, HIVE-12237.4.patch, HIVE-12237.5.patch, HIVE-12237.6.patch, HIVE-12237.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)