Return-Path: Delivered-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Received: (qmail 77308 invoked from network); 8 Dec 2009 07:28:43 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 8 Dec 2009 07:28:43 -0000 Received: (qmail 65279 invoked by uid 500); 8 Dec 2009 07:28:42 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 65215 invoked by uid 500); 8 Dec 2009 07:28:42 -0000 Mailing-List: contact common-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: common-issues@hadoop.apache.org Delivered-To: mailing list common-issues@hadoop.apache.org Received: (qmail 65205 invoked by uid 99); 8 Dec 2009 07:28:42 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 07:28:42 +0000 X-ASF-Spam-Status: No, hits=-10.5 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_HI X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Dec 2009 07:28:39 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id EB583234C1F1 for ; Mon, 7 Dec 2009 23:28:18 -0800 (PST) Message-ID: <101824758.1260257298962.JavaMail.jira@brutus> Date: Tue, 8 Dec 2009 07:28:18 +0000 (UTC) From: "Amareshwari Sriramadasu (JIRA)" To: common-issues@hadoop.apache.org Subject: [jira] Created: (HADOOP-6418) FileSystem should have mkdir and create file apis which do not create parent path. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 FileSystem should have mkdir and create file apis which do not create parent path. ---------------------------------------------------------------------------------- Key: HADOOP-6418 URL: https://issues.apache.org/jira/browse/HADOOP-6418 Project: Hadoop Common Issue Type: Improvement Components: fs Affects Versions: 0.20.1 Reporter: Amareshwari Sriramadasu Priority: Critical FileSystem should have mkdir and create file apis which do not create parent path. The usecase is illustrated at [this|https://issues.apache.org/jira/browse/HDFS-98?focusedCommentId=12595989&page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel#action_12595989] -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.