Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.0.1-alpha
-
None
-
Incompatible change, Reviewed
Description
libhdfs should follow its own documentation for return codes. This means always setting errno, and in most cases returning -1 (not some other value) on error.