mirror of
https://github.com/apache/impala.git
synced 2026-02-02 15:00:38 -05:00
This increases the 'yarn.app.mapreduce.am.resource.mb' parameter to 2GB in yarn-site.xml. This reduces the frequency of dataload hitting the container size limit on the docker-based tests and seems likely to address other problems related to the container size. Testing: - Ran docker-based tests - Ran GVO successfully - Ran a debug core job on a different machine configuration Change-Id: I06567ffc44fa378be7c8cf4008f138b47b68d931 Reviewed-on: http://gerrit.cloudera.org:8080/17201 Tested-by: Impala Public Jenkins <impala-public-jenkins@cloudera.com> Reviewed-by: Joe McDonnell <joemcdonnell@cloudera.com>