[
https://issues.apache.org/jira/browse/SPARK-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15151721#comment-15151721
]
Zhuo Liu commented on SPARK-13364:
----------------------------------
It is not sorting by <a href>, but a lexicographical sorting according to
application Id, so application_1111_4000 might be before application_1111_900
for ascending. We can add special sorting class for application Id if needed.
> history server application column not sorting properly
> ------------------------------------------------------
>
> Key: SPARK-13364
> URL: https://issues.apache.org/jira/browse/SPARK-13364
> Project: Spark
> Issue Type: Bug
> Components: Web UI
> Affects Versions: 2.0.0
> Reporter: Thomas Graves
>
> 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]