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)