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

[jira] [Resolved] (SPARK-22298) SparkUI executor URL encode appID

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

Sean Owen resolved SPARK-22298.
-------------------------------
    Resolution: Won't Fix

> SparkUI executor URL encode appID
> ---------------------------------
>
>                 Key: SPARK-22298
>                 URL: https://issues.apache.org/jira/browse/SPARK-22298
>             Project: Spark
>          Issue Type: Improvement
>          Components: Web UI
>    Affects Versions: 2.1.0, 2.2.0
>            Reporter: Alexander Naspo
>            Priority: Trivial
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> Spark Executor Page will return a blank list when the application id contains a forward slash. You can see the /allexecutors api failing with a 404. This can be fixed trivially by url encoding the appId before making the call to `/api/v1/applications/<appId>/allexecutors` in executorspage.js.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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