GitHub user guoxiaolongzte opened a pull request:

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

    [SPARK-22173] Table CSS style needs to be adjusted in History Page and in 
Executors Page.

    ## What changes were proposed in this pull request?
    
    There is a problem with table CSS style.
    
    1. At present, table CSS style is too crowded, and the table width cannot 
adapt itself.
    
    2. Table CSS style is different from job page, stage page, task page, 
master page, worker page, etc. The Spark web UI needs to be consistent.
    
    ## 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-22173

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

    https://github.com/apache/spark/pull/19397.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 #19397
    
----
commit ff46aa01208b640cabb897f6d5f7bd1fe2dcbccf
Author: guoxiaolong <guo.xiaolo...@zte.com.cn>
Date:   2017-09-30T01:35:36Z

    [SPARK-22173] Table CSS style needs to be adjusted in History Page and in 
Executors Page.

----


---

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

Reply via email to