Github user koertkuipers commented on the pull request:
https://github.com/apache/spark/pull/100#issuecomment-37086194
ah got it, thanks. so asm 3.x will be on classpath wether we like it or
not. and we remove all other asm dependencies here, except for a kryo version.
will
Github user koertkuipers commented on the pull request:
https://github.com/apache/spark/pull/100#issuecomment-37085331
i though the old rule (organization = "asm") would be sufficient to keep
that out? i am clearly missing something, sorry...
---
If your project is set
Github user koertkuipers commented on the pull request:
https://github.com/apache/spark/pull/100#issuecomment-37085029
"This made all of the old rules not work with newer Hadoop
versions that pull in new asm versions."
curious, what new asm versions were pulled i