RAID FS (DistributedRaidFileSystem) skip() implementation needs to be improved
------------------------------------------------------------------------------

                 Key: MAPREDUCE-2577
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2577
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: contrib/raid
            Reporter: Ramkumar Vadali
            Assignee: Ramkumar Vadali
            Priority: Minor


MAPREDUCE-2248 implemented skip() so that it skips one byte at a time, which is 
bad. It should skip a larger number of bytes at a time to improve performance.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to