Skip to content

Commit

Permalink
fix check style
Browse files Browse the repository at this point in the history
  • Loading branch information
Sital Kedia committed Mar 1, 2017
1 parent 32a2315 commit c7c3129
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1334,7 +1334,7 @@ class DAGScheduler(
}
else {
handleExecutorLost(bmAddress.executorId, fileLost = true, hostLost = false,
Some(bmAddress.host),Some(task.epoch))
Some(bmAddress.host), Some(task.epoch))
}
}
}
Expand Down

0 comments on commit c7c3129

Please sign in to comment.