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

Make PIG_HOME configurable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • None
    • None
    • Patch Available
    • Reviewed

    Description

      It looks like the pig shell script in v0.11 exports PIG_HOME without first checking to see if it already exists.

      from line 78 in <path>/bin/pig:
      # the root of the Pig installation
      export PIG_HOME=`dirname "$this"`/..

      The supplied patch checks to see if the env has already been set prior to setting.

      Attachments

        1. make-pig-home-configurable.patch
          0.4 kB
          Robert Schooley

        Activity

          People

            robert.schooley@gmail.com Robert Schooley
            robert.schooley@gmail.com Robert Schooley
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: