You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Jane Alam Jan (JIRA)" <ji...@apache.org> on 2014/03/24 21:20:55 UTC

[jira] [Created] (PIG-3831) Shell command with if throws exception

Jane Alam Jan created PIG-3831:
----------------------------------

             Summary: Shell command with if throws exception
                 Key: PIG-3831
                 URL: https://issues.apache.org/jira/browse/PIG-3831
             Project: Pig
          Issue Type: Bug
          Components: impl
            Reporter: Jane Alam Jan


%declare outputpath `if [ 'true' == 'true' ];  then echo 'a'; else echo 'b'; fi`

throws RuntimeException.



--
This message was sent by Atlassian JIRA
(v6.2#6252)