[ 
https://issues.apache.org/jira/browse/BEAM-8830?focusedWorklogId=354414&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-354414
 ]

ASF GitHub Bot logged work on BEAM-8830:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 05/Dec/19 16:00
            Start Date: 05/Dec/19 16:00
    Worklog Time Spent: 10m 
      Work Description: echauchot commented on issue #10293: [BEAM-8830] Fix 
flatten in the new spark runner
URL: https://github.com/apache/beam/pull/10293#issuecomment-562193544
 
 
   > Some ValidatesRunner tests started to fail even if they passed before
   > 
   > ```
   > 16:24:54 > Task :runners:spark:validatesStructuredStreamingRunnerBatch
   > 16:39:08 
   > 16:39:08 org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexWindowedTimestampedBounded FAILED
   > 16:39:08     java.lang.RuntimeException at SplittableDoFnTest.java:220
   > 16:39:08         Caused by: org.apache.spark.SparkException
   > 16:39:08 
   > 16:39:08 org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testPairWithIndexBasicBounded FAILED
   > 16:39:08     java.lang.IllegalStateException at SplittableDoFnTest.java:153
   > 16:39:08 
   > 16:39:08 org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testOutputAfterCheckpointBounded FAILED
   > 16:39:08     java.lang.IllegalStateException at SplittableDoFnTest.java:311
   > 16:39:08 
   > 16:39:08 org.apache.beam.sdk.transforms.SplittableDoFnTest > 
testAdditionalOutputBounded FAILED
   > 16:39:08     java.lang.IllegalStateException at SplittableDoFnTest.java:637
   > 16:39:36 
   > 16:39:36 179 tests completed, 4 failed, 1 skipped
   > ```
   
   Strange because it does not use emptyDataset (the only thing that has 
changed). It might be a side effect, I'll take a look
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Issue Time Tracking
-------------------

    Worklog Id:     (was: 354414)
    Time Spent: 2h 50m  (was: 2h 40m)

> fix Flatten tests in Spark Structured Streaming runner
> ------------------------------------------------------
>
>                 Key: BEAM-8830
>                 URL: https://issues.apache.org/jira/browse/BEAM-8830
>             Project: Beam
>          Issue Type: Bug
>          Components: runner-spark
>            Reporter: Etienne Chauchot
>            Assignee: Etienne Chauchot
>            Priority: Major
>              Labels: structured-streaming
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> 'org.apache.beam.sdk.transforms.FlattenTest.testEmptyFlattenAsSideInput'
> 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenPCollectionsEmpty'
>  
> 'org.apache.beam.sdk.transforms.FlattenTest.testFlattenPCollectionsEmptyThenParDo'



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to