Steve Loughran created HADOOP-12856:
---------------------------------------
Summary: FileUtil.checkDest() to throw PathExistsException and
PathIsDirectoryException when appropriate
Key: HADOOP-12856
URL: https://issues.apache.org/jira/browse/HADOOP-12856
Project: Hadoop Common
Issue Type: Improvement
Components: fs
Affects Versions: 2.8.0
Reporter: Steve Loughran
{{FileUtil.checkDest()}} throws IOEs when its conditions are not met, with
meaningful text.
The code could be improved if it were to throw {{PathExistsException}} and
{{PathIsDirectoryException}} when appropriate
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)