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 654DC10CFF for ; Sun, 6 Oct 2013 01:29:42 +0000 (UTC) Received: (qmail 85959 invoked by uid 500); 6 Oct 2013 01:29:41 -0000 Delivered-To: apmail-incubator-ambari-dev-archive@incubator.apache.org Received: (qmail 85935 invoked by uid 500); 6 Oct 2013 01:29:41 -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 85926 invoked by uid 99); 6 Oct 2013 01:29:41 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 06 Oct 2013 01:29:41 +0000 Date: Sun, 6 Oct 2013 01:29:41 +0000 (UTC) From: "Jaimin D Jetly (JIRA)" To: ambari-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-3467) Some of the mapred-site properties added by web-client are no more required for HDP2 stack 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-3467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jaimin D Jetly updated AMBARI-3467: ----------------------------------- Description: *Following properties added by web client are no more required by HDP2.x stack*. {code} "mapred.hosts" : "/etc/hadoop/conf/mapred.include", "mapred.hosts.exclude" : "/etc/hadoop/conf/mapred.exclude", "mapred.task.tracker.task-controller" : "org.apache.hadoop.mapred.DefaultTaskController", "mapreduce.jobtracker.system.dir" : "/mapred/system", "mapreduce.tasktracker.healthchecker.script.path" : "file:////mapred/jobstatus", {code} > Some of the mapred-site properties added by web-client are no more required for HDP2 stack > ------------------------------------------------------------------------------------------- > > Key: AMBARI-3467 > URL: https://issues.apache.org/jira/browse/AMBARI-3467 > Project: Ambari > Issue Type: Bug > Components: client > Affects Versions: 1.4.1 > Reporter: Jaimin D Jetly > Assignee: Jaimin D Jetly > Fix For: 1.4.1 > > > *Following properties added by web client are no more required by HDP2.x stack*. > {code} > "mapred.hosts" : "/etc/hadoop/conf/mapred.include", > "mapred.hosts.exclude" : "/etc/hadoop/conf/mapred.exclude", > "mapred.task.tracker.task-controller" : "org.apache.hadoop.mapred.DefaultTaskController", > "mapreduce.jobtracker.system.dir" : "/mapred/system", > "mapreduce.tasktracker.healthchecker.script.path" : "file:////mapred/jobstatus", > {code} -- This message was sent by Atlassian JIRA (v6.1#6144)