TestDFSIO should allow to configure output directory ----------------------------------------------------
Key: MAPREDUCE-1614 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1614 Project: Hadoop Map/Reduce Issue Type: Improvement Components: benchmarks Affects Versions: 0.20.2 Reporter: Konstantin Boudnik TestDFSIO has a hardcoded location for its files to be written and read to or from. This location is /benchmarks. However, it might pose a problem if HDFS '/' doesn't allow anyone to write into it. It'd be convenient to have a command line option to specify an alternative location on demand. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.