You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2018/10/01 09:14:02 UTC

[GitHub] dawidwys commented on issue #6769: [FLINK-10447][HDFS Connector] Create Bucketing Table Sink

dawidwys commented on issue #6769: [FLINK-10447][HDFS Connector] Create Bucketing Table Sink
URL: https://github.com/apache/flink/pull/6769#issuecomment-425840104
 
 
   Hi @SuXingLee, thank you very much for your contribution. I think having a table sink for file system would be a great feature. However I think we should use the new `StreamingFileSink`, on which the community is working for some time already, for this purpose. This new connector is fixing a few problems with the old one, that's why it will probably replace the `BucketingSink` at some point. 
   
   To sum up I think we should use the `StreamingFileSink` rather than `BucketingSink` here.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services