Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -217,7 +217,7 @@ public long getShuffleFinishTime() {
void setShuffleFinishTime(long shuffleFinishTime) {}

/**
* Get map phase finish time for the task. If map finsh time was
* Get map phase finish time for the task. If map finish time was
* not set due to sort phase ending within same heartbeat interval,
* it is set to finish time of next phase i.e. sort phase
* when it is set.
Expand Down