From yarn-dev-return-24034-apmail-hadoop-yarn-dev-archive=hadoop.apache.org@hadoop.apache.org Thu Jun 16 16:42:08 2016 Return-Path: X-Original-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F431193D3 for ; Thu, 16 Jun 2016 16:42:08 +0000 (UTC) Received: (qmail 6491 invoked by uid 500); 16 Jun 2016 16:42:06 -0000 Delivered-To: apmail-hadoop-yarn-dev-archive@hadoop.apache.org Received: (qmail 6007 invoked by uid 500); 16 Jun 2016 16:42:05 -0000 Mailing-List: contact yarn-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-dev@hadoop.apache.org Received: (qmail 5760 invoked by uid 99); 16 Jun 2016 16:42:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 16 Jun 2016 16:42:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 5F7342C1F70 for ; Thu, 16 Jun 2016 16:42:05 +0000 (UTC) Date: Thu, 16 Jun 2016 16:42:05 +0000 (UTC) From: "Joep Rottinghuis (JIRA)" To: yarn-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-5265) Make HBase configuration for the timeline service configurable MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Joep Rottinghuis created YARN-5265: -------------------------------------- Summary: Make HBase configuration for the timeline service configurable Key: YARN-5265 URL: https://issues.apache.org/jira/browse/YARN-5265 Project: Hadoop YARN Issue Type: Sub-task Components: timelineserver Affects Versions: YARN-2928 Reporter: Joep Rottinghuis Assignee: Joep Rottinghuis Currently we create "default" HBase configurations, this works as long as the user places the appropriate configuration on the classpath. This works fine for a standalone Hadoop cluster. However, if a user wants to monitor an HBase cluster and has a separate ATS HBase cluster, then it can become tricky to create the right classpath for the nodemanagers and still have tasks have their separate configs. It will be much easier to add a yarn configuration to let cluster admins configure which HBase to connect to to write ATS metrics to. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-dev-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-dev-help@hadoop.apache.org