mirror of
https://github.com/apache/impala.git
synced 2026-01-07 00:02:28 -05:00
This is solved by repartitioning the input to the hdfs table sinks on the partition key columns of the hdfs table, so that each partition is only written by a single node.