[
https://issues.apache.org/jira/browse/PIG-5186?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15938356#comment-15938356
]
Adam Szita commented on PIG-5186:
---------------------------------
Added upgrade of DummyContextUDF in [^PIG-5186.1.patch]. This will help fix
HiveUDF_7 e2e test case.
Previously this was using {{org.apache.hadoop.mapred.Reporter}} we have to
update this to {{PigHadoopLogger}} which supports Spark too.
> Support aggregate warnings with Spark engine
> --------------------------------------------
>
> Key: PIG-5186
> URL: https://issues.apache.org/jira/browse/PIG-5186
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: Adam Szita
> Assignee: Adam Szita
> Fix For: spark-branch
>
> Attachments: PIG-5186.0.patch, PIG-5186.1.patch
>
>
> Looks like we don't get aggregate warning stats when using Spark as exec
> engine:
> {code}
> ./test_harness.pl::TestDriverPig::compareScript INFO Check failed: regex
> match of <Encountered Warning DIVIDE_BY_ZERO 2387 time.*> expected in stderr
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)