GitHub user zsxwing opened a pull request:

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

    [SPARK-22203][SQL]Add job description for file listing Spark jobs

    ## What changes were proposed in this pull request?
    
    The user may be confused about some 10000-tasks jobs. We can add a job 
description for these jobs so that the user can figure it out.
    
    ## How was this patch tested?
    
    The new unit test.
    
    Before:
    <img width="343" alt="screen shot 2017-10-04 at 3 22 09 pm" 
src="https://user-images.githubusercontent.com/1000778/31202567-f78d15c0-a917-11e7-841e-11b8bf8f0032.png";>
    
    After:
    <img width="473" alt="screen shot 2017-10-04 at 3 13 51 pm" 
src="https://user-images.githubusercontent.com/1000778/31202576-fc01e356-a917-11e7-9c2b-7bf80b153adb.png";>
    


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

    $ git pull https://github.com/zsxwing/spark SPARK-22203

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

    https://github.com/apache/spark/pull/19432.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 #19432
    
----
commit aaf41dd02b8f2109a84d36768fdf1802f7817961
Author: Shixiong Zhu <zsxw...@gmail.com>
Date:   2017-10-04T21:58:32Z

    Add job description for file listing Spark jobs

----


---

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

Reply via email to