Re: How to solve sbt.ResolveException error?

2013-11-05 Thread Robin Cjc
This is a bug. The ivy cannot recognize the orbit extension which is actually a jar. Can check from here https://jira.codehaus.org/browse/JETTY-1493 Best Regards, Chen Jingci On Tue, Nov 5, 2013 at 8:57 PM, tyc wrote: > Hi Imran, > > That works! Thank you very much. > > Best regards, > Yongcha

Re: repartitioning RDDS

2013-10-31 Thread Robin Cjc
Thanks all, As today is holiday here, I will try it out and feedback later. Best Regards, Chen Jingci On Fri, Nov 1, 2013 at 1:18 AM, Stephen Haberman wrote: > > > I just wanted to point out that in Spark 0.8.1 and above, the > "repartition" > > function has been added to be a clearer way to a

Failed to Register spark.kryo.registrator and EOFException

2013-10-31 Thread Robin Cjc
Hi, I am trying to use Spark 0.8.0 over Cassandra with CQL. Initially, it works fine when it run on local mode with 'master'='local[4]' in SparkContext. Then I try to move it onto the standalone cluster. All the nodes are installed Ubuntu 12.04 with : Oracle JDK 1.6.0_35 Scala 2.9.3 Cassandra 1.