DistributedFileSystem doesn't close the RawDistributedFileSystem on close.
--------------------------------------------------------------------------
Key: HADOOP-1160
URL: https://issues.apache.org/jira/browse/HADOOP-1160
Project: Hadoop
Issue Type: Bug
Affects Versions: 0.12.2
Reporter: Owen O'Malley
Assigned To: Hairong Kuang
Fix For: 0.13.0
The DistributedFileSystem doesn't have a close method, and thus doesn't close
the RawDistributedFileSystem. This will cause files that are being written to
not be aborted correctly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.