Github user vanzin commented on a diff in the pull request:
https://github.com/apache/spark/pull/20546#discussion_r168146172
--- Diff: core/src/main/java/org/apache/spark/SparkExecutorInfo.java ---
@@ -30,4 +30,8 @@
int port();
long cacheSize();
int numRunningTasks();
+ long usedOnHeapStorageMemory();
--- End diff --
Sure. But users put themselves at those kind of risks by using
@DeveloperApi methods, especially ones that have been deprecated.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]