GitHub user zhuoliu opened a pull request:
https://github.com/apache/spark/pull/11357
[SPARK-13481] Desc order of appID by default for history server page.
## What changes were proposed in this pull request?
Now by default, it shows as ascending order of appId. We might prefer to
display as descending order by default, which will show the latest application
at the top.
## How was this patch tested?
Manual tested. See screenshot below:

You can merge this pull request into a Git repository by running:
$ git pull https://github.com/zhuoliu/spark 13481
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/11357.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #11357
----
commit dfe86bcec03ffa3b90c553acc3603913cb6e4d12
Author: zhuol <[email protected]>
Date: 2016-02-25T01:57:15Z
[SPARK-13481] Desc order of appID by default for history server page.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]