Github user squito commented on a diff in the pull request:
https://github.com/apache/spark/pull/9214#discussion_r43078843
--- Diff:
core/src/main/scala/org/apache/spark/util/collection/ExternalSorter.scala ---
@@ -639,7 +639,6 @@ private[spark] class ExternalSorter[K, V, C](
* called by the SortShuffleWriter.
*
* @param blockId block ID to write to. The index file will be
blockId.name + ".index".
- * @param context a TaskContext for a running Spark task, for us to
update shuffle metrics.
--- End diff --
this got removed in
[SPARK-10984](https://github.com/apache/spark/commit/85e654c5ec87e666a8845bfd77185c1ea57b268a),
just cleaning up the comment
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]