Spark LIBLINEAR

2014-05-11 Thread Chieh-Yen
comments are very welcome. Thanks, Chieh-Yen

Re: Java heap space and spark.akka.frameSize Inbox x

2014-04-20 Thread Chieh-Yen
Can anybody help me? Thanks. Chieh-Yen On Wed, Apr 16, 2014 at 5:18 PM, Chieh-Yen wrote: > Dear all, > > I developed a application that the message size of communication > is greater than 10 MB sometimes. > For smaller datasets it works fine, but fails for larger datasets. >

Java heap space and spark.akka.frameSize Inbox x

2014-04-16 Thread Chieh-Yen
oin.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:107) [trace] Stack trace suppressed: run last compile:run for the full output. Chieh-Yen

Re: 答复: 答复: RDD usage

2014-03-29 Thread Chieh-Yen
Got it. Thanks for your help!! Chieh-Yen On Tue, Mar 25, 2014 at 6:51 PM, hequn cheng wrote: > Hi~I wrote a program to test.The non-idempotent "compute" function in > foreach does change the value of RDD. It may looks a little crazy to do so > since modify the RDD will ma

RDD usage

2014-03-24 Thread Chieh-Yen
design. The usage web said that the RDD is immutable, is there any suggestion? Thanks a lot. Chieh-Yen Lin