[ https://issues.apache.org/jira/browse/HDFS-1101?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Konstantin Shvachko updated HDFS-1101: -------------------------------------- Attachment: TestDiskErrorLocal.patch MiniDFSCluster overrides the data-node storage directories while the original config is till pointing to the default values. Therefore the directory cannot be found. The patch fixes the problem and two java warnings in MiniDFSCluster. > TestDiskError.testLocalDirs() fails > ----------------------------------- > > Key: HDFS-1101 > URL: https://issues.apache.org/jira/browse/HDFS-1101 > Project: Hadoop HDFS > Issue Type: Bug > Affects Versions: 0.22.0 > Reporter: Konstantin Shvachko > Fix For: 0.22.0 > > Attachments: TestDiskErrorLocal.patch > > > {{TestDiskError.testLocalDirs()}} fails with {{FileNotFoundException}} -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.