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_r329284695
 
 

 ##########
 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:
   (actually the assert / change is not needed since a few lines above there's 
an assertion that the list has a single element.)

----------------------------------------------------------------
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]

Reply via email to