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

Not able to generate gridmix.jar on already compiled version of hadoop

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.20.1
    • benchmarks
    • None
    • Reviewed

    Description

      Not able to generate gridmix.jar for gridmix2 on compiled version of hadoop (which is untarred from hadoop binary) as builld.xml tries to find build directory in hadoop-home but "build" directory is not present on this path.

      Following error is displayed :
      Buildfile: build.xml

      init:
      [mkdir] Created dir: <hadoop-home>/src/benchmarks/gridmix2/build
      [mkdir] Created dir: <hadoop-home>/src/benchmarks/gridmix2/dist

      compile:
      [javac] Compiling 3 source files to <hadoop-home>/src/benchmarks/gridmix2/build

      BUILD FAILED
      <hadoop-home>/src/benchmarks/gridmix2/build.xml:28: <hadoop-home>/build not found.

      Attachments

        1. HADOOP-5648.patch
          0.5 kB
          Giridharan Kesavan

        Activity

          People

            gkesavan Giridharan Kesavan
            sumanshg Suman Sehgal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: