[ https://issues.apache.org/jira/browse/PIG-928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12853439#action_12853439 ]
Dmitriy V. Ryaboy commented on PIG-928: --------------------------------------- Woody, I submitted my attempt at generic Java invocation in PIG-1354. Would appreciate feedback. It's fairly limited (only works for methods that return one of classes that has a Pig equivalent, and takes parameters of the same), but I've already found it quite useful, even in the limited state. Had to break out a separate class for each return type, Pig was giving me trouble otherwise. > UDFs in scripting languages > --------------------------- > > Key: PIG-928 > URL: https://issues.apache.org/jira/browse/PIG-928 > Project: Pig > Issue Type: New Feature > Reporter: Alan Gates > Attachments: package.zip, pyg.tgz, scripting.tgz, scripting.tgz > > > It should be possible to write UDFs in scripting languages such as python, > ruby, etc. This frees users from needing to compile Java, generate a jar, > etc. It also opens Pig to programmers who prefer scripting languages over > Java. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.