[ https://issues.apache.org/jira/browse/PIG-1566?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Olga Natkovich updated PIG-1566: -------------------------------- Fix Version/s: 0.9.0 (was: 0.8.0) It is too late to do this for 0.8 since we are about to branch. We can consider this for 0.9 especially if we have volunteers for this work > Support globbing for registering jars in pig script. > ---------------------------------------------------- > > Key: PIG-1566 > URL: https://issues.apache.org/jira/browse/PIG-1566 > Project: Pig > Issue Type: Improvement > Affects Versions: 0.7.0 > Reporter: Ravi Phulari > Fix For: 0.9.0 > > > Currently user can not register pig jars with globing. > For example following register script will fail. > {quote} > register /etc/jars/*.jar > {quote} > It will be great if we can support such globing for registering jars. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.