You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Ramkumar Vadali (JIRA)" <ji...@apache.org> on 2011/06/08 21:33:58 UTC

[jira] [Created] (MAPREDUCE-2577) RAID FS (DistributedRaidFileSystem) skip() implementation needs to be improved

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