Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
0.20.205.0
-
None
-
None
-
Reviewed
Description
FSNamesystem.setTimes(..) does not work if the path is a directory.
Arpit found this bug when testing webhdfs:
settimes api is working when called on a file, but when called on a dir it returns a 404. I should be able to set time on both a file and a directory.