ot; part means it's in your
classpath. Spark-shell script sets up a lot of stuff for you so...
On Tue, Mar 11, 2014 at 9:02 AM, Gino Mathews wrote:
> Hi,
>
> I am new to spark.
> I would like to run jobs in Spark stand alone cluster mode.
>
> No cluser managers other than spark i
Hi,
I am new to spark.
I would like to run jobs in Spark stand alone cluster mode.
No cluser managers other than spark is used.
(https://spark.apache.org/docs/0.9.0/spark-standalone.html)
I have tried wordcount from spark shell and stand alone scala app.
The code reads input from HDFS and