Return-Path: X-Original-To: apmail-incubator-ambari-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-ambari-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 3C3821006E for ; Fri, 23 Aug 2013 13:43:56 +0000 (UTC) Received: (qmail 89837 invoked by uid 500); 23 Aug 2013 13:43:55 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 89789 invoked by uid 500); 23 Aug 2013 13:43:54 -0000 Mailing-List: contact ambari-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: ambari-dev@incubator.apache.org Delivered-To: mailing list ambari-dev@incubator.apache.org Received: (qmail 89753 invoked by uid 99); 23 Aug 2013 13:43:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Aug 2013 13:43:52 +0000 Date: Fri, 23 Aug 2013 13:43:52 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-3004) Categorize YARN properties properly 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/AMBARI-3004?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748546#comment-13748546 ] Aleksandr Kovalenko commented on AMBARI-3004: --------------------------------------------- +1 for the patch > Categorize YARN properties properly > ----------------------------------- > > Key: AMBARI-3004 > URL: https://issues.apache.org/jira/browse/AMBARI-3004 > Project: Ambari > Issue Type: Task > Components: client > Affects Versions: 1.4.0 > Reporter: Andrii Tkach > Assignee: Andrii Tkach > Fix For: 1.4.1 > > Attachments: AMBARI-3004.patch > > > We want to categorize YARN configs better. We need atleast 3 sections: > * Resource Manager > * Node Manager > * Scheduler > Generally all existing {{yarn.nodemanager.}} properties go into the _Node Manager_ section, and {{yarn.resourcemanager.}} go into _Resource Manager_ section. > Atleast the following properties should show up in these sections: > * Resource Manager > ** yarn.acl.enable > ** yarn.admin.acl > ** yarn.log-aggregation-enable > ** yarn.resourcemanager.webapp.address > * Scheduler > ** yarn.resourcemanager.scheduler.class > ** Capacity Scheduler Configuration > ** yarn.scheduler.minimum-allocation-mb > ** yarn.scheduler.maximum-allocation-mb > * Node Manager > ** yarn.resourcemanager.nodes.include-path / > ** yarn.resourcemanager.nodes.exclude-path > ** yarn.nodemanager.resource.memory-mb > ** yarn.nodemanager.vmem-pmem-ratio > ** yarn.nodemanager.log-dirs > ** yarn.nodemanager.remote-app-log-dir > ** yarn.nodemanager.remote-app-log-dir-suffix > ** yarn.nodemanager.aux-services > ** yarn.nodemanager.log.retain-seconds > ** yarn.nodemanager.local-dirs -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira