-
- Downloads
[SPARK-7347] DAG visualization: add tooltips to RDDs
This is an addition to #5729. Here's an example with ALS. <img src="https://issues.apache.org/jira/secure/attachment/12731039/tooltip.png" width="400px"></img> Author: Andrew Or <andrew@databricks.com> Closes #5957 from andrewor14/viz-hover2 and squashes the following commits: 60e3758 [Andrew Or] Add tooltips for RDDs on job page
Showing
- core/src/main/resources/org/apache/spark/ui/static/spark-dag-viz.js 16 additions, 0 deletions...ain/resources/org/apache/spark/ui/static/spark-dag-viz.js
- core/src/main/scala/org/apache/spark/ui/scope/RDDOperationGraph.scala 3 additions, 2 deletions...n/scala/org/apache/spark/ui/scope/RDDOperationGraph.scala
Loading
Please register or sign in to comment