Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 3692511F76 for ; Fri, 18 Jul 2014 03:22:05 +0000 (UTC) Received: (qmail 1885 invoked by uid 500); 18 Jul 2014 03:22:04 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 1822 invoked by uid 500); 18 Jul 2014 03:22:04 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 1798 invoked by uid 99); 18 Jul 2014 03:22:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Jul 2014 03:22:04 +0000 Date: Fri, 18 Jul 2014 03:22:04 +0000 (UTC) From: "tangjunjie (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (YARN-2318) hadoop configuraion checker MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 tangjunjie created YARN-2318: -------------------------------- Summary: hadoop configuraion checker Key: YARN-2318 URL: https://issues.apache.org/jira/browse/YARN-2318 Project: Hadoop YARN Issue Type: New Feature Reporter: tangjunjie hadoop have a lot of config property. People will make mistake when modify configuration file. So hadoop can do config check tool .This tool can find mistake as follow. if config mapreduce.tasktracker.reduce.tasks.maximu 9 The maximum number of reduce tasks that will be run simultaneously by a task tracker. OR this tool can warn use deprecated property name and correct it. -- This message was sent by Atlassian JIRA (v6.2#6252)