RAID could use HarFileSystem directly instead of FileSystem.get ---------------------------------------------------------------
Key: MAPREDUCE-1512 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1512 Project: Hadoop Map/Reduce Issue Type: Improvement Components: contrib/raid Reporter: Rodrigo Schmidt Priority: Minor Makes the code run slightly faster and avoids possible problems in matching the right filesystem like the stale cache reported in HADOOP-6097. This is a minor improvement for trunk, but it is really helpful for people running RAID on earlier releases susceptible to HADOOP-6097, since RAID would crash on them. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.