Closed clojurians-org closed 8 years ago
flambo hasn't yet been tested against spark 2.0 so there is currently no expectation that anything will work without modifications.
i switch to spark 1.6 version in profiles, it still have the same error. it seems related to scala configuration. but i think spark jars directory contains it already.
it looks like you're trying to use scala 2.11 libraries and flambo is compiled against 2.10. I don't know enough about scala to know for sure if that's causing your issues or not but I suspect that's it. Last night I published flambo 0.8.0-SNAPSHOT which is compiled against scala 2.11 and compatable with spark 2.0.0 (at least the tests pass). You might try that.
it works. i love your work:-)
cheers!
i encounter the following issue when run this code: it will run successfully on scala. someone can help on it? i'll investigate it also.
log file: