You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "mayur (JIRA)" <ji...@apache.org> on 2015/09/15 17:25:46 UTC

[jira] [Created] (HADOOP-12414) MapFile.Reader get method does not return the first record in case of non unique keys

mayur created HADOOP-12414:
------------------------------

             Summary: MapFile.Reader get method does not return the first record in case of non unique keys
                 Key: HADOOP-12414
                 URL: https://issues.apache.org/jira/browse/HADOOP-12414
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: mayur


If the map file has multiple records with the same keys and MapFile.Reader is used to reset to a specific key using the MapFile.Reader.get(key,val) then is does not always seeks to the first record of the given key.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)