Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
Impala 2.3.0
-
None
-
None
Description
Computing incremental stats can take a large amount of space in the metastore and then on the wire between catalogd and impalad, which can lead to slowness or catalog crashes.
Impala should fail COMPUTE INCREMENTAL STATS when the (estimated) size of incremental stats present in the metastore exceeds a given threshold.