[
https://issues.apache.org/jira/browse/PIG-4836?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15188640#comment-15188640
]
Pallavi Rao commented on PIG-4836:
----------------------------------
This ProgressReporter is used only by UDFs and hence it is sufficient to
initialize this in POForEach. Also, since it is a thread local variable,
initializing it in JobGraphBuilder does not propagate it to to Spark executors.
> Fix TestEvalPipeline test failure
> ---------------------------------
>
> Key: PIG-4836
> URL: https://issues.apache.org/jira/browse/PIG-4836
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: Pallavi Rao
> Assignee: Pallavi Rao
> Labels: spork
> Fix For: spark-branch
>
> Attachments: PIG-4836.patch
>
>
> There are two test failures:
> testMapUDF
> testLimit
> testLimit will get fixed by PIG-4832. This JIRA will only fix testMapUDF.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)