Ngone51 commented on a change in pull request #34018:
URL: https://github.com/apache/spark/pull/34018#discussion_r710747285
##########
File path: core/src/test/scala/org/apache/spark/SparkContextSuite.scala
##########
@@ -1325,6 +1325,17 @@ class SparkContextSuite extends SparkFunSuite with
LocalSparkContext with Eventu
}
}
}
+
+ test("SPARK-36772: Store application attemptId in BlockStoreClient for push
based shuffle") {
+ // Regression test for SPARK-4180
Review comment:
SPARK-4180?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]