GitHub user uncleGen reopened a pull request:

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

    [SPARK-18470][STREAMING][WIP] Provide Spark Streaming Monitor Rest Api

    ## What changes were proposed in this pull request?
    
    Provide Spark Streaming Monitor Rest Api
    
     - /api/v1/applications/[app-id]/streaming/batch
    ---
    
![image](https://cloud.githubusercontent.com/assets/7402327/20345407/faa9352e-ac31-11e6-88b7-a32c3287bd65.png)
    
    - /api/v1/applications/[app-id]/streaming/receivers
    ---
    
![image](https://cloud.githubusercontent.com/assets/7402327/20345291/7c90a794-ac31-11e6-9b05-c31ccd33291e.png)
    
    ## How was this patch tested?
    
    new unit test


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

    $ git pull https://github.com/uncleGen/spark SPARK-18470

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

    https://github.com/apache/spark/pull/15904.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 #15904
    
----
commit c67e590aef1a383419e5d24fb0592cf7b7f2b5f8
Author: uncleGen <husty...@gmail.com>
Date:   2016-11-16T02:41:39Z

    checkpoint

commit ef11ec27ce01403dbdb184b3e15db3cb7239649c
Author: uncleGen <husty...@gmail.com>
Date:   2016-11-16T10:54:09Z

    SPARK-18470: Provide Spark Streaming Monitor Rest Api

----


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