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 5E1402004C8 for ; Mon, 9 May 2016 20:25:14 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 5CCD7160A0F; Mon, 9 May 2016 18:25:14 +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 CD9DF16099C for ; Mon, 9 May 2016 20:25:13 +0200 (CEST) Received: (qmail 79469 invoked by uid 500); 9 May 2016 18:25:13 -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 79448 invoked by uid 99); 9 May 2016 18:25:12 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 09 May 2016 18:25:12 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id CE78C2C14F4 for ; Mon, 9 May 2016 18:25:12 +0000 (UTC) Date: Mon, 9 May 2016 18:25:12 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-13712) LLAP: LlapServiceDriver should package hadoop-metrics2-llapdaemon.properties when available MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Mon, 09 May 2016 18:25:14 -0000 [ https://issues.apache.org/jira/browse/HIVE-13712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15276759#comment-15276759 ] Sergey Shelukhin commented on HIVE-13712: ----------------------------------------- +1 > LLAP: LlapServiceDriver should package hadoop-metrics2-llapdaemon.properties when available > ------------------------------------------------------------------------------------------- > > Key: HIVE-13712 > URL: https://issues.apache.org/jira/browse/HIVE-13712 > Project: Hive > Issue Type: Bug > Components: llap > Affects Versions: 2.1.0 > Reporter: Prasanth Jayachandran > Assignee: Prasanth Jayachandran > Attachments: HIVE-13712.1.patch, HIVE-13712.2.patch > > > HIVE-13701 renamed hadoop-metrics2.properties to hadoop-metrics2-llapdaemon.properties to avoid conflicts in classpath lookup. MetricsSystem first looks for hadoop-metrics2-llapdaemon.properties file first before falling back to hadoop-metrics2.properties. Make LlapServiceDriver package hadoop-metrics2-llapdaemon.properties first and fallback to hadoop-metrics2.properties. > NO PRECOMMIT TESTS -- This message was sent by Atlassian JIRA (v6.3.4#6332)