[
https://issues.apache.org/jira/browse/MAPREDUCE-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Douglas resolved MAPREDUCE-2113.
--------------------------------------
Resolution: Invalid
Since turning off the default overwrite would be an incompatible change to
{{SequenceFile}}, even if it's arguably correct, the disruption probably isn't
worth it. With HADOOP-6991 applied, all of these tests pass.
Most of these tests should be rewritten in a separate issue. They take far more
time than is necessary.
> SequenceFile tests assume createWriter w/ overwrite
> ---------------------------------------------------
>
> Key: MAPREDUCE-2113
> URL: https://issues.apache.org/jira/browse/MAPREDUCE-2113
> Project: Hadoop Map/Reduce
> Issue Type: Bug
> Components: test
> Affects Versions: 0.22.0
> Reporter: Chris Douglas
> Priority: Trivial
> Attachments: M2113-0.patch
>
>
> Many of the {{\*SequenceFile}} tests create writers in a loop. This fails
> after HADOOP-6856, which will not overwrite the destination by default.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.