I haven't set up AMI yet. I am just trying to run a simple job on the EC2
cluster. So, is setting up AMI a prerequisite for running simple Spark
example like org.apache.spark.examples.GroupByTest?
--
View this message in context:
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-on-EC2
Hi,
I am trying to run an example on AMAZON EC2 and have successfully
set up one cluster with two nodes on EC2. However, when I was testing an
example using the following command,
*
./run-example org.apache.spark.examples.GroupByTest spark://`hostname`:7077*
I got the following warnings