Joe McDonnell has posted comments on this change. ( http://gerrit.cloudera.org:8080/17331 )
Change subject: IMPALA-10669: Limit memory during dataload in Docker-based tests ...................................................................... Patch Set 1: I believe applications can find out how much memory is available to their container by looking at cgroup structures. Impala does that, so maybe Hive/Tez do the same. If they do, they would know they are running in a container and use the smaller memory limit. If they don't, then this won't work. -- To view, visit http://gerrit.cloudera.org:8080/17331 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I5100589ffc54184b6ca13db139cb983175c934eb Gerrit-Change-Number: 17331 Gerrit-PatchSet: 1 Gerrit-Owner: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Reviewer: Impala Public Jenkins <impala-public-jenk...@cloudera.com> Gerrit-Reviewer: Joe McDonnell <joemcdonn...@cloudera.com> Gerrit-Reviewer: Laszlo Gaal <laszlo.g...@cloudera.com> Gerrit-Comment-Date: Fri, 23 Apr 2021 16:16:45 +0000 Gerrit-HasComments: No