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 318B317DF4 for ; Fri, 11 Sep 2015 00:35:46 +0000 (UTC) Received: (qmail 39187 invoked by uid 500); 11 Sep 2015 00:35:46 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 39161 invoked by uid 500); 11 Sep 2015 00:35:46 -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 39124 invoked by uid 99); 11 Sep 2015 00:35:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 11 Sep 2015 00:35:46 +0000 Date: Fri, 11 Sep 2015 00:35:46 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-11751) hive-exec-log4j2.xml settings causes DEBUG messages to be generated and ignored 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-11751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14739923#comment-14739923 ] Sergey Shelukhin commented on HIVE-11751: ----------------------------------------- +1 > hive-exec-log4j2.xml settings causes DEBUG messages to be generated and ignored > ------------------------------------------------------------------------------- > > Key: HIVE-11751 > URL: https://issues.apache.org/jira/browse/HIVE-11751 > Project: Hive > Issue Type: Bug > Affects Versions: 2.0.0 > Reporter: Rajesh Balamohan > Assignee: Prasanth Jayachandran > Attachments: HIVE-11751.1.patch, hive-exec-log4j2.xml, hive-log4j2.xml, hiveserver2_log4j.png > > > Setting "INFO" in dist/hive/conf/hive-exec-log4j2.xml fixes the problem. Should it be made as default in hive-exec-log4j2.xml? "--hiveconf hive.log.level=INFO" from commandline does not have any impact. -- This message was sent by Atlassian JIRA (v6.3.4#6332)