gorillalabs / sparkling

A Clojure library for Apache Spark: fast, fully-features, and developer friendly
https://gorillalabs.github.io/sparkling/
Eclipse Public License 1.0
448 stars 68 forks source link

wrap RDD fns zip-with-index and zip-with-unique-id #33

Closed retnuh closed 8 years ago

retnuh commented 8 years ago

I changed local[*] to local[4] in one of the tests so that partition indexes would be consistent across developers.

retnuh commented 8 years ago

Typo fixed, thanks for spotting that!

retnuh commented 8 years ago

And of course I typo'd "typo" as "type" in the commit message. Grr.

chrisbetz commented 8 years ago

Hey, great. Thanks a lot and sorry for me taking soooo long to come back to you. Really, really busy right now. Again, thank you :)