[ https://issues.apache.org/jira/browse/PIG-2584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rohini Palaniswamy updated PIG-2584: ------------------------------------ Fix Version/s: (was: 0.17.0) 0.18.0 > Command line arguments for Pig script > ------------------------------------- > > Key: PIG-2584 > URL: https://issues.apache.org/jira/browse/PIG-2584 > Project: Pig > Issue Type: Improvement > Components: impl > Reporter: Daniel Dai > Priority: Minor > Fix For: 0.18.0 > > > We did that for Jython embeded script. It is also useful in Pig script itself: > command line: pig a.pig student.txt output > a.pig: > a = load '$1' as (a0, a1); > store a into '$2'; -- This message was sent by Atlassian JIRA (v6.3.15#6346)