You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by an...@apache.org on 2015/05/14 01:29:16 UTC

[3/3] spark git commit: [SPARK-7464] DAG visualization: highlight the same RDDs on hover

[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 <an...@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


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

Branch: refs/heads/master
Commit: 44403414d3e754f7b991c0bbeb4868edb4135aa2
Parents: f88ac70
Author: Andrew Or <an...@databricks.com>
Authored: Wed May 13 16:29:10 2015 -0700
Committer: Andrew Or <an...@databricks.com>
Committed: Wed May 13 16:29:10 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: commits-unsubscribe@spark.apache.org
For additional commands, e-mail: commits-help@spark.apache.org