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

Apache Spark reassigned SPARK-22298:
------------------------------------

    Assignee:     (was: Apache Spark)

> SparkUI executor URL encode appID
> ---------------------------------
>
>                 Key: SPARK-22298
>                 URL: https://issues.apache.org/jira/browse/SPARK-22298
>             Project: Spark
>          Issue Type: Bug
>          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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to