You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Rohini Palaniswamy (JIRA)" <ji...@apache.org> on 2016/05/23 22:29:13 UTC

[jira] [Commented] (PIG-4909) PigStorage incompatible with commons-cli-1.3

    [ https://issues.apache.org/jira/browse/PIG-4909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15297246#comment-15297246 ] 

Rohini Palaniswamy commented on PIG-4909:
-----------------------------------------

bq. I don’t think there was any reason not to support short-option.
   Good fix instead of complicating things. Just one suggestion. Can we add -o as short option instead of -overwrite?

> 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
>         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)