Richard Ding updated PIG-1379:
------------------------------
Attachment: PIG-1379.patch
Use Hadoop GenericOptionsParser in Pig Main so that users can use -Dpig.additional.jars in command line to register jars for UDFs.
Jars registered from command line should override the ones present in the script
---------------------------------------------------------------------------------
Key: PIG-1379
URL: https://issues.apache.org/jira/browse/PIG-1379
Project: Pig
Issue Type: Improvement
Reporter: Ankur
Assignee: Richard Ding
Fix For: 0.8.0
Attachments: PIG-1379.patch
Jars that are registered from the command line when executing the pig script should override the ones that are specified via 'register' in the pig script itself.
-----------------------------------------------------------------------------------
Key: PIG-1379
URL: https://issues.apache.org/jira/browse/PIG-1379
Project: Pig
Issue Type: Improvement
Reporter: Ankur
Assignee: Richard Ding
Fix For: 0.8.0
Attachments: PIG-1379.patch
Jars that are registered from the command line when executing the pig script should override the ones that are specified via 'register' in the pig script itself.
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.