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

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

Alexander Naspo created SPARK-22298:
---------------------------------------

             Summary: 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.2.0, 2.1.0
            Reporter: Alexander Naspo
            Priority: Trivial


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