[ https://issues.apache.org/jira/browse/HADOOP-6074?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Raghu Angadi updated HADOOP-6074: --------------------------------- Attachment: HADOOP-6074.patch A trivial patch. The static variable 'fsConfig' is not meant to be used in mappers or reducers. It is used only for initializing the job. > TestDFSIO does not use configuration properly. > ---------------------------------------------- > > Key: HADOOP-6074 > URL: https://issues.apache.org/jira/browse/HADOOP-6074 > Project: Hadoop Core > Issue Type: Bug > Components: benchmarks > Reporter: Raghu Angadi > Assignee: Raghu Angadi > Priority: Minor > Fix For: 0.21.0 > > Attachments: HADOOP-6074.patch > > > A part of TestDFSIO uses default conf instead of configuration passed in by > MR framework. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.