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 11:12:00 UTC

[jira] [Updated] (SPARK-25853) Parts of spark components (DAG Visualizationand executors page) not available in Internet Explorer

     [ https://issues.apache.org/jira/browse/SPARK-25853?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

aastha updated SPARK-25853:
---------------------------
    Summary: Parts of spark components (DAG Visualizationand executors page) not available in Internet Explorer  (was: Parts of spark components not available in Internet Explorer)

> Parts of spark components (DAG Visualizationand executors page) 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.2.0, 2.3.2
>            Reporter: aastha
>            Priority: Major
>             Fix For: 2.3.3
>
>         Attachments: dag_error_ie.png, dag_not_rendered_ie.png, dag_on_chrome.png, execuotrs_not_rendered_ie.png, executors_error_ie.png, executors_on_chrome.png
>
>
> 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