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)
