Uploaded image for project: 'Pig'
  1. Pig
  2. PIG-2640

Usage message gives wrong information for Pig additional jars

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.11
    • 0.11
    • None
    • None
    • Patch Available
    • Reviewed

    Description

      The usage statement in Main.java says:

      pig.additional.jars=<comma seperated list of jars>. Used in place of register command.
      

      But in PigServer.java it actually splits on ':', not ','. See the method addJarsFromProperties(). We need to change the usage statement to match the code.

      Attachments

        1. PIG-2640.patch
          1 kB
          Prashant Kommireddi

        Activity

          People

            prkommireddi Prashant Kommireddi
            gates Alan Gates
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: