Hi, I can see executor sends the TaskMetrics in the heartbeat every 10 sec(configurable). but in JobProgListener there is a check for task completion. If the task is not completed, it doesn't update the metrics on the UI. Any specific reason for this.? I don't think there would be much of the performance impact by removing that check? Please correct me.
Thanks & Regards, Archit Thakur.