bin/pig doesn't honor -D properties
-----------------------------------
Key: PIG-2188
URL: https://issues.apache.org/jira/browse/PIG-2188
Project: Pig
Issue Type: Bug
Components: impl
Affects Versions: 0.10
Reporter: Ashutosh Chauhan
Fix For: 0.10
If you do
{code}
bin/pig -Da=b
{code}
this goes as an argument to Pig's Main, instead as an argument to java.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
