-
- Downloads
[SPARK-7464] DAG visualization: highlight the same RDDs on hover
This is pretty useful for MLlib. <img src="https://cloud.githubusercontent.com/assets/2133137/7599650/c7d03dd8-f8b8-11e4-8c0a-0a89e786c90f.png" width="400px"/> Author: Andrew Or <andrew@databricks.com> Closes #6100 from andrewor14/dag-viz-hover and squashes the following commits: fefe2af [Andrew Or] Link tooltips for nodes that belong to the same RDD 90c6a7e [Andrew Or] Assign classes to clusters and nodes, not IDs
Showing
- core/src/main/resources/org/apache/spark/ui/static/dagre-d3.min.js 1 addition, 1 deletion...main/resources/org/apache/spark/ui/static/dagre-d3.min.js
- core/src/main/resources/org/apache/spark/ui/static/spark-dag-viz.css 2 additions, 2 deletions...in/resources/org/apache/spark/ui/static/spark-dag-viz.css
- core/src/main/resources/org/apache/spark/ui/static/spark-dag-viz.js 34 additions, 13 deletions...ain/resources/org/apache/spark/ui/static/spark-dag-viz.js
Loading
Please register or sign in to comment