[
https://issues.apache.org/jira/browse/PIG-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Koji Noguchi updated PIG-4909:
------------------------------
Resolution: Fixed
Hadoop Flags: Reviewed
Fix Version/s: 0.16.0
Status: Resolved (was: Patch Available)
Thanks for the review Rohini. Committed to 0.16 and trunk.
> PigStorage incompatible with commons-cli-1.3
> ---------------------------------------------
>
> Key: PIG-4909
> URL: https://issues.apache.org/jira/browse/PIG-4909
> Project: Pig
> Issue Type: Bug
> Components: impl
> Reporter: Koji Noguchi
> Assignee: Koji Noguchi
> Priority: Trivial
> Fix For: 0.16.0
>
> Attachments: pig-4909-v01-notest.patch
>
>
> Pig uses commons-cli-1.2.jar but when user overwrite the classpath with
> commons-cli-1.3.jar, job failed with
> {noformat}
> Caused by: java.lang.IllegalArgumentException: Illegal option name ' '
> at
> org.apache.commons.cli.OptionValidator.validateOption(OptionValidator.java:60)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)