You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Dongjoon Hyun (JIRA)" <ji...@apache.org> on 2019/01/13 08:17:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=16741508#comment-16741508 ] 

Dongjoon Hyun commented on SPARK-25853:
---------------------------------------

cc [~maropu].

It seems that you need to remove the fix version of this issue.

> 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