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

bin/yarn script adds jdk tools.jar to the classpath.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.23.0
    • 0.23.1
    • mrv2
    • None

    Description

      Thanks to Roman for pointing it out. Looks like we have the following lines in bin/yarn:

      CLASSPATH=${CLASSPATH}:$JAVA_HOME/lib/tools.jar
      

      We dont really have a dependency on the tools jar. We should remove this.

      Attachments

        1. MAPREDUCE-3624.patch
          0.5 kB
          Mahadev Konar

        Activity

          People

            mahadev Mahadev Konar
            mahadev Mahadev Konar
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: