GitHub user agsachin opened a pull request:
https://github.com/apache/spark/pull/12357
[SPARK-14597] [Streaming] Streaming Listener timing metrics should include
time spent in JobGenerator's graph.generateJobs
## What changes were proposed in this pull request?
(Please fill in changes proposed in this fix)
## How was this patch tested?
(Please explain how this patch was tested. E.g. unit tests, integration
tests, manual tests)
(If this patch involves UI changes, please attach a screenshot; otherwise,
remove this)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/agsachin/spark approach1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/12357.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 #12357
----
commit 8b71b49619fdfc40cfeaa06d081c962a73dc07c7
Author: sachin aggarwal <[email protected]>
Date: 2016-04-11T13:12:14Z
approach one for extending the listener for adding more metric
commit bd6ceb8f855e8e5b61a5ae4ac3f63c9f35cf492b
Author: sachin aggarwal <[email protected]>
Date: 2016-04-12T11:18:05Z
approach 1 for extension of listener
commit f91b779c7c8280244dbb4e472e6ced4795932731
Author: sachin aggarwal <[email protected]>
Date: 2016-04-13T09:01:56Z
fixed the eaxmple
commit 3dc5120f738ffed860f90b94742f2b21a803d381
Author: sachin aggarwal <[email protected]>
Date: 2016-04-13T09:22:25Z
fixed the example
commit 2d495385c33cb952a9958342393b1ee49beda2cc
Author: sachin aggarwal <[email protected]>
Date: 2016-04-13T11:28:58Z
adding checkpoint also
commit 3de18aa47c9d659c4fcbf23c21816fa7204f19bc
Author: sachin aggarwal <[email protected]>
Date: 2016-04-13T12:15:53Z
removed test code
----
---
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]