[ https://issues.apache.org/jira/browse/SPARK-3840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Rosen updated SPARK-3840: ------------------------------ Affects Version/s: 1.2.0 > Spark EC2 templates fail when variables are missing > --------------------------------------------------- > > Key: SPARK-3840 > URL: https://issues.apache.org/jira/browse/SPARK-3840 > Project: Spark > Issue Type: Bug > Components: EC2 > Affects Versions: 1.2.0 > Reporter: Allan Douglas R. de Oliveira > Fix For: 1.2.0 > > > For instance https://github.com/mesos/spark-ec2/pull/58 introduced this > problem when AWS_ACCESS_KEY_ID isn't set: > Configuring /root/shark/conf/shark-env.sh > Traceback (most recent call last): > File "./deploy_templates.py", line 91, in <module> > text = text.replace("{{" + key + "}}", template_vars[key]) > TypeError: expected a character buffer object > This makes all the cluster configuration fail. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org