Thanks for this project, I'm glad to make Spark workflows using clojure :-)
Here is a small improvement regarding save-as-text-file function: saveAsTextFile can take a optional third parameter specifying the compression codec to use to save files.
Do you know when you'll release a new version with this change? Right now I'm using a custom built snapshot version but I'm not super comfortable with this. Thanks.
Thanks for this project, I'm glad to make Spark workflows using clojure :-)
Here is a small improvement regarding save-as-text-file function: saveAsTextFile can take a optional third parameter specifying the compression codec to use to save files.