[
https://issues.apache.org/jira/browse/HADOOP-9651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-9651:
-----------------------------------
Issue Type: Bug (was: Sub-task)
Parent: (was: HADOOP-9361)
> Filesystems to throw FileAlreadyExistsException in createFile(path,
> overwrite=false) when the file exists
> ---------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-9651
> URL: https://issues.apache.org/jira/browse/HADOOP-9651
> Project: Hadoop Common
> Issue Type: Bug
> Components: fs
> Affects Versions: 2.1.0-beta
> Reporter: Steve Loughran
> Priority: Minor
> Attachments: HADOOP-9651.patch
>
>
> While HDFS and other filesystems throw a {{FileAlreadyExistsException}} if
> you try to create a file that exists and you have set {{overwrite=false}},
> {{RawLocalFileSystem}} throws a plain {{IOException}}. This makes it
> impossible to distinguish a create operation failing from a fixable problem
> (the file is there) and something more fundamental.
--
This message was sent by Atlassian JIRA
(v6.2#6252)