GitHub user kunalkhamar opened a pull request:

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

    [SPARK-20464][SS] Add a job group and an informative description for 
streaming queries

    ## What changes were proposed in this pull request?
    
    This change makes it convenient to group the batches of a query by its name 
in the Spark Jobs UI.
    
    ## How was this patch tested?
    
    ![screen shot 2017-04-25 at 3 25 43 
pm](https://cloud.githubusercontent.com/assets/7865120/25410424/8bbf3830-29cb-11e7-9602-6bb919c54f0c.png)
    


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

    $ git pull https://github.com/kunalkhamar/spark sc-6696

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

    https://github.com/apache/spark/pull/17765.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 #17765
    
----
commit 07e182ba36fa0499a8da1a2b480030b6785f78a5
Author: Kunal Khamar <kkha...@outlook.com>
Date:   2017-04-25T22:23:10Z

    Set job group for streaming query batches.

----


---
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