[
https://issues.apache.org/jira/browse/PIG-1752?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12966742#action_12966742
]
Alan Gates commented on PIG-1752:
---------------------------------
[exec] -1 overall.
[exec]
[exec] +1 @author. The patch does not contain any @author tags.
[exec]
[exec] -1 tests included. The patch doesn't appear to include any new
or modified tests.
[exec] Please justify why no tests are needed for
this patch.
[exec]
[exec] +1 javadoc. The javadoc tool did not generate any warning
messages.
[exec]
[exec] +1 javac. The applied patch does not increase the total number
of javac compiler warnings.
[exec]
[exec] +1 findbugs. The patch does not introduce any new Findbugs
warnings.
[exec]
[exec] -1 release audit. The applied patch generated 450 release
audit warnings (more than the trunk's current 449 warnings).
[exec]
[exec]
The no tests issue I discussed above.
The extra release audit is due to a .orig file left over from the merge
All unit tests passed as well.
> UDFs should be able to indicate files to load in the distributed cache
> ----------------------------------------------------------------------
>
> Key: PIG-1752
> URL: https://issues.apache.org/jira/browse/PIG-1752
> Project: Pig
> Issue Type: New Feature
> Components: impl
> Reporter: Alan Gates
> Assignee: Alan Gates
> Priority: Minor
> Attachments: PIG-1752.patch
>
>
> Currently there is no way for a UDF to load a file into the distributed cache.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.