Details
-
Sub-task
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
Description
When partition values are rare or have skew, if we shuffle by dynamic partitions, will break the performance.
We can have an option to close shuffle in such cases:
‘connector.sink.shuffle-by-partition.enable’ = ...
Attachments
Issue Links
- duplicates
-
FLINK-16818 Optimize data skew when flink write data to hive dynamic partition table
- Closed
- relates to
-
FLINK-16818 Optimize data skew when flink write data to hive dynamic partition table
- Closed
- links to