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

- /api/v1/applications/[app-id]/streaming/receivers
---

## 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 <[email protected]>
Date: 2016-11-16T02:41:39Z
checkpoint
commit ef11ec27ce01403dbdb184b3e15db3cb7239649c
Author: uncleGen <[email protected]>
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 [email protected] or file a JIRA ticket
with INFRA.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]