[
https://issues.apache.org/jira/browse/FLINK-10447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16633751#comment-16633751
]
ASF GitHub Bot commented on FLINK-10447:
----------------------------------------
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:
[email protected]
> Create Bucketing Table Sink.
> ----------------------------
>
> Key: FLINK-10447
> URL: https://issues.apache.org/jira/browse/FLINK-10447
> Project: Flink
> Issue Type: New Feature
> Components: Table API & SQL
> Reporter: Suxing Lee
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.7.0
>
>
> It would be nice to integrate the table APIs with the HDFS connectors so that
> the rows in the tables can be directly pushed into HDFS.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)