I successfully launched a Spark EC2 "cluster" with 0 slaves using spark-ec2. When trying to login to the master node with spark-ec2 login, I get the following:
Searching for existing cluster test-blah... Found 1 master(s), 0 slaves ERROR: Could not find slaves in group test-blah-slaves Is this an oversight, or it is intended that I not be able to use a master-only cluster? Nick -- View this message in context: http://apache-spark-user-list.1001560.n3.nabble.com/spark-ec2-login-expects-at-least-1-slave-tp2204.html Sent from the Apache Spark User List mailing list archive at Nabble.com.
