Re: Problem with SparkR

2014-03-23 Thread Shivaram Venkataraman
Hi Thanks for reporting this. It'll be great if you can check a couple of things: 1. Are you trying to use this with Hadoop2 by any chance ? There was an incompatible ASM version bug that we fixed for Hadoop2 https://github.com/amplab-extras/SparkR-pkg/issues/17 and we verified it, but I just wan

Problem with SparkR

2014-03-23 Thread Jacques BasaldĂșa
I am really interested in using Spark from R and have tried to use SparkR, but always get the same error. This is how I installed: - I successfully installed Spark version 0.9.0 with Scala 2.10.3 (OpenJDK 64-Bit Server VM, Java 1.7.0_45) I can run examples from spark-shell and Python