Re: Spark dependency library causing problems with conflicting versions at import

2013-10-08 Thread Mingyu Kim
...@palantir.com Cc: user@spark.incubator.apache.org user@spark.incubator.apache.org, Tarun Singh tsi...@palantir.com Subject: Re: Spark dependency library causing problems with conflicting versions at import Yeah, you have to use the scala-2.10 branch to use Scala 2.10. Scala doesn't really support

Re: Spark dependency library causing problems with conflicting versions at import

2013-10-07 Thread Matei Zaharia
Hi Mingyu, The latest version of Spark works with Scala 2.9.3, which is the latest Scala-2.9 version. There's also a branch called branch-2.10 on GitHub that uses 2.10.3. What specific libraries are you having trouble with? I see other open source projects private-namespacing the dependencies