GitHub user guoxiaolongzte opened a pull request:

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

    Spark should provide jump links and add (count) in the SQL web ui.

    ## What changes were proposed in this pull request?
    
    propose:
    
    it provide links that jump to Running Queries,Completed Queries and Failed 
Queries.
    it add (count) about Running Queries,Completed Queries and Failed Queries.
    This is a small optimization in in the SQL web ui.
    
    fix before:
    
    
![1](https://user-images.githubusercontent.com/26266482/30840686-36025cc0-a2ab-11e7-8d8d-1de0122a84fb.png)
    
    
    fix after:
    
![2](https://user-images.githubusercontent.com/26266482/30840723-6cc67a52-a2ab-11e7-8002-9191a55895a6.png)
    
    
    ## How was this patch tested?
    
    manual tests
    
    Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

    $ git pull https://github.com/guoxiaolongzte/spark SPARK-20785

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

    https://github.com/apache/spark/pull/19346.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 #19346
    
----
commit 305689f1da70e86838796564cc4c53d80f96a1f2
Author: guoxiaolong <guo.xiaolo...@zte.com.cn>
Date:   2017-09-26T03:05:07Z

    Spark should provide jump links and add (count) in the SQL web ui.

----


---

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

Reply via email to