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

bin/pig should not modify user args

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.10.0
    • None
    • None
    • bin/pig handles args with spaces correctly.

    Description

      PIG launcher script (bin/pig) joins all the user arguments in one string. This leads to confusion when the arguments contain spaces.
      i.e. 'bin/pig -p sub="i > 2"' is should not same as 'bin/pig -p "sub" "i" ">" "2"', but it is.

      Attachments

        1. PIG-2162.patch
          0.9 kB
          Raghu Angadi

        Issue Links

          Activity

            People

              rangadi Raghu Angadi
              rangadi Raghu Angadi
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: