abstractdog commented on a change in pull request #2513:
URL: https://github.com/apache/hive/pull/2513#discussion_r691884339
##########
File path:
llap-tez/src/java/org/apache/hadoop/hive/llap/tezplugins/LlapTaskSchedulerService.java
##########
@@ -1845,7 +1845,7 @@ private static boolean
removeFromRunningTaskMap(TreeMap<Integer, TreeSet<TaskInf
*/
private boolean shouldCycle(Map<String, List<NodeInfo>> availableHostMap) {
Review comment:
could you please clarify here how changes in shouldCycle are related to
the original patch (I mean the changes in selectHost) if related at all? (sorry
I'm not really familiar with this part)
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]