GitHub user tdas opened a pull request:
https://github.com/apache/spark/pull/545
[SPARK-1510] Spark Streaming metrics source for metrics system
This pulls in changes made by @jerryshao in
https://github.com/apache/spark/pull/424 and merges with the master.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tdas/spark streaming-metrics
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/545.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 #545
----
commit 976116bf151160a31ab8f26317170b46b046a7b0
Author: jerryshao <[email protected]>
Date: 2014-04-16T07:22:25Z
Add StreamSource in StreamingContext for better monitoring through metrics
system
commit 21939f53d9438ed458847bb5223329c005826d57
Author: jerryshao <[email protected]>
Date: 2014-04-17T00:57:22Z
Style changes according to style check error
commit fb3b0a5881323caf151721f85f351c36b53ec6b8
Author: jerryshao <[email protected]>
Date: 2014-04-24T08:21:40Z
Modify according master update
commit 034b44335b949d5e2e23bd853ce240e023a68f3b
Author: Tathagata Das <[email protected]>
Date: 2014-04-25T01:05:17Z
Merge remote-tracking branch 'apache-github/master' into streaming-metrics
----
---
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.
---