[ https://issues.apache.org/jira/browse/SPARK-20659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16356990#comment-16356990 ]
Apache Spark commented on SPARK-20659: -------------------------------------- User 'attilapiros' has created a pull request for this issue: https://github.com/apache/spark/pull/20546 > Remove StorageStatus, or make it private. > ----------------------------------------- > > Key: SPARK-20659 > URL: https://issues.apache.org/jira/browse/SPARK-20659 > Project: Spark > Issue Type: Improvement > Components: Spark Core > Affects Versions: 2.3.0 > Reporter: Marcelo Vanzin > Priority: Major > > With the work being done in SPARK-18085, StorageStatus is not used anymore by > the UI. It's still used in a couple of other places, though: > - {{SparkContext.getExecutorStorageStatus}} > - {{BlockManagerSource}} (a metrics source) > Both could be changed to use the REST API types; the first one could be > replaced with a new method in {{SparkStatusTracker}}, which I also think is a > better place for it anyway. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org