You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "aastha (JIRA)" <ji...@apache.org> on 2018/10/26 10:59:00 UTC

[jira] [Created] (SPARK-25853) Parts of spark components not available in Internet Explorer

aastha created SPARK-25853:
------------------------------

             Summary: Parts of spark components not available in Internet Explorer
                 Key: SPARK-25853
                 URL: https://issues.apache.org/jira/browse/SPARK-25853
             Project: Spark
          Issue Type: Bug
          Components: Web UI
    Affects Versions: 2.3.2, 2.2.0
            Reporter: aastha
             Fix For: 2.3.3


Spark UI has come limitations when working with Internet Explorer. The DAG component as well as Executors page does not render, it works on Firefox and Chrome. I have tested on recent Inter Explorer 11.483.15063.0. Since it works on Chrome and Firefox their versions should not matter.
For executors page, the root cause is that document.baseURI property is undefined in Internet Explorer. When I debug by providing the property myself, it shows up fine.
For DAG component, developer tools haven't helped. 
Attaching screenshots for Chrome and IE UI and debug console messages. 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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