You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/04 18:07:19 UTC

[GitHub] [beam] damccorm opened a new issue, #20543: Splittable DoFn and Dataflow, "conflicting bucketing functions"

damccorm opened a new issue, #20543:
URL: https://github.com/apache/beam/issues/20543

   When creating a pipeline with an SDF like:
   FileIO.match -\> readMatches -\> drive the upstream side input
   OR
   [unbounded watcher, sdf] -\> [ParDo with side input from File.IO] -\> [bounded sdf] -\> [ParDo]
   
   Workflow failed. Causes: Step s22 has conflicting bucketing functions
   
   Attached to this bug is a repro supplied by the user (TsPointsStreamingFail.java)
   
   Source for reported issue:
   https://lists.apache.org/thread.html/r03c77ea03d7ff2678052bde412da19c4e13050652fd34d3e03a9e30f%40%3Cuser.beam.apache.org%3E
   
   Imported from Jira [BEAM-10914](https://issues.apache.org/jira/browse/BEAM-10914). Original Jira may contain additional context.
   Reported by: lcwik.


-- 
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.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org