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

Remove Lucene dependency

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.11.0
    • None
    • None

    Description

      Hadoop uses just a single class from Lucene, namely the PriorityQueue. I propose to remove this dependency by copying this class into org.apache.hadoop.util.PriorityQueue and removing lucene-core.jar from dependencies.

      Removing this dependency makes it easier to run map-reduce applications that use different versions of Lucene.

      Attachments

        1. lucene-dep.patch
          6 kB
          Milind Barve

        Activity

          People

            milindb Milind Barve
            ab Andrzej Bialecki
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: