Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.19.1
-
Fix Version/s: 0.21.0
-
Component/s: None
-
Labels:None
-
Hadoop Flags:Reviewed
Description
When trying to open a file that does not exist for read, libhdfs prints an error out along the line of "Cannot open file <filename>".
I believe it should be throwing the FileNotFoundException instead. This would allow us to correctly set the errno and more naturally give the errors to the C-based clients.
Attachments
Issue Links
- is depended upon by
-
HADOOP-5579 libhdfs does not set errno correctly
-
- Closed
-