[ 
https://issues.apache.org/jira/browse/BEAM-5163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17547207#comment-17547207
 ] 

Kenneth Knowles commented on BEAM-5163:
---------------------------------------

This issue has been migrated to https://github.com/apache/beam/issues/18975

> TFRecordIOIT fails on Spark and Flink
> -------------------------------------
>
>                 Key: BEAM-5163
>                 URL: https://issues.apache.org/jira/browse/BEAM-5163
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Lukasz Gajowy
>            Priority: P3
>
> When run on Spark or Flink remote cluster, TFRecordIOIT fails with the 
> following stacktrace:
>  
> {code:java}
> org.apache.beam.sdk.io.tfrecord.TFRecordIOIT > writeThenReadAll FAILED
> org.apache.beam.sdk.Pipeline$PipelineExecutionException: 
> java.io.FileNotFoundException: No files found for spec: PREFIX_1534520885787*.
> at 
> org.apache.beam.runners.spark.SparkPipelineResult.beamExceptionFrom(SparkPipelineResult.java:66)
> at 
> org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish(SparkPipelineResult.java:99)
> at 
> org.apache.beam.runners.spark.SparkPipelineResult.waitUntilFinish(SparkPipelineResult.java:87)
> at org.apache.beam.runners.spark.TestSparkRunner.run(TestSparkRunner.java:116)
> at org.apache.beam.runners.spark.TestSparkRunner.run(TestSparkRunner.java:61)
> at org.apache.beam.sdk.Pipeline.run(Pipeline.java:313)
> at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:350)
> at org.apache.beam.sdk.testing.TestPipeline.run(TestPipeline.java:331)
> at 
> org.apache.beam.sdk.io.tfrecord.TFRecordIOIT.writeThenReadAll(TFRecordIOIT.java:128)
> Caused by:
> java.io.FileNotFoundException: No files found for spec: 
> PREFIX_1534520885787*.{code}



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

Reply via email to