[ https://issues.apache.org/jira/browse/HADOOP-5176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ravi Phulari updated HADOOP-5176:
---------------------------------
Attachment: HADOOP-5176.patch
Fixed two instances of wrong class name by following Nicholas's suggestion of using TestDFSIO.class.getSimpleName()
instead of hard coding "TestDFSIO".
> TestDFSIO reports itself as TestFDSIO
> -------------------------------------
>
> Key: HADOOP-5176
> URL: https://issues.apache.org/jira/browse/HADOOP-5176
> Project: Hadoop Core
> Issue Type: Improvement
> Components: benchmarks
> Affects Versions: 0.18.1, 0.18.2, 0.18.3, 0.19.0
> Reporter: Bryan Duxbury
> Assignee: Ravi Phulari
> Priority: Trivial
> Attachments: HADOOP-5176.patch, HADOOP-5176.patch
>
>
> When TestDFSIO starts up, it reports itself as "TestFSDIO", which would seem to be a
typo.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
|