[ 
https://issues.apache.org/jira/browse/HADOOP-7997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Eli Collins updated HADOOP-7997:
--------------------------------

    Status: Patch Available  (was: Open)
    
> SequenceFile.createWriter(...createParent...) no longer works on existing file
> ------------------------------------------------------------------------------
>
>                 Key: HADOOP-7997
>                 URL: https://issues.apache.org/jira/browse/HADOOP-7997
>             Project: Hadoop Common
>          Issue Type: Bug
>          Components: io
>    Affects Versions: 0.23.1
>            Reporter: Gregory Chanan
>            Assignee: Gregory Chanan
>         Attachments: HDFS-2846.patch
>
>
> 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

        

Reply via email to