Details
Description
In MiniDFSCluster, there is a possibility that a data node gets shutted down before it is constructed. This leads to the situation that the data node's resources are not properly released. In Cygwin I observe that the data node directory is still kept locked after a miniDFSCluster is shut down.
Attachments
Attachments
Issue Links
- is depended upon by
-
HADOOP-1047 TestReplication fails because DFS does not guarantee all the replicas are placed when a file is closed
- Closed