radanalyticsio / silex

something to help you spark
Apache License 2.0
65 stars 13 forks source link

Improvements to histogramming api #8

Closed erikerlandson closed 9 years ago

erikerlandson commented 9 years ago

1) change object HistogramRDD to package object histogramming, or something 2) input to countByFlat and histByFlat can be TraversableOnce 3) output of histogramming may as well be Seq, as I create sequence to sort prior to output