You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Reuven Lax (JIRA)" <ji...@apache.org> on 2017/07/12 02:45:00 UTC

[jira] [Created] (BEAM-2601) FileBasedSink produces incorrect shards when writing to multiple destinations

Reuven Lax created BEAM-2601:
--------------------------------

             Summary: FileBasedSink produces incorrect shards when writing to multiple destinations
                 Key: BEAM-2601
                 URL: https://issues.apache.org/jira/browse/BEAM-2601
             Project: Beam
          Issue Type: Bug
          Components: sdk-java-core
            Reporter: Reuven Lax
            Assignee: Davor Bonaci
             Fix For: 2.2.0


FileBasedSink now supports multiple dynamic destinations, however it finalizes all files in a bundle without paying attention to destination. This means that the shard counts will be incorrect across these destinations.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)