[ https://issues.apache.org/jira/browse/PIG-857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Richard Ding resolved PIG-857. ------------------------------ Fix Version/s: 0.8.0 Resolution: Fixed PIG-1333 fixed this by using GenericOptionsParser in both Main and PigRunner. > Pig should implement Tool interface from Hadoop > ----------------------------------------------- > > Key: PIG-857 > URL: https://issues.apache.org/jira/browse/PIG-857 > Project: Pig > Issue Type: Improvement > Components: impl > Affects Versions: 0.3.0 > Environment: All > Reporter: Milind Bhandarkar > Assignee: Richard Ding > Fix For: 0.8.0 > > > Hadoop, Hadoop Streaming, and Hadoop Pipes all use Tool interface, which > provides support for parsing generic options. This has resulted in consistent > options for all three hadoop launch mechanisms. Pig should also implement > Tool (or use GenericOptionsParser directly.) -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.