Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-11569

Provide Merge API for MapFile to merge multiple similar MapFiles to one MapFile

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.7.0
    • None
    • None
    • Reviewed

    Description

      If there are multiple similar MapFiles of the same keyClass and value classes, then these can be merged together to One MapFile to allow search easier.

      Provide an API similar to SequenceFile#merge().
      Merging will be easy with the fact that MapFiles are already sorted.

      Attachments

        1. HADOOP-11569-001.patch
          8 kB
          Vinayakumar B
        2. HADOOP-11569-002.patch
          8 kB
          Vinayakumar B
        3. HADOOP-11569-003.patch
          8 kB
          Vinayakumar B
        4. HADOOP-11569-004.patch
          8 kB
          Vinayakumar B
        5. HADOOP-11569-005.patch
          8 kB
          Vinayakumar B
        6. HADOOP-11569-006.patch
          9 kB
          Vinayakumar B

        Activity

          People

            vinayakumarb Vinayakumar B
            vinayakumarb Vinayakumar B
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: