[ https://issues.apache.org/jira/browse/PIG-1189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12803464#action_12803464 ]
Olga Natkovich commented on PIG-1189: ------------------------------------- + 1 on the code assuming that test-patch does not generate any warnings > StoreFunc UDF should ship to the backend automatically without "register" > ------------------------------------------------------------------------- > > Key: PIG-1189 > URL: https://issues.apache.org/jira/browse/PIG-1189 > Project: Pig > Issue Type: Bug > Components: impl > Affects Versions: 0.6.0 > Reporter: Daniel Dai > Assignee: Daniel Dai > Fix For: 0.7.0 > > Attachments: multimapstore.pig, multireducestore.pig, > PIG-1189-1.patch, singlemapstore.pig, singlereducestore.pig > > > Pig should ship store UDF to backend even if user do not use "register". The > prerequisite is that UDF should be in classpath on frontend. We make that > work for load UDF in (PIG-881|https://issues.apache.org/jira/browse/PIG-881), > we shall do the same thing for store UDF. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.