vanzin commented on a change in pull request #25779: [SPARK-27468][core] Track
correct storage level and mem/disk usage for RDDs.
URL: https://github.com/apache/spark/pull/25779#discussion_r329284415
##########
File path:
core/src/test/scala/org/apache/spark/status/AppStatusListenerSuite.scala
##########
@@ -763,6 +769,7 @@ class AppStatusListenerSuite extends SparkFunSuite with
BeforeAndAfter {
assert(part.memoryUsed === rdd1b1.memSize * 2)
Review comment:
Sure, I can add an assert.
The list is not ordered for performance reasons. See `RDDPartitionSeq` in
LiveEntyty.scala.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]