You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2020/10/08 21:43:32 UTC

[GitHub] [iceberg] stevenzwu commented on issue #1383: Flink: Support Flink streaming reading

stevenzwu commented on issue #1383:
URL: https://github.com/apache/iceberg/issues/1383#issuecomment-705839640


   @JingsongLi we should use the new FLIP-27 source interface, right?  
   * enumerator/monitor runs in jobmanager
   * enumerator tracks discovered splits
   * enumerator assigns a split when a readers requests for one
   
   We probably don't want enumerator statically assign all discovered splits up front. Dynamic assignment is better for load balancing with straggler/outlier reader nodes.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org