Details
-
New Feature
-
Status: Open
-
Minor
-
Resolution: Unresolved
-
None
Description
According to the discussion on FLIP-115 , we will use StreamingFileSink to support the streaming hive connector. This requires to make some extension to the current StreamingFileSink:
- Support path-based writer to write the specified Hadoop path.
- Provides listeners to collect the bucket state so that the Hive sink could decide when one bucket is terminated and then writing meta-info to Hive.
Attachments
Issue Links
- blocks
-
FLINK-14255 Integrate hive to streaming file sink
- Closed