Skip to content

Commit

Permalink
fix indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinalu committed Sep 7, 2018
1 parent ee4aa1d commit 571285b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ public final void onExecutorMetricsUpdate(

@Override
public final void onStageExecutorMetrics(
SparkListenerStageExecutorMetrics executorMetrics) {
SparkListenerStageExecutorMetrics executorMetrics) {
onEvent(executorMetrics);
}

Expand Down

0 comments on commit 571285b

Please sign in to comment.