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

Imran Rashid commented on SPARK-3454:
-------------------------------------

I just realized one potential issue with the routes -- should they be available 
just on the history server & the master web ui, or also from the application 
UIs?  If they are available from the application UI, should they have the same 
path -- with the "application/<app-id>" in there?

My feeling is that they should be available from the application UI, and they 
should have the same paths, even though there is only one valid <app-id>, just 
to keep things consistent.  But I could be persuaded ...

> Expose JSON representation of data shown in WebUI
> -------------------------------------------------
>
>                 Key: SPARK-3454
>                 URL: https://issues.apache.org/jira/browse/SPARK-3454
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 1.1.0
>            Reporter: Kousuke Saruta
>         Attachments: sparkmonitoringjsondesign.pdf
>
>
> If WebUI support to JSON format extracting, it's helpful for user who want to 
> analyse stage / task / executor information.
> Fortunately, WebUI has renderJson method so we can implement the method in 
> each subclass.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to