You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Bryan Cutler (JIRA)" <ji...@apache.org> on 2017/08/04 18:47:00 UTC

[jira] [Commented] (SPARK-18683) REST APIs for standalone Master、Workers and Applications

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

Bryan Cutler commented on SPARK-18683:
--------------------------------------

Sorry for the late response.  From what I remember about SPARK-12299, at that time the {{MasterWebUI}} implemented {{UIRoot}} and it required application history stored as a {{SparkUI}} object to serve all REST APIs required in {{ApiRootResource}}.  With the application history removed, it couldn't serve everything there.  I tried to refactor a bit to keep the REST API as is, but it was getting too messy and the immediate goal of the JIRA was to remove history serving functionality, so I believe it was decided to bring it back in at a later time if needed.  So I think it is possible, but someone with more experience in the SparkUI would need to take a look.  Hope that helps.

> REST APIs for standalone Master、Workers and Applications
> --------------------------------------------------------
>
>                 Key: SPARK-18683
>                 URL: https://issues.apache.org/jira/browse/SPARK-18683
>             Project: Spark
>          Issue Type: Improvement
>            Reporter: Shixiong Zhu
>
> It would be great that we have some REST APIs to access Master、Workers and Applications information. Right now the only way to get them is using the Web UI.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org