aboutsummaryrefslogtreecommitdiff
path: root/ec2/spark-ec2-standalone
diff options
context:
space:
mode:
Diffstat (limited to 'ec2/spark-ec2-standalone')
-rwxr-xr-xec2/spark-ec2-standalone2
1 files changed, 1 insertions, 1 deletions
diff --git a/ec2/spark-ec2-standalone b/ec2/spark-ec2-standalone
index ce03d988e8..dccd478437 100755
--- a/ec2/spark-ec2-standalone
+++ b/ec2/spark-ec2-standalone
@@ -17,4 +17,4 @@
# limitations under the License.
cd "`dirname $0`"
-PYTHONPATH="./third_party/boto-2.4.1.zip/boto-2.4.1:$PYTHONPATH" python ./spark_ec2_standalone.py $@
+PYTHONPATH="./third_party/boto-2.4.1.zip/boto-2.4.1:$PYTHONPATH" python ./spark_ec2.py --user ec2-user --cluster-type standalone -a standalone $@