Return-Path: X-Original-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Delivered-To: apmail-hadoop-mapreduce-user-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 1F647E0B8 for ; Thu, 7 Mar 2013 05:51:36 +0000 (UTC) Received: (qmail 84820 invoked by uid 500); 7 Mar 2013 05:51:31 -0000 Delivered-To: apmail-hadoop-mapreduce-user-archive@hadoop.apache.org Received: (qmail 83958 invoked by uid 500); 7 Mar 2013 05:51:30 -0000 Mailing-List: contact user-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@hadoop.apache.org Delivered-To: mailing list user@hadoop.apache.org Received: (qmail 83921 invoked by uid 99); 7 Mar 2013 05:51:29 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 05:51:29 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (athena.apache.org: domain of mohitanchlia@gmail.com designates 209.85.210.181 as permitted sender) Received: from [209.85.210.181] (HELO mail-ia0-f181.google.com) (209.85.210.181) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 07 Mar 2013 05:51:24 +0000 Received: by mail-ia0-f181.google.com with SMTP id w33so88170iag.26 for ; Wed, 06 Mar 2013 21:51:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:date:message-id:subject:from:to :content-type; bh=clk8sg35vQ1xuP2gdjXFFu9Y4dm5nxYaSl99p9I8geM=; b=TubZSO1sjrKVM99IzfwKb+dU4ZGxcd2xc2r916pYoYDRCNjGnoNMjf4XQveQ91lZ26 1rB/eYCW9619/CG03AZUQVYfSI1BfG4vyLtJ7xIWDJpogml781o47rn/lXaslU0KKs7k DuH57C5+chv4ofAG78kPGiIyEhLpSYUOsTG5lSIIfUD1jS4Em4riQxNxzLUIQXAFcx4S aDFcXc986J92VkJHxmj5wuWGx7hpbBxYxsqfymtKKBRSEaF3xqxmiI6aENyUCpzSniQZ bi0eTXAjsseBykuzYqwBVSKc1XRmXjkNIpUHVCuqpzf9WIXdFg3B5dmpvs3aCnzEZAl9 cL7w== MIME-Version: 1.0 X-Received: by 10.50.17.131 with SMTP id o3mr13812084igd.112.1362635463543; Wed, 06 Mar 2013 21:51:03 -0800 (PST) Received: by 10.64.162.164 with HTTP; Wed, 6 Mar 2013 21:51:03 -0800 (PST) Date: Wed, 6 Mar 2013 21:51:03 -0800 Message-ID: Subject: mapred.max.tracker.failures From: Mohit Anchlia To: user@hadoop.apache.org Content-Type: multipart/alternative; boundary=14dae934049fc35cd004d74f4aad X-Virus-Checked: Checked by ClamAV on apache.org --14dae934049fc35cd004d74f4aad Content-Type: text/plain; charset=ISO-8859-1 I am wondering what the correct behaviour is of this parameter? If it's set to 4 does it mean job should fail if a job has more than 4 failures? --14dae934049fc35cd004d74f4aad Content-Type: text/html; charset=ISO-8859-1

I am wondering what the correct behaviour is of this parameter? If it's set to 4 does it mean job should fail if a job has more than 4 failures?

--14dae934049fc35cd004d74f4aad--