Details
-
Bug
-
Status: Closed
-
Blocker
-
Resolution: Fixed
-
0.17.0, 0.18.0
-
None
-
None
-
Reviewed
Description
DFSClient.close uses an iterator for closing files which are still open. Closing a file removes that file from the list of open files, which in turn breaks the iterator.
Attachments
Attachments
Issue Links
- is duplicated by
-
HADOOP-3641 Exception while killing the JobTracker
- Closed