Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-5028][Streaming]Add total received and processed records metrics to Streaming UI #3852

Closed
wants to merge 1 commit into from

Conversation

jerryshao
Copy link
Contributor

This is a follow-up work of SPARK-4537. Adding total received records and processed records metrics back to UI.

screenshot

@SparkQA
Copy link

SparkQA commented Dec 31, 2014

Test build #24925 has started for PR 3852 at commit c8c4877.

  • This patch merges cleanly.

@SparkQA
Copy link

SparkQA commented Dec 31, 2014

Test build #24925 has finished for PR 3852 at commit c8c4877.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/24925/
Test PASSed.

@tdas
Copy link
Contributor

tdas commented Dec 31, 2014

I like this. Merging it. Thanks!

asfgit pushed a commit that referenced this pull request Dec 31, 2014
…cs to Streaming UI

This is a follow-up work of [SPARK-4537](https://issues.apache.org/jira/browse/SPARK-4537). Adding total received records and processed records metrics back to UI.

![screenshot](https://dl.dropboxusercontent.com/u/19230832/screenshot.png)

Author: jerryshao <saisai.shao@intel.com>

Closes #3852 from jerryshao/SPARK-5028 and squashes the following commits:

c8c4877 [jerryshao] Add total received and processed metrics to Streaming UI

(cherry picked from commit fdc2aa4)
Signed-off-by: Tathagata Das <tathagata.das1565@gmail.com>
@asfgit asfgit closed this in fdc2aa4 Dec 31, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants