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

bundling classpath into jar manifest on Windows does not expand environment variables or wildcards

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1-win
    • None
    • tasktracker
    • None

    Description

      To support long classpaths on Windows, the class path entries get bundled into a small temporary jar with a manifest that has a Class-Path attribute. When a classpath is specified in a jar manifest like this, it does not expand environment variables (i.e. %HADOOP_COMMON_HOME%), and it does not expand wildcards (i.e. lib/*.jar).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              cnauroth Chris Nauroth
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: