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:
    
    
    
![desc-sort](https://cloud.githubusercontent.com/assets/11683054/13307473/102f4cf8-db31-11e5-8dd5-391edbf32f0d.png)
    
    
    


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 <zh...@yahoo-inc.com>
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to