[GitHub] spark pull request: Spark 1246 add min max to stat counter

2014-03-14 Thread dwmclary
Github user dwmclary commented on the pull request: https://github.com/apache/spark/pull/144#issuecomment-37718637 @mateiz OK, should be good to go now. --- 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 1246 add min max to stat counter

2014-03-14 Thread dwmclary
Github user dwmclary commented on the pull request: https://github.com/apache/spark/pull/144#issuecomment-37694293 Matei, I updated the branch to do just that. Thanks for the review! --- If your project is set up for it, you can reply to this email and have your reply

[GitHub] spark pull request: Spark 1246 add min max to stat counter

2014-03-14 Thread dwmclary
GitHub user dwmclary opened a pull request: https://github.com/apache/spark/pull/144 Spark 1246 add min max to stat counter Here's the addition of min and max to statscounter.py and min and max methods to rdd.py. You can merge this pull request into a Git repository by ru

[GitHub] spark pull request: SPARK-1170-pyspark-histogram: added histogram ...

2014-03-14 Thread dwmclary
Github user dwmclary commented on the pull request: https://github.com/apache/spark/pull/122#issuecomment-37666086 Prashant, Thanks for the review! I'll break out the min/max bit and submit a PR for 1246 later today and then just leave the histogram bit on

[GitHub] spark pull request: SPARK-1170-pyspark-histogram: added histogram ...

2014-03-11 Thread dwmclary
GitHub user dwmclary opened a pull request: https://github.com/apache/spark/pull/122 SPARK-1170-pyspark-histogram: added histogram method, added max and min to statscounter Here's an implementation of histogram which relies on a small change to statscounter and retu