Uploaded image for project: 'Hadoop Map/Reduce'
  1. Hadoop Map/Reduce
  2. MAPREDUCE-1005

why should not capacity sheduler jar not copied under lib during build

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.21.0
    • None
    • build
    • None

    Description

      Right now, the capacity-scheduler.jar is not getting copied under trunk/build/hadoop-mapred-0.21.0-dev/lib/. It stays in trunk/build/hadoop-mapred-0.21.0-dev/contrib/capacity-scheduler/hadoop-0.21.0-dev-capacity-scheduler.jar. Every time somebody tries to build the trunk, they have to copy this jar from contrib to lib manually.

      During any kind of build (ant binary, ant bin-package, ant package) , this jar file should also get copied to lib. If a person uses default or fair sheduler, he will not use it, but still there is no harm of it being in lib. If he uses capacity scheduler, then it gets used automatically. This manual copy should be avoided.

      Attachments

        Activity

          People

            Unassigned Unassigned
            iyappans Iyappan Srinivasan
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: