[
https://issues.apache.org/jira/browse/BEAM-7313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16840388#comment-16840388
]
Ismaël Mejía edited comment on BEAM-7313 at 5/15/19 1:24 PM:
-------------------------------------------------------------
{code:java}
{code}
was (Author: iemejia):
{code}
java.lang.AssertionError
Expected: (an instance of
org.apache.beam.sdk.Pipeline$PipelineExecutionException and exception with
cause is an instance of java.util.NoSuchElementException and exception with
message a string containing "Empty" and exception with message a string
containing "PCollection" and exception with message a string containing
"singleton")
but: exception with cause is an instance of
java.util.NoSuchElementException cause
<org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.UncheckedExecutionException:
java.util.NoSuchElementException: Empty PCollection accessed as a singleton
view.> is a
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.UncheckedExecutionException
Stacktrace was: org.apache.beam.sdk.Pipeline$PipelineExecutionException:
org.apache.beam.vendor.guava.v20_0.com.google.common.util.concurrent.UncheckedExecutionException:
java.util.NoSuchElementException: Empty PCollection accessed as a singleton
view.
at
org.apache.beam.runners.spark.SparkPipelineResult.beamExceptionFrom(SparkPipelineResult.java:65)
at
org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish(SparkPipelineResult.java:98)
at
org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish(SparkPipelineResult.java:86)
{code}
> PipelineRunnerTest testRunPTransform breaks on Spark runner
> -----------------------------------------------------------
>
> Key: BEAM-7313
> URL: https://issues.apache.org/jira/browse/BEAM-7313
> Project: Beam
> Issue Type: Sub-task
> Components: runner-spark
> Reporter: Ismaël Mejía
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)