You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/10/17 19:00:02 UTC

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

    [ https://issues.apache.org/jira/browse/SPARK-22298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16208172#comment-16208172 ] 

Apache Spark commented on SPARK-22298:
--------------------------------------

User 'alexnaspo' has created a pull request for this issue:
https://github.com/apache/spark/pull/19520

> 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-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org