Scala 2.10.3 support was recently merged into master (#259<https://github.com/apache/incubator-spark/pull/259>). The branch is probably not as stable as 0.8.1, but things "should" work.
The 2.10 branch should be deleted, the only issue is there are some outstanding PRs against that branch that haven't been moved to master. On Sat, Jan 4, 2014 at 7:11 PM, Aureliano Buendia <[email protected]>wrote: > Hi, > > I was going to give https://github.com/scala/pickling a try on spark to > see how it would compare with kryo. Unfortunately, it only works with scala > 2.10.3. > > - Is there a time line for spark to work with scala 2.10? > > - Is the 2.10 branch as stable as 2.9? > > - What's blocking spark to work with 2.10? >
