e.org"
Subject
RE: Unable to run the spark
application in standalone cluster
Should this be done on master or slave node or both ?
From: Madhusudanan Kandasamy [mailto:madhusuda...@in.ibm.com]
Sent: Wednesday, August 19, 2015 9:31 PM
To: Ratika Prasad
Cc: dev@spark.apache.org
Subject: Re: Unable to run the spark application in standalone cluster mode
Try Increasing the
cc
Subject
Unable to run the spark application
in standalone cl
Hi ,
We have a simple spark application which is running through when run locally on
master node as below
./bin/spark-submit --class
com.coupons.salestransactionprocessor.SalesTransactionDataPointCreation
--master local
sales-transaction-processor-0.0.1-SNAPSHOT-jar-with-dependencies.jar
But