Skip to content

Commit

Permalink
Add comment to SerializedTaskInfo
Browse files Browse the repository at this point in the history
  • Loading branch information
wenleix committed Sep 25, 2020
1 parent 746824c commit 46bcc63
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@ public byte[] getBytes()
}

@Override
// Displayed at the Spark web interface
public String toString()
{
return fragmentId + "." + taskId;
Expand Down

0 comments on commit 46bcc63

Please sign in to comment.