[GitHub] spark pull request: [SPARK-3051] Support looking-up named accumula...

2015-02-20 Thread nfergu
Github user nfergu commented on the pull request: https://github.com/apache/spark/pull/2438#issuecomment-75333522 @andrewor14 - I did this originally to enable instrumentation to be added to Spark but I've ended up taking a different approach. The only thing this PR would help with

[GitHub] spark pull request: [SPARK-3051] Support looking-up named accumula...

2015-02-20 Thread nfergu
Github user nfergu closed the pull request at: https://github.com/apache/spark/pull/2438 --- 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-3051] Support looking-up named accumula...

2015-02-19 Thread andrewor14
Github user andrewor14 commented on the pull request: https://github.com/apache/spark/pull/2438#issuecomment-75152454 Hi @pwendell @nfergu this seems to be a fairly old PR that hasn't had any attention for a while. What is the state of the changes here? Are they still relevant in

[GitHub] spark pull request: [SPARK-3051] Support looking-up named accumula...

2014-11-11 Thread nfergu
Github user nfergu commented on the pull request: https://github.com/apache/spark/pull/2438#issuecomment-62641279 Hi @pwendell I can't think of any obvious way to implement this in user-space without wrapping each RDD operation. In fact, this is the approach that I'm taking

[GitHub] spark pull request: [SPARK-3051] Support looking-up named accumula...

2014-11-09 Thread pwendell
Github user pwendell commented on the pull request: https://github.com/apache/spark/pull/2438#issuecomment-62332004 Hey @nfergu - I was looking for any older PR's that have fallen through the cracks and came across this. This is a very well written patch - kudos! When I suggested

[GitHub] spark pull request: [SPARK-3051] Support looking-up named accumula...

2014-09-17 Thread nfergu
GitHub user nfergu opened a pull request: https://github.com/apache/spark/pull/2438 [SPARK-3051] Support looking-up named accumulators in a registry This proposal builds on SPARK-2380 (Support displaying accumulator values in the web UI) to allow named accumulables to be

[GitHub] spark pull request: [SPARK-3051] Support looking-up named accumula...

2014-09-17 Thread SparkQA
Github user SparkQA commented on the pull request: https://github.com/apache/spark/pull/2438#issuecomment-55968236 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