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

parameter substitution broken with some commands

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • None
    • None

    Description

      If parameter value is generated via a command, it would fail for some commands. Example:

      %declare cmd `/usr/local/bin/perl -e 'print "studenttab10k"'`

      This command fails because currently the command is executed via call to Runtime.exec(cmd). In this case, default tokenizer is used to split the command and it does not respect the quotes.

      Attachments

        1. PIG-218_v2.patch
          4 kB
          Olga Natkovich
        2. PIG-218.patch
          4 kB
          Olga Natkovich

        Activity

          People

            olgan Olga Natkovich
            olgan Olga Natkovich
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: