[
https://issues.apache.org/jira/browse/SPARK-2705?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Patrick Wendell resolved SPARK-2705.
------------------------------------
Resolution: Fixed
Fix Version/s: 1.1.0
> Wrong stage description in Web UI
> ----------------------------------
>
> Key: SPARK-2705
> URL: https://issues.apache.org/jira/browse/SPARK-2705
> Project: Spark
> Issue Type: Bug
> Components: Spark Core
> Affects Versions: 1.0.1, 1.0.2
> Reporter: Cheng Lian
> Priority: Minor
> Fix For: 1.1.0
>
>
> Type of stage description object in the stage table of Web UI should be a
> {{String}}, but an {{Option\[String\]}} is used. See
> [here|https://github.com/apache/spark/blob/aaf2b735fddbebccd28012006ee4647af3b3624f/core/src/main/scala/org/apache/spark/ui/jobs/StageTable.scala#L125].
--
This message was sent by Atlassian JIRA
(v6.2#6252)