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 96D89100D4 for ; Thu, 11 Jul 2013 21:17:52 +0000 (UTC) Received: (qmail 36543 invoked by uid 500); 11 Jul 2013 21:17:52 -0000 Delivered-To: apmail-hadoop-hdfs-issues-archive@hadoop.apache.org Received: (qmail 36495 invoked by uid 500); 11 Jul 2013 21:17:52 -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 36438 invoked by uid 99); 11 Jul 2013 21:17:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 11 Jul 2013 21:17:52 +0000 Date: Thu, 11 Jul 2013 21:17:51 +0000 (UTC) From: "Konstantin Shvachko (JIRA)" To: hdfs-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HDFS-4849) Idempotent create and append operations. 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-4849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13706244#comment-13706244 ] Konstantin Shvachko commented on HDFS-4849: ------------------------------------------- > Is there any reason why this ought to go in before HDFS-4942? Is there any reason to postpone it any longer? I don't think we talked about what goes first what goes later. Just that both make sense. It's been almost 2 months now with a lot of words exchanged. I personally still don't understand what is the resistance based on and don't see why we should not move this forward. Let's have some action here. I will plan to commit this by the end of the day. And you know what to do if you feel strongly. I mean I have things to do other than rewriting the same 30 lines over and over again. > Idempotent create and append operations. > ---------------------------------------- > > Key: HDFS-4849 > URL: https://issues.apache.org/jira/browse/HDFS-4849 > Project: Hadoop HDFS > Issue Type: Improvement > Components: namenode > Affects Versions: 2.0.4-alpha > Reporter: Konstantin Shvachko > Assignee: Konstantin Shvachko > Priority: Blocker > Attachments: idempotentCreate-branch2.patch, idempotentCreate.patch, idempotentCreate.patch, idempotentCreate.patch, idempotentCreate.patch > > > create, append and delete operations can be made idempotent. This will reduce chances for a job or other app failures when NN fails over. -- 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