Return-Path: X-Original-To: apmail-hadoop-hdfs-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-hdfs-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 6FFF5982E for ; Tue, 12 Jun 2012 01:18:43 +0000 (UTC) Received: (qmail 81384 invoked by uid 500); 12 Jun 2012 01:18:43 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 81342 invoked by uid 500); 12 Jun 2012 01:18:43 -0000 Mailing-List: contact hdfs-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hdfs-issues@hadoop.apache.org Delivered-To: mailing list hdfs-issues@hadoop.apache.org Received: (qmail 81328 invoked by uid 99); 12 Jun 2012 01:18:43 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 12 Jun 2012 01:18:43 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id E0CC5141BF8 for ; Tue, 12 Jun 2012 01:18:42 +0000 (UTC) Date: Tue, 12 Jun 2012 01:18:42 +0000 (UTC) From: "Sanjay Radia (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: <2067178674.5185.1339463922922.JavaMail.jiratomcat@issues-vm> In-Reply-To: <466250644.36704.1338850643205.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Commented] (HDFS-3504) Configurable retry in DFSClient 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/HDFS-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13293247#comment-13293247 ] Sanjay Radia commented on HDFS-3504: ------------------------------------ +1 > Configurable retry in DFSClient > ------------------------------- > > Key: HDFS-3504 > URL: https://issues.apache.org/jira/browse/HDFS-3504 > Project: Hadoop HDFS > Issue Type: Improvement > Affects Versions: 1.0.0, 2.0.0-alpha > Reporter: Siddharth Seth > Assignee: Tsz Wo (Nicholas), SZE > Attachments: h3504_20120607.patch, h3504_20120608.patch, h3504_20120611.patch > > > When NN maintenance is performed on a large cluster, jobs end up failing. This is particularly bad for long running jobs. The client retry policy could be made configurable so that jobs don't need to be restarted. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira