Andrew Or created SPARK-13088:
---------------------------------

             Summary: DAG viz does not work with latest version of chrome
                 Key: SPARK-13088
                 URL: https://issues.apache.org/jira/browse/SPARK-13088
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 1.6.0, 1.5.0, 1.4.0, 2.0.0
            Reporter: Andrew Or
            Assignee: Andrew Or
            Priority: Blocker


See screenshot. This is because dagre-d3.js is using a function that chrome no 
longer supports:
{code}
Uncaught TypeError: elem.getTransformToElement is not a function
{code}
We need to upgrade it.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to