Return-Path: X-Original-To: apmail-hadoop-common-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-common-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 70F647FF0 for ; Wed, 7 Dec 2011 21:27:01 +0000 (UTC) Received: (qmail 48638 invoked by uid 500); 7 Dec 2011 21:27:01 -0000 Delivered-To: apmail-hadoop-common-issues-archive@hadoop.apache.org Received: (qmail 48531 invoked by uid 500); 7 Dec 2011 21:27:01 -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 48386 invoked by uid 99); 7 Dec 2011 21:27:01 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2011 21:27:01 +0000 X-ASF-Spam-Status: No, hits=-2001.2 required=5.0 tests=ALL_TRUSTED,RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Dec 2011 21:27:00 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 1836B1069CA for ; Wed, 7 Dec 2011 21:26:40 +0000 (UTC) Date: Wed, 7 Dec 2011 21:26:40 +0000 (UTC) From: "Eli Collins (Commented) (JIRA)" To: common-issues@hadoop.apache.org Message-ID: <425549438.50867.1323293200100.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Commented] (HADOOP-6840) Support non-recursive create() in FileSystem & SequenceFile.Writer 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/HADOOP-6840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13164716#comment-13164716 ] Eli Collins commented on HADOOP-6840: ------------------------------------- HADOOP-6886 is required as well, I posted a patch for that. > Support non-recursive create() in FileSystem & SequenceFile.Writer > ------------------------------------------------------------------ > > Key: HADOOP-6840 > URL: https://issues.apache.org/jira/browse/HADOOP-6840 > Project: Hadoop Common > Issue Type: Improvement > Components: fs, io > Affects Versions: 0.20-append, 0.21.0 > Reporter: Nicolas Spiegelberg > Assignee: Jitendra Nath Pandey > Priority: Minor > Fix For: 1.0.0 > > Attachments: HADOOP-6840-branch-0.20-security.patch, HADOOP-6840_0.20-append.patch, HADOOP-6840_0.21-2.patch, HADOOP-6840_0.21.patch, hadoop-6840-1.patch > > > The proposed solution for HBASE-2312 requires the sequence file to handle a non-recursive create. This is already supported by HDFS, but needs to have an equivalent FileSystem & SequenceFile.Writer API. -- 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