mirror of
https://github.com/apache/impala.git
synced 2026-01-03 15:00:52 -05:00
This patch is required for upgrading thirdparty. After upgrading thirdparty, Hive OOMs in data loading TPCDS. This patch fixes the OOM, but I have no idea why exactly it works. I had tried several other approaches like increasing the mapred and JVM heap memory to no avail. Change-Id: I3c69e4c3bf0f24e0c3b6272c946f71c17e312e01 Reviewed-on: http://gerrit.cloudera.org:8080/2145 Reviewed-by: Alex Behm <alex.behm@cloudera.com> Tested-by: Internal Jenkins