Thanks Vadim. I was able to resolve it, successfully using spark on scala 2.10
On Mon, Oct 28, 2013 at 2:01 PM, Vadim Chekan <[email protected]> wrote: > I think mesos repository is the legacy one and after becoming apache > project, you need t use apache's repo: > https://github.com/apache/incubator-spark/tree/scala-2.10 > It has more recent patches. > > Vadim. > > > On Thu, Oct 24, 2013 at 5:11 PM, Yogesh Shetty <[email protected]>wrote: > >> >> It is bit disappointing that current spark download is not compatible >> with new version of scala, so i came across this branch which supports >> 2.10, after download, i tried building binaries but when i execute SBT i >> get this error message not sure what it means >> >> [info] Set current project to default-b4d299 (in build >> file:/C:/tools/spark/spark-scala-2.10/sbt/) >> >> Any help in this regard is appreciated. >> >> I downloaded code from this branch. >> >> https://github.com/mesos/spark/tree/scala-2.10 >> >> Thanks >> >> > > > -- > From RFC 2631: In ASN.1, EXPLICIT tagging is implicit unless IMPLICIT is > explicitly specified >
