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

Add job jar lib, classes, etc. to CLASSPATH when in standalone mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.2.0
    • None
    • None

    Description

      Currently, in standalone mode, hadoop is unable to launch other than the most basic of job jars where 'basic' is a job jar with nought but class files at top level of the jar with Main-Class pointing at entry point. If the job jar has dependencies on jars under the job jar lib or there are job jar plugins in the classes dir, etc., these dependencies are not loaded and the job fails launch.

      Attachments

        1. local-jar2.patch
          9 kB
          Doug Cutting

        Activity

          People

            cutting Doug Cutting
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: