Tim Armstrong has posted comments on this change. ( http://gerrit.cloudera.org:8080/10415 )
Change subject: IMPALA-6034: Add Cpu and scanned bytes limits per query ...................................................................... Patch Set 6: Repro is : tart-impala-cluster.py --impalad_args=--default_query_options=max_scan_bytes=20gb && rm -rf /tmp/profiles/ /tmp/result_hashes/; ./tests/stress/concurrent_select.py --tpch-db=tpch_avro_snap --max-queries 10000 --mem-limit-padding-pct 40 --timeout-multiplier 5 --mem-overcommit-pct 100 I think the issue is that GetCoordinator() returns null if the query hasn't been admitted yet (this is probably interaction between this and Bikram's async admission patch) -- To view, visit http://gerrit.cloudera.org:8080/10415 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I4c6015e21da684bb9f33e236d71309dd4c178a20 Gerrit-Change-Number: 10415 Gerrit-PatchSet: 6 Gerrit-Owner: Mostafa Mokhtar <[email protected]> Gerrit-Reviewer: Bikramjeet Vig <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Mostafa Mokhtar <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Sat, 16 Jun 2018 00:32:51 +0000 Gerrit-HasComments: No
