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

Hadoop QA commented on PIG-1189:
--------------------------------

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12430964/multireducestore.pig
  against trunk revision 902027.

    +1 @author.  The patch does not contain any @author tags.

    -1 tests included.  The patch doesn't appear to include any new or modified 
tests.
                        Please justify why no tests are needed for this patch.

    -1 patch.  The patch command could not apply the patch.

Console output: 
http://hudson.zones.apache.org/hudson/job/Pig-Patch-h7.grid.sp2.yahoo.net/172/console

This message is automatically generated.

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

Reply via email to