[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 <[email protected]>

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

(cherry picked from commit 44403414d3e754f7b991c0bbeb4868edb4135aa2)
Signed-off-by: Andrew Or <[email protected]>


Project: http://git-wip-us.apache.org/repos/asf/spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/spark/commit/4b4f10bc
Tree: http://git-wip-us.apache.org/repos/asf/spark/tree/4b4f10bc
Diff: http://git-wip-us.apache.org/repos/asf/spark/diff/4b4f10bc

Branch: refs/heads/branch-1.4
Commit: 4b4f10bc9008b2dac39d9ede96c8bfe06f8441a8
Parents: e6b8cef
Author: Andrew Or <[email protected]>
Authored: Wed May 13 16:29:10 2015 -0700
Committer: Andrew Or <[email protected]>
Committed: Wed May 13 16:29:18 2015 -0700

----------------------------------------------------------------------
 .../org/apache/spark/ui/static/dagre-d3.min.js  |  2 +-
 .../apache/spark/ui/static/spark-dag-viz.css    |  4 +-
 .../org/apache/spark/ui/static/spark-dag-viz.js | 47 ++++++++++++++------
 3 files changed, 37 insertions(+), 16 deletions(-)
----------------------------------------------------------------------



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to