[
https://issues.apache.org/jira/browse/SPARK-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15153710#comment-15153710
]
Apache Spark commented on SPARK-13364:
--------------------------------------
User 'zhuoliu' has created a pull request for this issue:
https://github.com/apache/spark/pull/11259
> history server application column Id not sorting as number
> ----------------------------------------------------------
>
> Key: SPARK-13364
> URL: https://issues.apache.org/jira/browse/SPARK-13364
> Project: Spark
> Issue Type: Improvement
> Components: Web UI
> Affects Versions: 2.0.0
> Reporter: Thomas Graves
> Priority: Minor
>
> The new history server is using datatables, the application column isn't
> sorting them properly. Its not sorting the last _XXXXX part right. below is
> an example where the 30174 should be before 30149
> application_1453493359692_30149
> application_1453493359692_30174
> I'm guessing its sorting used the <a href> string rather then just the
> application id.
> <a
> href="/history/application_1453493359692_30029/1/jobs/">application_1453493359692_30029</a>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]