Liu created FLINK-25010: --------------------------- Summary: Speed up hive's createMRSplits by multi thread Key: FLINK-25010 URL: https://issues.apache.org/jira/browse/FLINK-25010 Project: Flink Issue Type: Improvement Reporter: Liu
We have thousands of hive partitions and the method createMRSplits will take much time, for example, ten minutes. We can speed up the process by multi thread for different partitions. -- This message was sent by Atlassian Jira (v8.20.1#820001)