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: (6 comments) http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator-backend-state.h File be/src/runtime/coordinator-backend-state.h: http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator-backend-state.h@198 PS8, Line 198: > For this fragment instance Done http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator-backend-state.h@207 PS8, Line 207: /// Collection of BYTES_READ_COUNTERs of all scan nodes in this fragment instance. > peak_mem_counter_ was removed... Done http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator-backend-state.cc File be/src/runtime/coordinator-backend-state.cc: http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator-backend-state.cc@294 PS8, Line 294: // TODO: We're losing this profile information. Call ReportQuerySummary only after > I'm considering adjusting this to use an O(1) algorithm - Update() could re Done http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator.h File be/src/runtime/coordinator.h: http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/runtime/coordinator.h@177 PS8, Line 177: > This isn't accurate, could be fragment instances, backend or query. Done http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/service/query-options.h File be/src/service/query-options.h: http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/service/query-options.h@135 PS8, Line 135: TQueryOptionLevel::ADVANCED)\ > Need to fix tabs Done http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/service/query-options.cc File be/src/service/query-options.cc: http://gerrit.cloudera.org:8080/#/c/10415/8/be/src/service/query-options.cc@682 PS8, Line 682: // Parse the scan bytes limit and validate it. > Useless comment. Done -- 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: Sailesh Mukil <[email protected]> Gerrit-Reviewer: Tim Armstrong <[email protected]> Gerrit-Comment-Date: Tue, 03 Jul 2018 23:40:55 +0000 Gerrit-HasComments: Yes
