Skip to content

Conversation

@shethsh
Copy link

@shethsh shethsh commented Sep 7, 2014

ValueIncrementableHashMapAccumulator can be used in Spark Accumulator functionality to compute Histograms, distributions, complex metrics, etc.

https://issues.apache.org/jira/browse/SPARK-3430

@SparkQA
Copy link

SparkQA commented Sep 7, 2014

Can one of the admins verify this patch?

@SparkQA
Copy link

SparkQA commented Sep 9, 2014

QA tests have started for PR 2314 at commit bc6351b.

  • This patch merges cleanly.

@mateiz
Copy link
Contributor

mateiz commented Sep 9, 2014

Thanks for the PR but this doesn't seem like something that needs to be in Spark -- we already have a histogram() implementation, and users can always build their own accumulator. I think that by the time people figure out this exists, they could've built their own class in this case.

@pwendell
Copy link
Contributor

Let's close this issue, in that case.

@asfgit asfgit closed this in d112a6c Sep 21, 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