Riza Suminto has posted comments on this change. ( http://gerrit.cloudera.org:8080/22840 )
Change subject: IMPALA-14006: Bound max_instances in CreateInputCollocatedInstances ...................................................................... Patch Set 3: (3 comments) http://gerrit.cloudera.org:8080/#/c/22840/2/be/src/scheduling/scheduler.cc File be/src/scheduling/scheduler.cc: http://gerrit.cloudera.org:8080/#/c/22840/2/be/src/scheduling/scheduler.cc@933 PS2, Line 933: "Fragment $0 lowered max_instance from $1 to $2 due to num_host=$3 and " > Add "Fragment " prefix Done http://gerrit.cloudera.org:8080/#/c/22840/2/fe/src/main/java/org/apache/impala/planner/PlanFragment.java File fe/src/main/java/org/apache/impala/planner/PlanFragment.java: http://gerrit.cloudera.org:8080/#/c/22840/2/fe/src/main/java/org/apache/impala/planner/PlanFragment.java@1138 PS2, Line 1138: LOG.warn("Reducing instance count of {} from {} to {} to follow left-child node " > Change wording to "Reducing Executor count.." Done http://gerrit.cloudera.org:8080/#/c/22840/2/fe/src/main/java/org/apache/impala/planner/PlanFragment.java@1219 PS2, Line 1219: FIXED_BY_PARTITIONED_JOIN_BUILD, > Try to make these names explain the bounding factor better and it is an upp Renamed to FIXED_BY_PARTITIONED_JOIN_BUILD. This means the number is fixed because it is a partitioned join build fragment that should follow parent's (the join fragment) parallelism. -- To view, visit http://gerrit.cloudera.org:8080/22840 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: Impala-ASF Gerrit-Branch: master Gerrit-MessageType: comment Gerrit-Change-Id: I65223b820c9fd6e4267d57297b1466d4e56829b3 Gerrit-Change-Number: 22840 Gerrit-PatchSet: 3 Gerrit-Owner: Riza Suminto <[email protected]> Gerrit-Reviewer: Impala Public Jenkins <[email protected]> Gerrit-Reviewer: Kurt Deschler <[email protected]> Gerrit-Reviewer: Riza Suminto <[email protected]> Gerrit-Comment-Date: Thu, 01 May 2025 13:45:08 +0000 Gerrit-HasComments: Yes
