[
https://issues.apache.org/jira/browse/SPARK-3024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14096547#comment-14096547
]
Jeff Hammerbacher commented on SPARK-3024:
------------------------------------------
It would be nice to be able to list the contents of the executors tab, for
example, from the command line. After seeing
https://github.com/apache/spark/blob/master/core/src/main/scala/org/apache/spark/ui/JettyUtils.scala#L53,
I thought I might be able to just set the Content-Type header and curl the
contents down, but that doesn't seem to work.
I can, of course, parse the content out of the HTML for now. Moving forward,
however, it would be nice to have a service interface that returned JSON, and
perhaps even a bundled utility for manipulating the results.
> CLI interface to Driver
> -----------------------
>
> Key: SPARK-3024
> URL: https://issues.apache.org/jira/browse/SPARK-3024
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: Jeff Hammerbacher
>
--
This message was sent by Atlassian JIRA
(v6.2#6252)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]