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 20:43:20 UTC

[GitHub] [beam] damccorm opened a new issue, #20949: Dataflow GCS streaming file sink uses runner determined sharding

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

   Integrate file sink with shardable `GroupIntoBatches` (BEAM-10475) to allow runner determined dynamic sharding for streaming use cases.
   
   Imported from Jira [BEAM-11934](https://issues.apache.org/jira/browse/BEAM-11934). Original Jira may contain additional context.
   Reported by: sychen.


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


Re: [I] Dataflow GCS streaming file sink uses runner determined sharding [beam]

Posted by "Abacn (via GitHub)" <gi...@apache.org>.
Abacn closed issue #20949: Dataflow GCS streaming file sink uses runner determined sharding
URL: https://github.com/apache/beam/issues/20949


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

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


Re: [I] Dataflow GCS streaming file sink uses runner determined sharding [beam]

Posted by "Naireen (via GitHub)" <gi...@apache.org>.
Naireen commented on issue #20949:
URL: https://github.com/apache/beam/issues/20949#issuecomment-1883973094

   Runner based sharding for GCS exists (done during the runner translation layer), though additional support for the runner backend to support it would require updates to the Beam model (proto API) to differentiate between the two cases. 


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

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