[
https://issues.apache.org/jira/browse/SPARK-4800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-4800.
---------------------------------
Resolution: Incomplete
> 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
> Labels: bulk-closed
>
> 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
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]