You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Attila Zsolt Piros (JIRA)" <ji...@apache.org> on 2018/02/06 17:35:00 UTC

[jira] [Commented] (SPARK-20659) Remove StorageStatus, or make it private.

    [ https://issues.apache.org/jira/browse/SPARK-20659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16354191#comment-16354191 ] 

Attila Zsolt Piros commented on SPARK-20659:
--------------------------------------------

I would like to take this issue.

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org