[
https://issues.apache.org/jira/browse/SPARK-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen updated SPARK-4800:
-----------------------------
Component/s: (was: Spark Core)
Priority: Minor (was: Major)
Preview meaning a few items from the RDD? yes it would only make sense if it
were persisted already. Seems like a small nice-to-have for RDDs in the Storage
tab.
> RDD Preview Feature in WebUI
> ----------------------------
>
> Key: SPARK-4800
> URL: https://issues.apache.org/jira/browse/SPARK-4800
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Reporter: Kevin Mader
> Priority: Minor
>
> For debugging and monitoring analysis, it would be very useful to have an RDD
> preview feature that would show 'previews' for persistent RDDs. These
> previews could be very simple for known types DoubleRDD (mean, std, min, max)
> and could be optionally extended by implementing a sub-class (showing
> histograms, plotting Key-value pairs, etc)
> The component would add an additional load if used to the Context since the
> RDD "first", "count", etc methods would need to be invoked, but it could be
> kept fairly lightweight.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]