GitHub user zhuoliu opened a pull request:

    https://github.com/apache/spark/pull/11608

    [SPARK-13775] History page sorted by completed time desc by default.

    ## What changes were proposed in this pull request?
    Originally the page is sorted by AppID by default. 
    After tests with users' feedback, we think it might be best to sort by 
completed time (desc).
    
    ## How was this patch tested?
    Manually test, with screenshot as follows.
    
![sorted-by-complete-time-desc](https://cloud.githubusercontent.com/assets/11683054/13647686/d6dea924-e5fa-11e5-8fc5-68e039b74b6f.png)
    
    
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/zhuoliu/spark 13775

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/11608.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 #11608
    
----
commit d6c287f8c617900d7b4230f92a5b15853f112f8e
Author: zhuol <[email protected]>
Date:   2016-03-09T19:13:45Z

    [SPARK-13775] History page sorted by completed time desc by default.

----


---
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]

Reply via email to