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

gridmix2 is not getting compiled to generate gridmix.jar

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.20.0
    • 0.20.0
    • benchmarks
    • None
    • Reviewed

    Description

      Not able to compile gridmix2 to generate gridmix.jar. Compilation gets failed giving build failed message.
      It seems that problem is with mapper class and reduce class specified in CombinerJobCreator.java. Changed mapper class from "MapClass.class" to "Mapper.class" and reduce class from "Reduce.class" to "Reducer.class" then it started working and gridmix.jar was generated.

      Attachments

        1. 5274-0.patch
          2 kB
          Christopher Douglas

        Activity

          People

            cdouglas Christopher Douglas
            sumanshg Suman Sehgal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: