pan3793 commented on code in PR #45660:
URL: https://github.com/apache/spark/pull/45660#discussion_r1535186195
##########
core/src/test/scala/org/apache/spark/MapStatusesSerDeserBenchmark.scala:
##########
@@ -85,12 +86,11 @@ object MapStatusesSerDeserBenchmark extends BenchmarkBase {
}
benchmark.run()
- // scalastyle:off
- import org.apache.commons.io.FileUtils
+ // scalastyle:off println
benchmark.out.println("Compressed Serialized MapStatus sizes: " +
- FileUtils.byteCountToDisplaySize(serializedMapStatusSizes))
Review Comment:
I'm doing that.
--
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]