Commit c961c27
Andrew Or
[SPARK-13088] Fix DAG viz in latest version of chrome
Apparently chrome removed `SVGElement.prototype.getTransformToElement`, which is used by our JS library dagre-d3 when creating edges. The real diff can be found here: andrewor14/dagre-d3@7d6c000, which is taken from the fix in the main repo: cpettitt/dagre-d3@1ef067f
Upstream issue: https://github.com/cpettitt/dagre-d3/issues/202
Author: Andrew Or <[email protected]>
Closes #10986 from andrewor14/fix-dag-viz.
(cherry picked from commit 70e69fc)
Signed-off-by: Andrew Or <[email protected]>1 parent 7bd2564 commit c961c27
File tree
1 file changed
+7
-6
lines changed- core/src/main/resources/org/apache/spark/ui/static
1 file changed
+7
-6
lines changed
0 commit comments