GitHub user guoxiaolongzte opened a pull request:

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

    [SPARK-22099] The 'job ids' list style needs to be changed in the SQL page.

    ## What changes were proposed in this pull request?
    
    The 'job ids' list style needs to be changed in the SQL page. There are two 
reasons:
    1. If a job id is a line, there are a lot of job ids, then the table row 
height will be high. As shown below:
    
    2. should be consistent with the 'JDBC / ODBC Server' page style, I am in 
this way to modify the style. As shown below:
    
    
    My changes are as follows:
    
    ## How was this patch tested?
    
    (Please explain how this patch was tested. E.g. unit tests, integration 
tests, manual tests)
    (If this patch involves UI changes, please attach a screenshot; otherwise, 
remove this)
    
    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-22099

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

    https://github.com/apache/spark/pull/19320.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 #19320
    
----
commit f6331c4b9922c3fce4bb2a8b0fedb66c16017b75
Author: guoxiaolong <[email protected]>
Date:   2017-09-22T06:33:52Z

    [SPARK-22099] The 'job ids' list style needs to be changed in the SQL page

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to