Hi I am using spark-1.5.1-bin-hadoop2.6. Any idea why I get this warning. My job seems to run with out any problem.
Kind regards Andy + /root/spark/bin/spark-submit --class com.pws.spark.streaming.IngestDriver --master spark://ec2-54-205-209-122.us-west-1.compute.amazonaws.com:7077 --total-executor-cores 2 --deploy-mode cluster hdfs:///home/ec2-user/build/ingest-all.jar --clusterMode --dirPath week_3 Running Spark using the REST application submission protocol. 15/12/10 16:46:33 WARN RestSubmissionClient: Unable to connect to server spark://ec2-54-205-209-122.us-west-1.compute.amazonaws.com:7077. Warning: Master endpoint ec2-54-205-209-122.us-west-1.compute.amazonaws.com:7077 was not a REST server. Falling back to legacy submission gateway instead.