[
https://issues.apache.org/jira/browse/HDFS-601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Konstantin Boudnik updated HDFS-601:
------------------------------------
Attachment: HDFS-601.patch
The patch addresses the problem.
Also, some unused variables were removed and the imports' list has been fixed
accordingly.
> TestBlockReport should obtain data directories from MiniHDFSCluster
> -------------------------------------------------------------------
>
> Key: HDFS-601
> URL: https://issues.apache.org/jira/browse/HDFS-601
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.21.0, Append Branch
> Reporter: Konstantin Shvachko
> Assignee: Konstantin Boudnik
> Fix For: 0.21.0, Append Branch
>
> Attachments: HDFS-601.patch
>
>
> TestBlockReport relies on that "test.build.data" property is set in
> configuration, which is not always correct, e.g. when you run test from
> eclipse. It would be better to get data directories directly from the
> mini-cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.