[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-11-09 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/918#issuecomment-62331367 I'd like to close this issue for now and keep the JIRA around. This is a completely reasonable way to accomplish adding custom metrics, but this overlaps a good amount

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-11-09 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/spark/pull/918 --- 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

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-09-11 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/918#issuecomment-55335538 Interesting idea. @kalpit have you looked into using accumulators for custom metrics instead? See #1309. --- If your project is set up for it, you can reply to this

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-09-10 Thread otisg
Github user otisg commented on the pull request: https://github.com/apache/spark/pull/918#issuecomment-55212495 Can custom metrics be sent anywhere else other than having them in the UI? I'd like to send them to SPM as Custom Metrics

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-09-05 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/918#issuecomment-54694686 Can one of the admins verify this patch? --- 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

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-08-24 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/918#issuecomment-53199274 Can one of the admins verify this patch? --- 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

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-05-30 Thread kalpit
GitHub user kalpit opened a pull request: https://github.com/apache/spark/pull/918 SPARK-1972: Added support for tracking custom task-related metrics Any piece of Spark machinery that cares to track custom task-related metrics can now use the setCustomMetric(name,value) method on

[GitHub] spark pull request: SPARK-1972: Added support for tracking custom ...

2014-05-30 Thread AmplabJenkins
Github user AmplabJenkins commented on the pull request: https://github.com/apache/spark/pull/918#issuecomment-44629724 Can one of the admins verify this patch? --- 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