You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Gregory Chanan (Created) (JIRA)" <ji...@apache.org> on 2012/01/26 23:29:40 UTC

[jira] [Created] (HDFS-2846) SequenceFile.createWriter(...createParent...) no longer works on existing file

SequenceFile.createWriter(...createParent...) no longer works on existing file
------------------------------------------------------------------------------

                 Key: HDFS-2846
                 URL: https://issues.apache.org/jira/browse/HDFS-2846
             Project: Hadoop HDFS
          Issue Type: Bug
            Reporter: Gregory Chanan
            Assignee: Gregory Chanan


SequenceFile.createWriter no longer works on an existing file, because old version specified OVEWRITE by default and new version does not.  This breaks some HBase tests.

Tested against trunk.

Patch with test to follow.

--
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