Mailing list

2014-05-01 Thread Nicolas Lalevée
Hi, Your website seems a little bit incomplete. I have found this page [1] with list the two main mailing lists, users and dev. But I see a reference to a mailing list about issues which tracks the sparks issues when it was hosted at Atlassian. I guess it has moved ? where ? And is there any

Spark R Interface

2014-05-01 Thread Muttineni, Vinay
Hi All, Any news/updates on the Spark R interface? I see from here (http://mail-archives.apache.org/mod_mbox/spark-user/201401.mbox/%3CCAGiTW48+otjXNgTJ=twg6fangkg-nu4bg31pxnmf7hlzvez...@mail.gmail.com%3E ) that an alpha version was to be released in January? Thanks Vinay

Re: Spark R Interface

2014-05-01 Thread Shivaram Venkataraman
There is a alpha version of SparkR that you can use from https://github.com/amplab-extras/SparkR-pkg -- It works with Spark 0.9.0 and above and has most of the basic RDD functions implemented. Thanks Shivaram On Thu, May 1, 2014 at 8:52 AM, Muttineni, Vinay vmuttin...@ebay.comwrote: Hi All,

RE: Spark R Interface

2014-05-01 Thread Muttineni, Vinay
Thank you Shivaram -Original Message- From: Shivaram Venkataraman [mailto:shiva...@eecs.berkeley.edu] Sent: Thursday, May 01, 2014 9:22 AM To: dev@spark.apache.org Subject: Re: Spark R Interface There is a alpha version of SparkR that you can use from

Re: Spark 1.0.0 rc3

2014-05-01 Thread Manu Suryavansh
Hi, I tried to build the 1.0.0 rc3 version with Java 8 and I got the error - java.util.concurrent.ExecutionException: java.lang.OutOfMemoryError: GC overhead limit exceeded I am building on a Core-i7(Quad core) windows laptop with 8 GB RAM. Earlier I had tried to build Spark 0.9.1 with Java 8

Re: Spark 1.0.0 rc3

2014-05-01 Thread Madhu
I'm guessing EC2 support is not there yet? I was able to build using the binary download on both Windows 7 and RHEL 6 without issues. I tried to create an EC2 cluster, but saw this: ~/spark-ec2 Initializing spark ~ ~/spark-ec2 ERROR: Unknown Spark version Initializing shark ~ ~/spark-ec2