Joe McDonnell has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/17201 )
Change subject: IMPALA-10503: Use larger yarn containers for dataload ...................................................................... IMPALA-10503: Use larger yarn containers for dataload 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 <[email protected]> Reviewed-by: Joe McDonnell <[email protected]> --- M testdata/cluster/node_templates/common/etc/hadoop/conf/yarn-site.xml.py 1 file changed, 4 insertions(+), 1 deletion(-) Approvals: Impala Public Jenkins: Verified Joe McDonnell: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/17201 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I06567ffc44fa378be7c8cf4008f138b47b68d931 Gerrit-Change-Number: 17201 Gerrit-PatchSet: 5 Gerrit-Owner: Joe McDonnell <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Joe McDonnell <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Laszlo Gaal (Cloudera) <[email protected]>
