[ https://issues.apache.org/jira/browse/PIG-348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12889408#action_12889408 ]
Olga Natkovich commented on PIG-348: ------------------------------------ I am ok with this approach. Given that the option has been broken fo a while, I don't think we would be breaking backward compatibility. > -j command line option doesn't work > ----------------------------------- > > Key: PIG-348 > URL: https://issues.apache.org/jira/browse/PIG-348 > Project: Pig > Issue Type: Bug > Reporter: Amir Youssefi > Assignee: Richard Ding > Fix For: 0.8.0 > > > According to: > $ pig --help > ... > -j, -jar jarfile load jarfile > ... > yet > $pig -j my.jar > doesn't work in place of: > register my.jar > in Pig script. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.